aMule Forum

English => aMule Help => Topic started by: BAMacek on February 27, 2004, 09:33:19 PM

Title: n00b question: Can't get client to start
Post by: BAMacek on February 27, 2004, 09:33:19 PM
As it will soon become apparent, I am about as new to linux as you can get. So please excuse my ignorance.

I am running Red Hat 9.0.  I downloaded and installed aMule-1.2.6-1.i386-RH_9.0.rpm. It looked like it installed correctly, because it went through all the same steps that it goes through when installing other packages. After the install was complete, an executable file named "amule" appeared in /usr/bin. I executed it by typing "amule", and I got the following message:
Code: [Select]
[root@hurtbox root]# cd /usr/bin
[root@hurtbox bin]# amule
Initialising aMule
 
OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--
 
[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3b) [0x81ba2f7]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x4039abfd]
[2] /lib/tls/libpthread.so.0 [0x40a3c8f8]
[3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6a) [0x4034f35e]
[4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x39) [0x4034f48d]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xca) [0x403bafbe]
[6] amule(_ZN10CServerWndC1EP8wxWindow+0x150) [0x81872b0]
[7] amule(_ZN9CamuleDlgC1EP8wxWindow8wxString+0x388) [0x81bb9c0]
[8] amule(_ZN9CamuleApp6OnInitEv+0x558) [0x81b6f14]
[9] /usr/lib/libwx_gtk-2.4.so.0(_Z7wxEntryiPPc+0x1f9) [0x40230745]
[10] amule(main+0x17) [0x81b665f]
[11] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015704]
[12] amule(_ZN17wxGenericTreeCtrlC2EP8wxWindowiRK7wxPointRK6wxSizelRK11wxValidatorRK8wxString+0xbd) [0x8092b81]
Aborted
What  is going on?

Any and all assistance is greatly appreciated.
Title: Re: n00b question: Can't get client to start
Post by: deltaHF on February 27, 2004, 09:36:24 PM
what wxGTK rpms u have installed ?
Title: Re: n00b question: Can't get client to start
Post by: BAMacek on February 27, 2004, 09:42:56 PM
Code: [Select]
-rw-rw-r--    1 bam      bam        854129 Feb 26 12:45 wxBase-2.4.2-1.i386.rpm
-rw-rw-r--    1 bam      bam       2236563 Feb 26 12:42 wxGTK-2.4.2-9.3.aur.1.i386.rpm
Title: Re: n00b question: Can't get client to start
Post by: deltaHF on February 27, 2004, 09:44:36 PM
remove wxGTK-2.4.2-9.3.aur.1.i386.rpm and install both wxGTK from our dl page (or portal) .. then reinstall amule

greets
Title: Re: n00b question: Can't get client to start
Post by: BAMacek on February 28, 2004, 12:22:04 AM
Thanks deltaHF, your solution worked perfectly.
Title: Re: n00b question: Can't get client to start
Post by: deltaHF on February 28, 2004, 12:24:36 AM
ur welcome :)