Probleme mit amule
-
- Beiträge: 5
- Registriert: 21.03.2006 22:18:18
- Wohnort: Berlin
Probleme mit amule
Hallo ihr Lieben
hab mir ne amule_2-1.1.0-1_i386.deb auf Knoppix 3.1 installiert. Soweit war auch alles gut, der amule Ikon ist unter Internet vorhanden, bei Aktivierung passiert allerdings nichts, noch nicht mal ne Fehlermeldung, das Programm startet nicht. Was könnte falsch laufen?
Danke schon mal im vorraus
hab mir ne amule_2-1.1.0-1_i386.deb auf Knoppix 3.1 installiert. Soweit war auch alles gut, der amule Ikon ist unter Internet vorhanden, bei Aktivierung passiert allerdings nichts, noch nicht mal ne Fehlermeldung, das Programm startet nicht. Was könnte falsch laufen?
Danke schon mal im vorraus
-
- Beiträge: 5
- Registriert: 21.03.2006 22:18:18
- Wohnort: Berlin
Danke für die schnelle Antwort, aber auch die Konsole bringt`s nicht. Irgendeine Datei fehlt es erscheint kann mir jemand die Datei besorgen. Danke
knoppix@1[~]$ cd /usr/bin
knoppix@1[bin]$ amule
amule: error while loading shared libraries: libwx_gtk2u_html-2.5.so.2: cannoth file or directory
knoppix@1[bin]$
[/img][/url][/list]
knoppix@1[~]$ cd /usr/bin
knoppix@1[bin]$ amule
amule: error while loading shared libraries: libwx_gtk2u_html-2.5.so.2: cannoth file or directory
knoppix@1[bin]$
[/img][/url][/list]
-
- Beiträge: 207
- Registriert: 13.09.2005 13:45:29
-
- Beiträge: 5
- Registriert: 21.03.2006 22:18:18
- Wohnort: Berlin
Abend alle zusammen, hab immer noch das gleiche Problem, unter http://www.amule.com gabs keine passende Datei. hab dann bei Debian. org mir ne libwxgtk2.4-1-contrib_2.4.4.1.1_i386 besorgt und installiert beim start über die Konsaole kommt immer noch
root@1[knoppix]# amule
amule: error while loading shared libraries: libwx_gtk2u_html-2.5.so.2: cannotopen shared object file: No such file or directory
hab bestimmt die falsche datei installiert oder. kennt jemand ne andere Adresse wo ich rannkomme?
Danke noch mal
root@1[knoppix]# amule
amule: error while loading shared libraries: libwx_gtk2u_html-2.5.so.2: cannotopen shared object file: No such file or directory
hab bestimmt die falsche datei installiert oder. kennt jemand ne andere Adresse wo ich rannkomme?
Danke noch mal
- Tekilla
- Beiträge: 65
- Registriert: 28.12.2003 12:49:38
- Lizenz eigener Beiträge: MIT Lizenz
- Wohnort: Nürnberg
-
Kontaktdaten:
Probier einfach mal:
Das müsste die entsprechenden Dateien installieren
Code: Alles auswählen
apt-get install libwxgtk2.6-0
Debian Sarge AMD64, Custom-Kernel 2.6.17.8, NVIDIA Geforce 4 Ti
-
- Beiträge: 5
- Registriert: 21.03.2006 22:18:18
- Wohnort: Berlin
Hallo Leute,
habs mit dem code: apt-get install libwxgtk2.6-0 versucht aber leider ohne Erfolg. Bei amule.com sind die libwxgtk Dateien nicht zu haben. Gibt es vielleicht andere Quellen? Beim lesen anderer Beiträge ist mir aufgefallen, dass ich nicht als einziger Probleme mit amule unter Knoppix (Debian) habe, kann mir vielleicht jemand einen vergleichbares problemlos laufendes Programm zu amule nennen? Oder gibt es andere Vorschläge.
schönen Sonntag noch
habs mit dem code: apt-get install libwxgtk2.6-0 versucht aber leider ohne Erfolg. Bei amule.com sind die libwxgtk Dateien nicht zu haben. Gibt es vielleicht andere Quellen? Beim lesen anderer Beiträge ist mir aufgefallen, dass ich nicht als einziger Probleme mit amule unter Knoppix (Debian) habe, kann mir vielleicht jemand einen vergleichbares problemlos laufendes Programm zu amule nennen? Oder gibt es andere Vorschläge.
schönen Sonntag noch
was steht denn in Deiner sources.list
Code: Alles auswählen
cat /etc/apt/sources.list
-
- Beiträge: 5
- Registriert: 21.03.2006 22:18:18
- Wohnort: Berlin
Tag Duploian,
sorry bin noch ein blutiger Anfänger und kann dir nur die gasamte source-list mitteilen.
root@1[knoppix]# cat /etc/apt/sources.list
# /etc/apt/sources.list for Knoppix
# If you want to do a "full upgrade", you should first
# upgrade the Packages from Debian/unstable (KDE & Co.)
# before doing a (dist-)upgrade for Debian/testing.
#
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
# Security updates for "stable"
deb http://security.debian.org stable/updates main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
# Stable
deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Stable Sources
#deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
#deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contribnon-free
# Testing
deb http://ftp.de.debian.org/pub/debian testing main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Testing Sources
#deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
#deb-src http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Unstable
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Unstable Sources
#deb-src http://ftp.de.debian.org/debian unstable main contrib non-free
#deb-src http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Experimental
deb http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# Experimental Sources
#deb-src http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# ndiswrapper source
deb http://ndiswrapper.sourceforge.net/debian ./
# NX stuff
# deb http://www.kalyxo.org/debian/ experimental main
# deb http://www.kalyxo.org/debian/ unstable main
# ndiswrapper
# deb http://rigtorp.se/debian unstable/
# deb-src http://rigtorp.se/debian unstable/
# Blades Repository (pppoeconf & co)
# deb http://people.debian.org/~blade/testing ./
# deb-src http://people.debian.org/~blade/testing ./
# deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main
# Knoppix special packages resource at LinuxTag HQ
# deb http://developer.linuxtag.net/knoppix ./
# deb-src http://developer.linuxtag.net/knoppix ./
# deb http://snapshot.debian.net/archive pool gcc
# deb-src http://snapshot.debian.net/archive pool gcc
sorry bin noch ein blutiger Anfänger und kann dir nur die gasamte source-list mitteilen.
root@1[knoppix]# cat /etc/apt/sources.list
# /etc/apt/sources.list for Knoppix
# If you want to do a "full upgrade", you should first
# upgrade the Packages from Debian/unstable (KDE & Co.)
# before doing a (dist-)upgrade for Debian/testing.
#
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
# Security updates for "stable"
deb http://security.debian.org stable/updates main contrib non-free
deb http://security.debian.org testing/updates main contrib non-free
# Stable
deb http://ftp.de.debian.org/pub/debian stable main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free
# Stable Sources
#deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
#deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contribnon-free
# Testing
deb http://ftp.de.debian.org/pub/debian testing main contrib non-free
deb http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Testing Sources
#deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
#deb-src http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free
# Unstable
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Unstable Sources
#deb-src http://ftp.de.debian.org/debian unstable main contrib non-free
#deb-src http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free
# Experimental
deb http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# Experimental Sources
#deb-src http://ftp.de.debian.org/debian ../project/experimental main contrib non-free
# ndiswrapper source
deb http://ndiswrapper.sourceforge.net/debian ./
# NX stuff
# deb http://www.kalyxo.org/debian/ experimental main
# deb http://www.kalyxo.org/debian/ unstable main
# ndiswrapper
# deb http://rigtorp.se/debian unstable/
# deb-src http://rigtorp.se/debian unstable/
# Blades Repository (pppoeconf & co)
# deb http://people.debian.org/~blade/testing ./
# deb-src http://people.debian.org/~blade/testing ./
# deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main
# Knoppix special packages resource at LinuxTag HQ
# deb http://developer.linuxtag.net/knoppix ./
# deb-src http://developer.linuxtag.net/knoppix ./
# deb http://snapshot.debian.net/archive pool gcc
# deb-src http://snapshot.debian.net/archive pool gcc
-
- Beiträge: 207
- Registriert: 13.09.2005 13:45:29
Au backe ist das ein durcheinander. Weisst du eigentlich was du nun hast? Stable, unstable testing oder gar Knoppix? Schau mal hier vorbei http://wiki.debianforum.de/SoftwareVerw ... es.list%29
Gruss Burner
Gruss Burner