aMule Forum

English => Compilation problems => Topic started by: reggler on June 26, 2005, 04:33:11 PM

Title: installation problems...
Post by: reggler on June 26, 2005, 04:33:11 PM
hi,

I'm trying to install aMule on my Suse 9.0-Box but can't get it fixed... :(
my problem, ./configure shows me following message:
[MSG]
  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.

reg@linux:~>
[/MSG]
but I just installed gd-2.0.33.
Can anyone help me? What's goin' wrong?
Thanks!
Title: Re: installation problems...
Post by: GonoszTopi on June 26, 2005, 04:49:10 PM
Quote
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.
Install gd-devel (or whatever it is called in suse) package.
Title: RE: installation problems...
Post by: deltaHF on June 26, 2005, 05:32:48 PM
Quote
Originally posted by reggler

but I just installed gd-2.0.33.

is gd in version 2.0.33 a part of suse 9.0 rpms? nope

http://ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/9.0/suse/i586/gd-2.0.15-55.i586.rpm

http://ftp://ftp.gwdg.de/pub/linux/suse/ftp.suse.com/suse/i386/9.0/suse/i586/gd-devel-2.0.15-55.i586.rpm
Title: Re: installation problems...
Post by: reggler on June 26, 2005, 05:33:05 PM
Quote
Originally posted by GonoszTopi
Quote
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.
Install gd-devel (or whatever it is called in suse) package.
8o ?? hm, I installed the Version from the CD (2.0.15) but still get the same error... :(
Title: Re: installation problems...
Post by: deltaHF on June 26, 2005, 05:33:55 PM
check the second ftp link i posted above...
Title: Re: installation problems...
Post by: reggler on June 26, 2005, 05:43:41 PM
Quote
Originally posted by deltaHF
check the second ftp link i posted above...

hOOps yup, we exactly posted at the same time...that's why I couldn't see the posting before. Ok installed these *.rpms now and I still get the same message from the configure-script... :(
Title: Re: installation problems...
Post by: deltaHF on June 26, 2005, 05:45:50 PM
so now, nothing to worry because its a bug in amule 2.0.3 ;)

your webserver will work anyway

cheers
Title: Re: installation problems...
Post by: reggler on June 26, 2005, 05:48:01 PM
Quote
Originally posted by deltaHF
so now, nothing to worry because its a bug in amule 2.0.3 ;)

your webserver will work anyway

cheers

oh, okay. I'm gonna compile it that way :) Thanks anyway :)