aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: aMule-2.1.0-i486-1sl crashes at startup!  (Read 2961 times)

misterwhite

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
aMule-2.1.0-i486-1sl crashes at startup!
« on: February 02, 2006, 10:25:51 PM »

I've tried to install amule on a slackware 10.2 kernel 2.4 using swaret (swaret --install amule).
Swaret has resolved successfully all the dependencies but when I try to run amule it gives me the following errors:

amule: error while loading shared libraries: libwx_gtk2_adv-2.6.so.0: cannot open shared object file: No such file or directory

Is there anybody who can help me?

Thanks a Lot
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule-2.1.0-i486-1sl crashes at startup!
« Reply #1 on: February 02, 2006, 10:31:38 PM »

this is just a guess

add

/usr/local/lib

to

/etc/ld.so.conf

after that run -> /sbin/ldconfig

and restart the mule
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."

misterwhite

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
nothing has changed
« Reply #2 on: February 02, 2006, 10:51:42 PM »

I've tried what you said but nothing has changed...thanks
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule-2.1.0-i486-1sl crashes at startup!
« Reply #3 on: February 02, 2006, 11:03:53 PM »

try a

find / -name libwx_gtk2_adv-2.6.so.0:
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."

misterwhite

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule-2.1.0-i486-1sl crashes at startup!
« Reply #4 on: February 03, 2006, 12:16:32 AM »

Thanks the problem was that no libraries was installed...I don't know why swaret told me that all libreries were installed...
I'm sorry I'm a newbie

Thanks a lot
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: aMule-2.1.0-i486-1sl crashes at startup!
« Reply #5 on: February 03, 2006, 12:36:25 AM »

but, was amule compiled or was it a binary?

is it working now?
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."

row2003

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
I can't start up amule
« Reply #6 on: February 26, 2006, 08:25:01 PM »

I can't start up amule, I'm new user in linux, and I don't know what's the problem, perhaps a library?

Could someone help me?
This is the output message from my console


Initialising aMule
Checking if there is an instance already running...
No other instances are running.

--------------------------------------------------------------------------------
A fatal error has occurred and aMule has crashed.
Please assist us in fixing this problem by posting the backtrace below in our
'aMule Crashes' forum and include as much information as possible regarding the
circumstances of this crash. The forum is located here:
http://forum.amule.org/board.php?boardid=67
If possible, please try to generate a real backtrace of this crash:
http://www.amule.org/wiki/index.php/Backtraces

----------------------------=| BACKTRACE FOLLOWS: |=----------------------------
Current version is: aMule 2.1.0 using wxGTK2 v2.6.2 (Unicoded)
Running on: Linux 2.4.31 i686

[2] CamuleApp:Red Face nFatalException() in :0
[3] wxFatalSignalHandler in /usr/lib/libwx_baseu-2.6.so.0[0x4067fa96]
[4] ?? in /lib/libpthread.so.0 [0x4003b715]
[5] ?? in /lib/libc.so.6 [0x407f9cb8]
[6] wxString::wxString(char const*, wxMBConv&, unsigned) in /usr/lib/libwx_baseu-2.6.so.0[0x40638af7]
[7] wxMsgCatalogFile::FillHash(wxMessagesHash&, wxString const&, bool) const in /usr/lib/libwx_baseu-2.6.so.0[0x4061459f]
[8] wxMsgCatalog::Load(wchar_t const*, wchar_t const*, wchar_t const*, bool) in /usr/lib/libwx_baseu-2.6.so.0[0x40614bc8]
[9] wxLocale::AddCatalog(wchar_t const*, wxLanguage, wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x40617e58]
[10] wxLocale::AddCatalog(wchar_t const*) in /usr/lib/libwx_baseu-2.6.so.0[0x40617dd2]
[11] InitLocale(wxLocale&, int) in :0
[12] CamuleApp::Localize_mule() in :0
[13] CamuleApp:Red Face nInit() in :0
[14] CamuleGuiApp:Red Face nInit() in :0
[15] wxAppConsole::CallOnInit() in :0
[16] wxEntry(int&, wchar_t**) in /usr/lib/libwx_baseu-2.6.so.0[0x40610b7a]
[17] wxEntry(int&, char**) in /usr/lib/libwx_baseu-2.6.so.0[0x40610cb2]
[18] main in :0
[19] __libc_start_main in /lib/libc.so.6[0x407e644b]
[20] _start in start.S:122
Logged