aMule Forum

English => aMule Help => Topic started by: Guest on March 16, 2005, 11:17:01 PM

Title: can't install rpm
Post by: Guest on March 16, 2005, 11:17:01 PM
when i want to install amule with rpm -i filname.rpm it says that i need wx... but i installed everything i need. wx + dev. so, whats wrong?
Title: Re: can't install rpm
Post by: GonoszTopi on March 16, 2005, 11:27:49 PM
rpm -qa | grep wx

(and c&p the result here)
Title: Re: can't install rpm
Post by: Guest on March 16, 2005, 11:35:15 PM
linux:~ # rpm -qa | grep wx
wxGTK-2.4.2-1
wxGTK-devel-2.4.2-1
Title: Re: can't install rpm
Post by: GonoszTopi on March 16, 2005, 11:46:51 PM
Then now

rpm -q --requires -p ./amule-your-package.rpm
Title: Re: can't install rpm
Post by: Guest on March 17, 2005, 12:07:10 AM
LordSavage@linux:~> rpm -q --requires -p ./aMule-2.0.0rc8-1.i386-SuSE_8.2.rpm
wxGTK >= 2.4.0
wxBase >= 2.4.0
Title: Re: can't install rpm
Post by: GonoszTopi on March 17, 2005, 12:19:36 AM
You definiately miss wxBase-2.4.2-1
go ahead and install it.
Title: Re: can't install rpm
Post by: Guest on March 17, 2005, 12:22:18 AM
where can i find it for suse 8.2 professional?
Title: Re: can't install rpm
Post by: Guest on March 17, 2005, 12:32:55 AM
i got it.
how can i start amule now after installing?

edit: i got it too

thx for your help
Title: Re: can't install rpm
Post by: GonoszTopi on March 17, 2005, 12:35:54 AM
Download it from our download page: http://www.amule.org/files/files.php?cat=12
Also, if you have installed wxGTK and wxGTK-devel from SuSE, then please uninstall them, and install the ones on our dl page. (The SuSE ones will just cause you dreamless nights...)
Title: Re: can't install rpm
Post by: GonoszTopi on March 17, 2005, 12:37:24 AM
by typing 'amule' ?
Title: Re: can't install rpm
Post by: GonoszTopi on March 17, 2005, 12:38:56 AM
well, seems like until I reply, you find the answer by yourself.
Next time first think, then ask. Thus you can save me lots of typing :)