LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-06-2004, 07:25 AM   #1
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Rep: Reputation: 15
Exclamation amule crash ! need help!


Goodday!
Tried installing amule on RH9 .
After installation , type "amule" and i got this error!

OOPS! - Seems like aMule crashed
--== BACKTRACE FOLLOWS: ==--

[0] amule(_ZN9CamuleApp16OnFatalExceptionEv+0x3b) [0x81ba2f7]
[1] /usr/lib/libwx_gtk-2.4.so.0(wxFatalSignalHandler+0x2d) [0x403c7c7d]
[2] /lib/tls/libpthread.so.0 [0x40a50618]
[3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x40373ced]
[4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x40373e4e]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x403eb131]
[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+0x228) [0x40245468]
[10] amule(main+0x17) [0x81b665f]
[11] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015574]
[12] amule(_ZN17wxGenericTreeCtrlC2EP8wxWindowiRK7wxPointRK6wxSizelRK11wxValidatorRK8wxString+0xbd) [0x8092b81]
Aborted
[root@localhost root]#

& Could anyone tell me how to uninstall amule ! Coz i want to try reinstalling again!
 
Old 05-07-2004, 03:06 AM   #2
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Original Poster
Rep: Reputation: 15
Installed using rpm -ivh amule_1.2..... .rpm
 
Old 05-07-2004, 06:21 AM   #3
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Original Poster
Rep: Reputation: 15
I remember installing amule! Tried both rpm and tar.

[root@localhost clam]# rpm -e aMule-1.2.6-1.i386-RH_9.0.rpm
error: package aMule-1.2.6-1.i386-RH_9.0.rpm is not installed

[root@localhost clam]# rpm -qa | grep amule
[root@localhost clam]#

[root@localhost clam]# make uninstall aMule-1.2.6.tar.gz
make: *** No rule to make target `uninstall'. Stop.
[root@localhost clam]# make uninstall amule
make: *** No rule to make target `uninstall'. Stop.

Please help!
 
Old 05-07-2004, 07:27 AM   #4
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Do you really, really need to install amule? xMule works better, and it's easier to install. If you've got apt-get installed, simply type:

apt-get install xmule

if you don't, download apt-get for Redhat here and follow some of the tutorials. Sticking with Redhat, apt-get and synaptic are going to be your best buds

Good luck!
 
Old 05-10-2004, 09:09 AM   #5
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Original Poster
Rep: Reputation: 15
Thanks , I manage to delete amule!
I tried to reinstall again and i got the same error!
I basically followed the entire procedures from
www.amule.org
from the "HOWTO" link... but i got the same error again!

[root@localhost clam]# rpm -Uvh wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm
Preparing... ########################################### [100%]
package wxGTK-2.4.2-3.fr (which is newer than wxGTK-2.4.2-1) is already
installed

[root@localhost clam]# rpm -Uvh wxBase-2.4.2-1.i586.rpm
Preparing... ########################################### [100%]
package wxBase-2.4.2-1 is already installed

[root@localhost clam]# ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config

[root@localhost clam]# ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config

[root@localhost clam]# ldconfig

[root@localhost clam]# dir
abc.html libcryptopp-5.1-4_rh9-suse.i686.rpm
aMule-1.2.6 libcryptopp-devel-5.1-4_rh9-suse.i686.rpm
aMule-1.2.6-1.i386-RH_9.0.rpm wxBase-2.4.2-1.i586.rpm
aMule-1.2.6.tar.gz wxGTK-2.4.2-1.i386.rpm
clamav-0.70-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm

[root@localhost clam]# rpm -Uvh aMule-1.2.6-1.i386-RH_9.0.rpm
Preparing... ########################################### [100%]
1:aMule ########################################### [100%]

[root@localhost clam]# 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) [0x403c7c7d]
[2] /lib/tls/libpthread.so.0 [0x40a50618]
[3] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxString10AssignCopyEjPKc+0x6d) [0x40373ced][4] /usr/lib/libwx_gtk-2.4.so.0(_ZN8wxStringaSEPKc+0x3e) [0x40373e4e]
[5] /usr/lib/libwx_gtk-2.4.so.0(_ZN12wxHtmlWindow4InitEv+0xd1) [0x403eb131]
[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+0x228) [0x40245468]
[10] amule(main+0x17) [0x81b665f]
[11] /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x42015574]
[12] amule(_ZN17wxGenericTreeCtrlC2EP8wxWindowiRK7wxPointRK6wxSizelRK11wxValidatorRK8wxString+0xbd) [0x8092b81]
Aborted

[root@localhost clam]#
 
Old 05-10-2004, 10:01 AM   #6
novkhan
Member
 
Registered: Jan 2004
Posts: 59

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Megaman X
Do you really, really need to install amule? xMule works better, and it's easier to install. If you've got apt-get installed, simply type:

apt-get install xmule

if you don't, download apt-get for Redhat here and follow some of the tutorials. Sticking with Redhat, apt-get and synaptic are going to be your best buds

Good luck!
[root@localhost clam]# rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm
warning: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing... ########################################### [100%]
1:apt ########################################### [100%]

[root@localhost clam]# apt-get update && apt-get install synaptic
Get:1 http://ayo.freshrpms.net redhat/9/i386 release [1171B]
Fetched 1171B in 1s (975B/s)
Get:1 http://ayo.freshrpms.net redhat/9/i386/os pkglist [1357kB]
Get:2 http://ayo.freshrpms.net redhat/9/i386/os release [140B]
Get:3 http://ayo.freshrpms.net redhat/9/i386/updates pkglist [487kB]
Get:4 http://ayo.freshrpms.net redhat/9/i386/updates release [153B]
Get:5 http://ayo.freshrpms.net redhat/9/i386/freshrpms pkglist [151kB]
Get:6 http://ayo.freshrpms.net redhat/9/i386/freshrpms release [157B]
Fetched 1995kB in 49s (40.5kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
synaptic
0 packages upgraded, 1 newly installed, 0 removed and 134 not upgraded.
Need to get 437kB of archives.
After unpacking 1372kB of additional disk space will be used.
Get:1 http://ayo.freshrpms.net redhat/9/i386/freshrpms synaptic 0.42-1.fr [437kB]
Fetched 437kB in 8s (49.6kB/s)
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/synaptic_0.42-1.fr_i386.rpm: V3 DSA signature:
NOKEY, key ID e42d547b
Preparing... ########################################### [100%]
1:synaptic ########################################### [100%]

[root@localhost clam]# xmule
bash: xmule: command not found

Last edited by novkhan; 05-10-2004 at 10:02 AM.
 
Old 05-10-2004, 10:37 AM   #7
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Very bad . Looks like you will need to force some installs. Take a look at this thread:

http://www.linuxquestions.org/questi...ighlight=xmule

I've had a problem with that too but I managed to make it to work.

Good luck!
 
Old 05-10-2004, 10:40 AM   #8
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
A short description of what I did. I downloaded the following packages from here:

http://www.imoqland.com/rpms/

wxGTK-2.4.0-1.i386.rpm
wxGTK-devel-2.4.0-1.i386.rpm
xmule-1.4.0-1.i386.rpm

Install them in the above order. If you face any dependency error, force the install:

rpm -i xmule-1.4.0-1.i386.rpm --nodeps

hopefully, it will work
 
Old 05-10-2004, 10:46 AM   #9
Hammett
Senior Member
 
Registered: Aug 2003
Location: Barcelona, Catalunya
Distribution: Gentoo
Posts: 1,074

Rep: Reputation: 59
Quote:
[root@localhost clam]# rpm -ivh apt-0.5.5cnc6-fr1.i386.rpm
warning: apt-0.5.5cnc6-fr1.i386.rpm: V3 DSA signature: NOKEY, key ID e42d547b
Preparing... ########################################### [100%]
1:apt ########################################### [100%]

[root@localhost clam]# apt-get update && apt-get install synaptic
Get:1 http://ayo.freshrpms.net redhat/9/i386 release [1171B]
Fetched 1171B in 1s (975B/s)
Get:1 http://ayo.freshrpms.net redhat/9/i386/os pkglist [1357kB]
Get:2 http://ayo.freshrpms.net redhat/9/i386/os release [140B]
Get:3 http://ayo.freshrpms.net redhat/9/i386/updates pkglist [487kB]
Get:4 http://ayo.freshrpms.net redhat/9/i386/updates release [153B]
Get:5 http://ayo.freshrpms.net redhat/9/i386/freshrpms pkglist [151kB]
Get:6 http://ayo.freshrpms.net redhat/9/i386/freshrpms release [157B]
Fetched 1995kB in 49s (40.5kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
synaptic
0 packages upgraded, 1 newly installed, 0 removed and 134 not upgraded.
Need to get 437kB of archives.
After unpacking 1372kB of additional disk space will be used.
Get:1 http://ayo.freshrpms.net redhat/9/i386/freshrpms synaptic 0.42-1.fr [437kB]
Fetched 437kB in 8s (49.6kB/s)
Executing RPM (-Uvh)...
warning: /var/cache/apt/archives/synaptic_0.42-1.fr_i386.rpm: V3 DSA signature:
NOKEY, key ID e42d547b
Preparing... ########################################### [100%]
1:synaptic ########################################### [100%]

[root@localhost clam]# xmule
bash: xmule: command not found
You have installed synaptic, not xmule, so it's normal that bash error.
Do "apt-get install xmule" or run synaptic (apt-get GUI) and search for xmule
 
Old 05-10-2004, 09:20 PM   #10
Linux.tar.gz
Senior Member
 
Registered: Dec 2003
Location: Paris
Distribution: Slackware forever.
Posts: 2,534

Rep: Reputation: 100Reputation: 100
aMule is now more mature than xMule, so i STRONGLY suggest you use aMule.
Installing the libraries can be tricky, so be patient. Or use a non-RPM distro like Slack.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Crash, Crash, Crash, Crash and You Guessed it Crash! little_penguin SUSE / openSUSE 8 07-04-2005 09:34 AM
aMule 2.0 argaar Linux - Software 2 11-08-2004 08:43 AM
amule crash at first run, please help. MrFixit Linux - Software 4 08-26-2004 06:33 PM
kde crash, then other crash, now weird problems true_atlantis Linux - Laptop and Netbook 1 04-28-2004 12:01 AM
xmms crash xine crash mplayer crash paledread Linux - Software 9 03-09-2004 07:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration