aMule Forum
English => aMule crashes => Topic started by: misterwhite 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
-
this is just a guess
add
/usr/local/lib
to
/etc/ld.so.conf
after that run -> /sbin/ldconfig
and restart the mule
-
I've tried what you said but nothing has changed...thanks
-
try a
find / -name libwx_gtk2_adv-2.6.so.0:
-
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
-
but, was amule compiled or was it a binary?
is it working now?
-
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