aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!  (Read 2962 times)

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7

hallo,
Ich kann die Datei:
Code: [Select]
wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
Wenn ich diese Datei:
Code: [Select]
aMule-2.0.0-1.i586-wxGTK-2.6.0-SuSE_9.0-9.1.rpm installiere, kommt zwar keine Fehlermeldung, aber amule lässt sich nicht starten, da
Code: [Select]
amule: error while loading shared libraries: libwx_gtk_xrc-2.6.so.0: cannot open shared object file: No such file or directory
erscheint. Wenn ich dann versuche dieses Paket
Code: [Select]
wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm  nachträglich zu installieren, kommt:  
Code: [Select]
#### YaST2 conflicts list - generated 2005-05-16 14:24:49 ####

Konflikt mit samba 3.0.2a-51
    Ben?igt von:
        samba-vscan ben?igt samba = 3.0.2a-
    Konfliktl?ung:
        ( ) Downgrade samba-3.0.9-2.6 to Version 3.0.2a-51
        ( ) Entsprechendes Paket l?chen
            samba-vscan l?chen
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren
Konflikt mit wxGTK 2.6.0-1
    Konflikt mit:
        freqtweak ben?igt libwx_gtk2-2.4.so.0
        audacity ben?igt libwx_gtk2-2.4.so.0
        freqtweak ben?igt libwx_gtk2-2.4.so.0(WXGTK2_2.4)
        audacity ben?igt libwx_gtk2-2.4.so.0(WXGTK2_2.4)
    Konfliktl?ung:
        ( ) wxGTK nicht aktualisieren
        ( ) Alle 2 Pakete l?chen, mit denen der Konflikt besteht
            freqtweak l?chen
            audacity l?chen
        ( ) Diesen Konflikt ignorieren und ein inkonsistentes System riskieren

#### YaST2 conflicts list END ###
!
Wäre sehr nett wenn mir jemand weiterhelfen könnte, denn ich komme alleine nicht weiter!
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #1 on: May 16, 2005, 02:46:41 PM »

machs bitte in der konsole, dann wirds übersichtlicher:

rpm -Uvh wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #2 on: May 16, 2005, 02:54:01 PM »

So hier die Konsolenfehlermeldung!
Code: [Select]
error: Failed dependencies:
        libwx_gtk2-2.4.so.0 is needed by (installed) audacity-1.2.0-217
        libwx_gtk2-2.4.so.0 is needed by (installed) freqtweak-0.5.3-70
        libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by (installed) audacity-1.2.0-217
        libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by (installed) freqtweak-0.5.3-70
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #3 on: May 16, 2005, 03:08:12 PM »

böse welt...

entweder du deinstallierst
-audacity-1.2.0-217
-freqtweak-0.5.3-70

oder es geht halt net so einfach mit rpms...

wenn du es deinstallieren willst
rpm -e packet_name
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."

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #4 on: May 16, 2005, 03:21:09 PM »

so jetzt kommt, wenn ich amule in der Konsole eintippe:
Code: [Select]
15:35:59: Error: Unable to initialize gtk, is DISPLAY set properly?
Segmentation fault
Logged

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #5 on: May 16, 2005, 04:18:49 PM »

Wenn ich wxGTK versuche manuell zu kompilieren(./configure --prefix=/usr --disable-gtk2 --with-gtk && make ), kommt:
Code: [Select]
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for gtk-config... no
checking for GTK - version >= 1.2.7... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
checking for gtk-config... (cached) no
checking for GTK - version >= 1.2.3... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error:
The development files for GTK+ were not found. For GTK+ 2, please
ensure that pkg-config is in the path and that gtk+-2.0.pc is
installed. For GTK+ 1.2 please check that gtk-config is in the path,
and that the version is 1.2.3 or above. Also check that the
libraries returned by 'pkg-config gtk+-2.0 --libs' or 'gtk-config
--libs' are in the LD_LIBRARY_PATH or equivalent.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #6 on: May 16, 2005, 04:25:07 PM »

da fehtl dir gtk-devel, und wenn du kompilierst, dann deinstallieren alle rpms vorher, sonst kommt dein system komplett durcheinander ;) und das wollen wir doch nciht...

zu dem andern fehler, hast du da einen x-server laufen?
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."

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #7 on: May 16, 2005, 04:54:05 PM »

Nachdem ich
Code: [Select]
wxGTK-2.4.2-1.i386.rpm wxGTK-devel-2.4.2-1.i386.rpm wxBase-2.4.2-1.i386.rpm erfolgreich neuinstalliert habe, kommt diese Meldung:

Code: [Select]
rpm -Uvh aMule-2.0.0-1.FC3.i386.rpm
error: Failed dependencies:
        libstdc++.so.6 is needed by aMule-2.0.0-1
        libstdc++.so.6(CXXABI_1.3) is needed by aMule-2.0.0-1
        libstdc++.so.6(GLIBCXX_3.4) is needed by aMule-2.0.0-1
        libwx_base-2.4.so is needed by aMule-2.0.0-1
        libwx_base-2.4.so(WXBASE_2.4) is needed by aMule-2.0.0-1

Was mach ich falsch bzw. was fehlt mir genau???
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #8 on: May 16, 2005, 04:56:24 PM »

hast du fedora core 3 oder suse ...  :rolleyes:

und warum wxgtk und wxbase 2.4.2 nochmal? wir waren doch bei 2.6.0 bei ..

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #9 on: May 16, 2005, 05:02:52 PM »

Ich habe SuSE und da stefanero meinte
Quote
da fehtl dir gtk-devel
und ich keine 2.6 version davon gefunden habe, habe ich die 2.4er Versionen installiert! Geht das nicht? Welche Versionen muss ich also bei SuSE 9.1 von amule&CO installieren? Vielen Dank schon mal für die Bemühungen!  8)
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #10 on: May 16, 2005, 05:15:14 PM »

er hat auch geschrieben gtk-devel nicht wxgtk-devel ..

wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm <- das hattest du ja schonmal .. ale nochmal die ganzen wxgtk und wxbase 2.4.2 deinstallieren, dann das wxgtk-2.6.0 installieren, amule-2.0.0 für suse 9.1 saugen und ebenfalls installieren.

das wärs glaub ich ;)

mc_plectrum

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 7
Re: Kann wxGTK-2.6.0-1.i586-SuSE_8.2-9.0-9.1.rpm nicht installieren!
« Reply #11 on: May 16, 2005, 05:39:26 PM »

Spiel, Spaß und Spannung war mal wieder für den ganzen Nachmittag garantiert! Jetzt lag es doch wirklich nur an diesem *piep* gtk-devel. Ich kann mich nur noch dunkel dran erinnern, dass ich mit Debian auch erstmal stundenlang rumgesucht habe, um die passenden Packete zu finden und amule schließlich zum laufen zu bekommen! Vielen Dank für die Hilfe!
Logged