aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Can't install on SUSE 9.3  (Read 3103 times)

Yaroujovovichous

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Can't install on SUSE 9.3
« on: June 22, 2005, 01:33:11 PM »

Hi,

Here is my problem :

Greg:/home/greg/Desktop/Téléchargements # rpm -Uvh wxGTK-2.6.0-1.i686-SuSE_9.2-9.3.rpm aMule-2.0.3-1.i586-SuSE_9.3.rpm
error: Failed dependencies:
        libwx_baseu-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_baseu-2.5.so.3(WXU_2.5) is needed by (installed) freqtweak-0.6.1-6        libwx_baseu_net-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_baseu_xml-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_adv-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_adv-2.5.so.3(WXU_2.5) is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_core-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_core-2.5.so.3(WXU_2.5) is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_html-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_html-2.5.so.3(WXU_2.5) is needed by (installed) freqtweak-0.6.1-6
        libwx_gtk2u_xrc-2.5.so.3 is needed by (installed) freqtweak-0.6.1-6
Greg:/home/greg/Desktop/Téléchargements #

Where can I get the right package for libwx ???

Thank you for your help.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Can't install on SUSE 9.3
« Reply #1 on: June 22, 2005, 01:43:32 PM »

its not a matter of the right wx, its a matter of uninstall
1.st the wrong suse wx
2nd freqtweak-0.6.1-6, which depends on the wrong wx-rpms

a

rpm -e freqtweak-0.6.1-6
and then the rest of your wx-rpms should solve the problem

when they are all removed, try reinstall wxGTK-2.6 and aMule-2.0.3 and should work

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Yaroujovovichous

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 24
Re: Can't install on SUSE 9.3
« Reply #2 on: June 22, 2005, 02:06:41 PM »

Thank you very much !

It works great !
Logged

warfare13

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Can't install on SUSE 9.3
« Reply #3 on: June 24, 2005, 08:50:42 PM »

I get a different error on install.

# rpm -Uvh wxGTK-2.6.0-1.i686-SuSE_9.2-9.3.rpm
Preparing...                ########################################### [100%]
   1:wxGTK                  ########################################### [100%]

# rpm -Uvh aMule-2.0.3-1.i586-SuSE_9.3.rpm
error: Failed dependencies:
        libgd.so.2 is needed by aMule-2.0.3-1

Any ideas would help?

Thanks
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Can't install on SUSE 9.3
« Reply #4 on: June 24, 2005, 09:15:13 PM »

search in yast2 for gd or gd2
and install it and/or the devel package which belongs to it...

stefanero
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org

warfare13

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: Can't install on SUSE 9.3
« Reply #6 on: June 29, 2005, 07:50:51 PM »

Worked a treat, thanks.
Logged