aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Crash at startup  (Read 2392 times)

dybart

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Crash at startup
« on: July 11, 2005, 03:17:07 PM »

Hi, I've compiled and installed amule from the tarball but when i launch amule this is the error:

amule: error while loading shared libraries: libwx_gtk-2.4.so: cannot open shared object file: No such file or directory
Logged

Forever trusting who we are
and nothing else matters....

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash at startup
« Reply #1 on: July 11, 2005, 03:42:00 PM »

well its not a crash ;)

did you compile wx aswell?

can you post
ls -la /usr/bin/wx*
AND!!!
ls -la /usr/local/bin/wx*
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."

dybart

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: Crash at startup
« Reply #2 on: July 11, 2005, 04:03:01 PM »

This is the output:

CasaMia:/home/dybart/aMule-2.0.3# ls -la /usr/bin/wx
ls: /usr/bin/wx: No such file or directory
CasaMia:/home/dybart/aMule-2.0.3# ls -la /usr/local/bin/wx
ls: /usr/local/bin/wx: No such file or directory


I have compiled the wx..... however i recompile it....   But why the ls don't find wx? I must put the * in the command?
Logged

Forever trusting who we are
and nothing else matters....

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash at startup
« Reply #3 on: July 11, 2005, 04:12:33 PM »

yes put the * in the end, and thats why I put it there aswell

but if you say you compiled wx aswell try to add

Code: [Select]
/usr/local/lib
to the file
Code: [Select]
/etc/ld.so.conf
in the end,
run
Code: [Select]
ldconfig as root and restart amule

stefanero
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."

dybart

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: Crash at startup
« Reply #4 on: July 12, 2005, 10:57:23 AM »

Tnx stefanero, i have added /usr/local/lib in my ld.so.conf and now amule work well...
Logged

Forever trusting who we are
and nothing else matters....

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Crash at startup
« Reply #5 on: July 12, 2005, 11:02:22 AM »

:)
have fun
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."