Problem with gd library while compiling a software on Linux

Status
Not open for further replies.

mabsito

Newbie level 3
Joined
Feb 22, 2005
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,304
Problem with gd library

Hello,
When trying to compile a software on Linux, I got the following error:

Code:
gcc -o latencytest latencytest.o gfx.o -lm -lgd
/usr/bin/ld: cannot find -lgd
collect2: ld returned 1 exit status

This programm schall mesure the latency of Linu and then draw the results on *.png picture. to get the code of the program visit www.linuxdj.com
I installed the library gd-1.8.3, but I still have the same problem.
Can someone help me?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…