aMule Forum

English => aMule Help => Topic started by: biboobox on February 03, 2006, 10:56:46 PM

Title: amuled + amuleweb
Post by: biboobox on February 03, 2006, 10:56:46 PM
I just configure successfully my new Linux box with amule, but i have still a minor issue :
the webserver part of amule complains about the dynamic picture (i guess), like this :
10:55:29 PM: Error: can't open file '/usr/local/share/amule/webserver/php-default/blue5.gif' (error 2: No such file or directory)
CFileImage: failed to open /usr/local/share/amule/webserver/php-default/blue5.gif

Any idea ?
Title: Re: amuled + amuleweb
Post by: Kry on February 03, 2006, 11:00:54 PM
Thats not dynamic
Title: Re: amuled + amuleweb
Post by: lfroen on February 03, 2006, 11:37:29 PM
Quote
No such file or directory
That's actually the problem: file expected to be there, but it isn't. If you compiled yourself - check install again. If you installed dep/rpm - complain to package maintainer.
Title: Re: amuled + amuleweb
Post by: stefanero on February 04, 2006, 12:33:35 AM
lfroen it would be good to tell teh pleople upfront what they are missing ;)

install gd-devel and / or libpng
Title: Re: amuled + amuleweb
Post by: Kry on February 04, 2006, 04:31:29 AM
No, dammit. please people pay attention to the posts - he's not missing any dinamic image, those are on src/webserver/default, so it's a matter of INSTALATION, not packages...
Title: Re: amuled + amuleweb
Post by: biboobox on February 04, 2006, 09:15:38 AM
Ok thanks for you answer. I will check what occurs during the 'make install' stuff, as i install everything from the sources.
I still yhink that there is missing picture (dynamic ones,  that time), like amule_stats_download.png
If i understand well what you said, i will check the libpng-devl stuff.
Title: Re: amuled + amuleweb
Post by: nn538 on February 05, 2006, 10:05:58 PM
I had exactly that problem.

Installing gd-devel and then re-compiling wxBase and amule did it for me! I first did an attempt with recompiling only amule (lazy lazy) but it gave rather awkward crashes, so I recompiled both and now have amuled with amuleweb: this stuf is really cool!