aMule Forum
English => aMule Help => Topic started by: ElegantAngel on August 30, 2008, 10:05:22 AM
-
Hi all,
I am running aMule on the latest Ubuntu:
Current version is: aMule SVN using wxGTK2 v2.8.7 (Snapshot: Mon Feb 18 07:02:15 CET 2008)
Running on: Linux 2.6.24-19-generic x86_64
All the time, when I run aMule, when I come back on my PC, amule vanished.
I don't know why.
I lauched it in a console to have more verbose output.
Here is the end of the ouput:
[22] __libc_start_main in /lib/libc.so.6[0x7f00a86e51c4]
[23] CryptoPP::BufferedTransformation::ChannelPut2(std::string const&, unsigned char const*, unsigned long, int, bool)in amule[0x4487c9]
--------------------------------------------------------------------------------
Abandon
[19:57:31]mat@saturne:~$
Any ideas on what's going on ?
Thanks
-
Please update to version 2.2.2 and keep this (http://forum.amule.org/index.php?topic=15259.msg80354#msg80354) in mind.
-
If the problem continues, try an restart-script.
-
Ok,
I followed this tuto:
http://www.amule.org/wiki/index.php/HowTo_Compile_In_Debian
HOwever, after compiling wxGTK and amule according to the howto, this is why I got when starting amule:
[22:10:22]mat@saturne:~/aMule-2.2.2$ amule
amule: error while loading shared libraries: libwx_baseu-2.8.so.0: cannot open shared object file: No such file or directory
[22:10:32]mat@saturne:~/aMule-2.2.2$
Any idea ?
Thanks
-
http://www.amule.org/wiki/index.php/Check_if_wx_is_installed_twice
maybe?
-
[19:54:14]mat@saturne:~$ ls -l /usr/bin/wx*
lrwxrwxrwx 1 root root 43 2008-09-02 20:17 /usr/bin/wx-config -> /usr/lib/wx/config/gtk2-unicode-release-2.8
lrwxrwxrwx 1 root root 8 2008-09-02 20:17 /usr/bin/wxrc -> wxrc-2.8
-rwxr-xr-x 1 root root 103794 2008-09-02 20:17 /usr/bin/wxrc-2.8
lrwxrwxrwx 1 root root 3 2008-08-07 21:19 /usr/bin/wxvlc -> vlc
[19:58:45]mat@saturne:~$ ls -l /usr/local/bin/wx*
ls: ne peut accéder /usr/local/bin/wx*: Aucun fichier ou dossier de ce type (->no such file or directory)
[19:59:00]mat@saturne:~$
So, it is installed only once...