aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amuled + amuleweb  (Read 2622 times)

biboobox

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
amuled + amuleweb
« 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 ?
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amuled + amuleweb
« Reply #1 on: February 03, 2006, 11:00:54 PM »

Thats not dynamic
Logged

lfroen

  • Guest
Re: amuled + amuleweb
« Reply #2 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.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: amuled + amuleweb
« Reply #3 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
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: amuled + amuleweb
« Reply #4 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...
Logged

biboobox

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: amuled + amuleweb
« Reply #5 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.
Logged

nn538

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: amuled + amuleweb
« Reply #6 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!
Logged