aMule Forum

English => Compilation problems => Topic started by: Belegdol on June 16, 2005, 10:38:33 AM

Title: Problems with gd-lib and Fedora Core 4
Post by: Belegdol on June 16, 2005, 10:38:33 AM
Code: [Select]
WARNING! gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
 amuleweb will be compiled but file download progress bar images will NOT be generated.
 See the above error on gd check for solutions.
I have gd, gd-devel and gd-progs 2.0.33 installed, so what can be wrong? Greets.
Title: RE: Problems with gd-lib and Fedora Core 4
Post by: Mirko on June 16, 2005, 06:25:38 PM
I've received the same warning while configuring aMule 2.0.3, the only difference is that I've Fedora Core 2 with gd-lib 2.0.21
I tried to add --with-gdlib-config=/usr/bin/gdlib-config to the configure options, but it did'nt remove the warning.
So I decided to ignore the warning and go on compiling aMule.
Now all seems to work properly, I'm also able to see the progress bars in amuleweb.
Title: Re: Problems with gd-lib and Fedora Core 4
Post by: Kry on June 16, 2005, 09:20:37 PM
Eh... yeah, the warning only works properly if --enable-cas flag is given to configure.


You know, I have to break SOMETHING one minute before EVERY release.