aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Conflicts on SuSE 10  (Read 2495 times)

King_of_sofa

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Conflicts on SuSE 10
« on: November 07, 2005, 01:33:27 PM »

I tried to instal amule trough yast once downloaded the file from amule.org

I submit the error log.

-*-
aMule 2.0.3-1 conflict
    Unresolved Requirements:
        aMule requires libbfd-2.15.94.0.2.2.so
        aMule requires libwx_base-2.6.so.0(WX_2.6)
        aMule requires libwx_base_net-2.6.so.0(WX_2.6)
        aMule requires libwx_gtk_adv-2.6.so.0
        aMule requires libwx_gtk_adv-2.6.so.0(WX_2.6)
        aMule requires libwx_gtk_core-2.6.so.0
        aMule requires libwx_gtk_core-2.6.so.0(WX_2.6)
        aMule requires libwx_gtk_html-2.6.so.0
        aMule requires libwx_gtk_qa-2.6.so.0
        aMule requires libwx_gtk_xrc-2.6.so.0
    Conflict Resolution:
        ( ) Do Not Install aMule
        ( ) Ignore Conflict and Risk System Inconsistencies
-*-

I tried to find the files in search of yast but got no match.
What to do?
Logged

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Conflicts on SuSE 10
« Reply #1 on: November 07, 2005, 03:58:17 PM »

huh? suse10.0 AND yast AND rpm from here? - hard to believe, for in the official downloads here, there is no suse-10.0-version offered yet...

your missing libs:
libbfd comes with binutils, the libwxes with wxGTK and/or wxGTK-compat
all should be on your installmedium.
you also can find the files on:
http://ftp.opensuse.org/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse/i586/
atm this are the links:
http://ftp.opensuse.org/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse/i586/binutils-2.16.91.0.2-8.i586.rpm
http://ftp.opensuse.org/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse/i586/wxGTK-2.6.1.0-4.i586.rpm
http://ftp.opensuse.org/pub/opensuse/distribution/SL-10.0-OSS/inst-source/suse/i586/wxGTK-compat-2.6.1.0-4.i586.rpm

download and install them

or, if you prefer your yast, add a new installsource:

ftp:
opensuse.org

directory:
/pub/opensuse/distribution/SL-10.0-OSS/inst-source/

and install with yast


when done, you can download a working aMule-SuSE-10.0-version from here:
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.0/amule/
for example, as root do rpm -Uvh http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.0/amule/aMule-2.0.3-1.i686-SuSE_10.0.rpm
followed by a SuSEconfig or ldconfig should do.

or get the (atm most daily) cvs-version-rpm with kad, ubt, temp-importfunction, and other goodies:
http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.0/amule/cvs/
rpm -Uvh http://www.ed2k-serverboard.de/downloads/ihmselbst/rpm/SuSE/10.0/amule/cvs/aMule-CVS-xxxxxxxx.i586-SuSE_10.0.rpm
"xxxxxxxx" = the cvsdate, for example "20051107"