aMule Forum
English => aMule Help => Topic started 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 ?
-
Thats not dynamic
-
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.
-
lfroen it would be good to tell teh pleople upfront what they are missing ;)
install gd-devel and / or libpng
-
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...
-
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.
-
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!