aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: [1] 2 3

Author Topic: bleib schon bei wxGTK hängen..heul  (Read 7994 times)

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
bleib schon bei wxGTK hängen..heul
« on: April 04, 2006, 09:52:44 PM »

Hallo,

ich benutze Debian Sarge Stable, reine Konsole ohne X, ich möchte auf aMule mit einem Win-Client über Webinterface zugreifen.

Ich gehe nach diesem Howto vor: http://www.amule.org/wiki/index.php/Compilation_Installation-de

Beim Kompilieren von wxWidget kommt:
Code: [Select]
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-webkit... yes
checking for --enable-postscript... yes
checking for --enable-prologio... no
checking for --enable-resources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-controls... no
checking for --enable-accel... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-choicebook... yes
checking for --enable-combobox... yes
checking for --enable-datepick... yes
checking for --enable-display... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-imaglist... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... no
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-tbarsmpl... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-mousewheel... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-accessibility... no
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-iff... no
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-official_build... no
saving argument cache configarg.cache
checking for toolkit... gtk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking if the C compiler requires -ext o...
checking whether we are using the Metrowerks C compiler... no
checking whether we are using the IBM xlC C compiler... no
checking whether we are using the SGI C compiler... no
checking whether we are using the Sun C compiler... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if the C++ compiler requires -ext o...
checking whether we are using the Metrowerks C++ compiler... no
checking whether we are using the IBM xlC C++ compiler... no
checking whether we are using the SGI C++ compiler... no
checking whether we are using the Sun C++ compiler... no
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for strip... strip
checking if make is GNU make... yes
checking whether ln -s works... yes
checking for strcasecmp() in string.h... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for void *... yes
checking size of void *... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for size_t... yes
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for wchar_t... yes
checking size of wchar_t... 4
checking for va_copy... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking for _LARGEFILE_SOURCE value needed for large files... 1
checking for fseeko... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking if C++ compiler supports bool... yes
checking if C++ compiler supports the explicit keyword... yes
checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking for std::wstring in ... yes
checking for std::istream... yes
checking for std::ostream... yes
checking for libraries directory... lib
checking for glibc 2.1 or later... yes
configure: WARNING: Defaulting to the the builtin regex library for Unicode build.
checking for zlib.h >= 1.1.4... no
checking for zlib.h... (cached) no
configure: WARNING: zlib library not found or too old, will use built-in instead
checking for png.h > 0.90... no
checking for png.h... (cached) no
configure: WARNING: system png library not found or too old, will use built-in instead
checking for jpeglib.h... no
configure: WARNING: system jpeg library not found, will use built-in instead
checking tiffio.h usability... no
checking tiffio.h presence... no
checking for tiffio.h... no
configure: WARNING: system tiff library not found, will use built-in instead
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: WARNING: system expat library not found, will use built-in instead
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
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.
Ich weiß echt nicht weiter.

Ich habe kein wxGTK installiert:

Code: [Select]
Server:/etc/apt# ls -l /usr/local/bin/wx*
ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden

Code: [Select]
ls -l /usr/bin/wx*
ls: /usr/bin/wx*: Datei oder Verzeichnis nicht gefunden

Wenn jemand helfen würde, wäre echt super.

Grüsse

Hitzefrei
Logged

wuischke

  • Developer
  • Hero Member
  • *****
  • Karma: 183
  • Offline Offline
  • Posts: 4292
Re: bleib schon bei wxGTK hängen..heul
« Reply #1 on: April 04, 2006, 10:12:14 PM »

Logged

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Installation
« Reply #2 on: April 05, 2006, 07:50:47 AM »

Hallo,

danke für die schnelle Antwort, mit wxBase hatte ich es auch schon probiert.
Danach läßt sich aMule aber auch nicht installieren.

Beim Kompilieren von wxBase kommt am Anfang 2x Warning:

Code: [Select]
checking for zlib.h >= 1.1.4... no
checking for zlib.h... (cached) no
configure: WARNING: zlib library not found or too old, will use built-in instead
checking expat.h usability... no
checking expat.h presence... no
checking for expat.h... no
configure: WARNING: system expat library not found, will use built-in instead

Dann bleibe ich hier hängen:

Quote
Unter Ubuntu oder Debian einfach die Pakete 'libwxgtk2.6-0 und 'libwxgtk2.6-dev installieren. Dadurch wird zwar ein kompletter X-Server mitinstalliert, aber aufgrund der Tatsache, daß Debian kein wxBase pkg anbietet, geht das nicht anders.

Die Libarys bekomme ich nicht installiert, die sind auch über "apt-cache search" nicht zu finden.

Versuch ich dann aMule zu komilieren kommt:

Code: [Select]
checking for zlib >= 1.1.4... no
checking for zlib in peer directory... no
configure: error: unable to use zlib - no peer found

also das Problem vom Anfang, sorry aber ich bekomme es nicht zusammen.


Meine "sources.list" sieht so aus:

Code: [Select]
deb [URL]http://ftp.de.debian.org/debian/[/URL] stable main
deb-src [URL]http://ftp.de.debian.org/debian/[/URL] stable main

deb [URL]http://ftp.uni-erlangen.de/pub/Linux/debian/[/URL] stable main
deb-src [URL]http://ftp.uni-erlangen.de/pub/Linux/debian/[/URL] stable main

deb [URL]http://ftp.freenet.de/debian/[/URL] stable main
deb-src [URL]http://ftp.freenet.de/debian/[/URL] stable main

Ich fühle mich gerade als könnte ich nicht alleine über die Strasse laufen.

Grüsse

Hitzefrei
« Last Edit: April 05, 2006, 08:00:27 AM by hitzefrei »
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: bleib schon bei wxGTK hängen..heul
« Reply #3 on: April 05, 2006, 08:11:45 AM »

apt-get update

apt-cache search zlib ;) -> installieren

apt-cache search expat -> installieren


wenn du das installiert hast --> wxBase compilieren

ERST wenn du wxBase hast, braucsht überhaupt mit aMule anfangen....
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."

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: bleib schon bei wxGTK hängen..heul
« Reply #4 on: April 05, 2006, 08:47:42 AM »

Quote
Originally posted by stefanero
apt-get update

apt-cache search zlib ;) -> installieren

apt-cache search expat -> installieren

Mach da mal jeweils die -dev-Pakete draus, die sind es nämlich die fehlen ^^ Alternativ gibt es amule (und amuled und wx) auch als fertige Pakete für Debian Sarge. Einfach

Code: [Select]
deb http://amule-debian.dyndns.org/ debian/
in deine /etc/sources.list und anschließend ein flinkes

Code: [Select]
apt-get update && apt-get install amule-daemon
sollte ausreichen ^^
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #5 on: April 05, 2006, 09:03:43 AM »

hmmm, expand hab ich jetzt, aber bei zlib, weiß ich einfach nicht was ich nehmen soll :]

Code: [Select]
Server:/var/files/linux/linux_programme/filesharing/wxBase-2.6.3# apt-cache search zlib
cl-salza - Common Lisp package to write compressed data
dact - Multi-algorithm compression
fp-units-base - Free Pascal -- base units
fp-units-misc - Free Pascal -- miscellaneous units
kernel-patch-squashfs - Squash filesystem support for Debian Linux kernels
libapache-mod-php4 - server-side, HTML-embedded scripting language (apache 1.3 module)
libapache2-mod-php4 - server-side, HTML-embedded scripting language (apache 2.0 module)
libarchive-tar-perl - Archive::Tar - manipulate tar files in perl
libcoin40 - high-level 3D graphics kit with Open Inventor and VRML97 support - runtime
libcompress-zlib-perl - Perl module for creation and manipulation of gzip files
libcryptokit-ocaml - cryptographic algorithm library for OCaml - runtime
libcryptokit-ocaml-dev - cryptographic algorithm library for OCaml - development
libio-zlib-perl - IO:: style interface to Compress::Zlib
libjzlib-java - Reimplementation of zlib in pure java
libmng-dev - M-N-G library (Development headers)
libmng1 - Multiple-image Network Graphics library
libruby1.8 - Libraries necessary to run Ruby 1.8
libzip-ruby1.6 - a ruby module for reading and writing zip files
libzip-ruby1.8 - a ruby module for reading and writing zip files
libzlib-ruby - Extension library to use zlib from Ruby
libzlib-ruby1.6 - An extension library to use zlib from Ruby 1.6
libzzip-dev - library providing read access on ZIP-archives - development
php4-cgi - server-side, HTML-embedded scripting language (CGI binary)
php4-cli - command-line interpreter for the php4 scripting language
pike7.2-gz - Gz module for Pike
squashfs-tools - Tool to create and append to squashfs filesystems
tightvncserver - virtual network computing server software
xtightvncviewer - virtual network computing client software for X
zlib-bin - compression library - sample programs
zlib1g-dev - compression library - development
zlibc - Uncompressing C Library
zziplib-bin - library providing read access on ZIP-archives - binaries
libzzip-0-12 - library providing read access on ZIP-archives - library
zlib1g - compression library - runtime

Ich brauche zlib >= 1.4.4, also Thüringer Klöße geh´n echt einfacher :rolleyes:

Grüsse


Hitzefrei
Logged

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #6 on: April 05, 2006, 09:16:49 AM »

@ thedude0001

Danke, also -dev Packete.
-dev steht doch für Development, also Entwicklung, ich dachte das brauchen nur Coder ?(

Ich probiere es mal mit:

Quote
Alternativ gibt es amule (und amuled und wx) auch als fertige Pakete für Debian Sarge. Einfach....

Ich habe jetzt immer die Hardcore Variante zum wxBase entfernen benutzt, da make uninstall leider nicht geht.

Code: [Select]
rm -f  /usr/bin/wx*
rm -rf /usr/lib/wx
rm -f  /usr/lib/libwx*
rm -f  /usr/local/bin/wx*
rm -rf /usr/local/lib/wx
rm -f  /usr/local/lib/libwx*
ldconfig

Kann es da zu Problemen kommen?
Logged

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #7 on: April 05, 2006, 10:12:20 AM »

so ich seh langsam nicht mehr durch, ich bin echt zu doof....

als erstes habe ich mit apt-get wxBase installiert:

Code: [Select]
Es müssen 1427kB Archive geholt werden.
Nach dem Auspacken werden 6689kB Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren [J/n]? J
WARNUNG: Die folgenden Pakete können nicht authentifiziert werden!
  wxwidgets2.6-headers libwxgtk2.6-common-dev libwxbase2.6-dev
Diese Pakete ohne Überprüfung installieren [y/N]? y
Hole:1 [URL]http://amule-debian.dyndns.org[/URL] debian/ wxwidgets2.6-headers 2.6.3-2 [1381kB]
Hole:2 [URL]http://amule-debian.dyndns.org[/URL] debian/ libwxgtk2.6-common-dev 2.6.3-2 [42,0kB]
Hole:3 [URL]http://amule-debian.dyndns.org[/URL] debian/ libwxbase2.6-dev 2.6.3-2 [3386B]
Es wurden 1427kB in 16s geholt (88,5kB/s)
Wähle vormals abgewähltes Paket wxwidgets2.6-headers.
(Lese Datenbank ... 47437 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke wxwidgets2.6-headers (aus .../wxwidgets2.6-headers_2.6.3-2_i386.deb) ...
Wähle vormals abgewähltes Paket libwxgtk2.6-common-dev.
Entpacke libwxgtk2.6-common-dev (aus .../libwxgtk2.6-common-dev_2.6.3-2_i386.deb) ...
Wähle vormals abgewähltes Paket libwxbase2.6-dev.
Entpacke libwxbase2.6-dev (aus .../libwxbase2.6-dev_2.6.3-2_i386.deb) ...
Richte wxwidgets2.6-headers ein (2.6.3-2) ...
Richte libwxgtk2.6-common-dev ein (2.6.3-2) ...
Richte libwxbase2.6-dev ein (2.6.3-2) ...

Ausgabe:

Code: [Select]
Server:/etc/apt# ls -l /usr/bin/wx*
lrwxrwxrwx  1 root root    41 2006-04-05 09:37 /usr/bin/wx-config -> ../lib/wx/config/gtk2-unicode-release-2.6
lrwxrwxrwx  1 root root     8 2006-04-05 09:37 /usr/bin/wxrc -> wxrc-2.6
-rwxr-xr-x  1 root root 69828 2006-04-04 19:29 /usr/bin/wxrc-2.6

Ausgabe:

Code: [Select]
Server:/etc/apt# ls -l /usr/local/bin/wx*
ls: /usr/local/bin/wx*: Datei oder Verzeichnis nicht gefunden

Dann:

Code: [Select]
Server:/etc/apt# apt-get update && apt-get install amule-daemon
Hole:1 [URL]http://ftp.uni-erlangen.de[/URL] stable Release.gpg [189B]
Hole:2 [URL]http://ftp.de.debian.org[/URL] stable Release.gpg [189B]
Ign  [URL]http://amule-debian.dyndns.org[/URL] debian/ Release.gpg
OK   [URL]http://ftp.uni-erlangen.de[/URL] stable Release
OK   [URL]http://ftp.de.debian.org[/URL] stable Release
Ign  [URL]http://amule-debian.dyndns.org[/URL] debian/ Release
Hole:3 [URL]http://security.debian.org[/URL] stable/updates Release.gpg [189B]
Ign  [URL]http://amule-debian.dyndns.org[/URL] debian/ Packages
Ign  [URL]http://ftp.uni-erlangen.de[/URL] stable/main Packages
Ign  [URL]http://ftp.de.debian.org[/URL] stable/main Packages
OK   [URL]http://security.debian.org[/URL] stable/updates Release
OK   [URL]http://amule-debian.dyndns.org[/URL] debian/ Packages
Ign  [URL]http://security.debian.org[/URL] stable/updates Release
Ign  [URL]http://ftp.uni-erlangen.de[/URL] stable/main Sources
Ign  [URL]http://ftp.de.debian.org[/URL] stable/main Sources
OK   [URL]http://ftp.uni-erlangen.de[/URL] stable/main Packages
OK   [URL]http://ftp.de.debian.org[/URL] stable/main Packages
Ign  [URL]http://security.debian.org[/URL] stable/updates/main Packages
OK   [URL]http://ftp.uni-erlangen.de[/URL] stable/main Sources
OK   [URL]http://ftp.de.debian.org[/URL] stable/main Sources
OK   [URL]http://security.debian.org[/URL] stable/updates/main Packages
Hole:4 [URL]http://ftp.freenet.de[/URL] stable Release.gpg [189B]
OK   [URL]http://ftp.freenet.de[/URL] stable Release
Ign  [URL]http://ftp.freenet.de[/URL] stable/main Packages
Ign  [URL]http://ftp.freenet.de[/URL] stable/main Sources
OK   [URL]http://ftp.freenet.de[/URL] stable/main Packages
OK   [URL]http://ftp.freenet.de[/URL] stable/main Sources
Es wurden 192B in 13s geholt (14B/s)
Paketlisten werden gelesen... Fertig
W: GPG error: [URL]http://security.debian.org[/URL] stable/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: Sie möchten vielleicht »apt-get update« aufrufen, um diese Probleme zu lösen
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Empfohlene Pakete:
  amule-console-utils
Die folgenden NEUEN Pakete werden installiert:
  amule-daemon
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0B von 814kB Archiven geholt werden.
Nach dem Auspacken werden 2585kB Plattenplatz zusätzlich benutzt.
WARNUNG: Die folgenden Pakete können nicht authentifiziert werden!
  amule-daemon
Diese Pakete ohne Überprüfung installieren [y/N]? y
Wähle vormals abgewähltes Paket amule-daemon.
(Lese Datenbank ... 47952 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacke amule-daemon (aus .../amule-daemon_2.1.1-2_i386.deb) ...
Richte amule-daemon ein (2.1.1-2) ...

Dannkommt:

Code: [Select]
Server:/etc/apt# amuled
amuled: error while loading shared libraries: libbfd-2.15.so: cannot open shared object file: No such file or directory

Ich muss jetzt erst mal an die frische Luft.
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: bleib schon bei wxGTK hängen..heul
« Reply #8 on: April 05, 2006, 10:16:19 AM »

Quote
Originally posted by hitzefrei
Dannkommt:

Code: [Select]
Server:/etc/apt# amuled
amuled: error while loading shared libraries: libbfd-2.15.so: cannot open shared object file: No such file or directory

Ich muss jetzt erst mal an die frische Luft.

Das ist meist ein gutes Zeichen daß du nicht Debian Sarge laufen hast, allerdings sieht deine sources.list eigentlich ok aus. Was sagt denn
Code: [Select]
cat /etc/debian_version?
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #9 on: April 05, 2006, 11:07:19 AM »

Code: [Select]
Server:/etc/apt# cat /etc/debian_version
testing/unstable

Ich bin vielleicht ...naja

Ich habe die sources.list auf Grund eines Eintrages hier im Forum geändert.
Vorher hatte ich die auskommentierten Quellen.

Code: [Select]
#deb [URL]http://security.debian.org/[/URL] stable/updates main contrib

#deb [URL]http://ftp.de.debian.org/debian[/URL] sarge main

#deb-src [URL]http://ftp.de.debian.org/debian[/URL] sarge main

#deb [URL]http://security.debian.org/[/URL] sarge/updates main

#deb-src [URL]http://security.debian.org/[/URL] sarge/updates main

#deb [URL]http://ftp.de.debian.org/debian[/URL] stable main contrib non-free

#deb [URL]http://amule-debian.dyndns.org/[/URL] debian/

deb [URL]http://ftp.de.debian.org/debian/[/URL] stable main
deb-src [URL]http://ftp.de.debian.org/debian/[/URL] stable main

deb [URL]http://ftp.uni-erlangen.de/pub/Linux/debian/[/URL] stable main
deb-src [URL]http://ftp.uni-erlangen.de/pub/Linux/debian/[/URL] stable main

deb [URL]http://ftp.freenet.de/debian/[/URL] stable main
deb-src [URL]http://ftp.freenet.de/debian/[/URL] stable main

Aber wie komme ich eigentlich zu unstable/testing  :] ?
Da habe ich wohl früher mal was verbockt, wie müsste da jetzt eigentlich meine sources.list aussehen?

Wie gehts mit amule weiter?

Danke für diese Katastrophenhilfe !  :rolleyes:
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: bleib schon bei wxGTK hängen..heul
« Reply #10 on: April 05, 2006, 11:12:40 AM »

Naja, du wirst irgendwann mal testing- oder unstable-Quellen in der sources.list stehen gehabt haben und ein apt-get upgrade gemacht haben ^^

Momentan hängst du irgendwo dazwischen. Ich sehe zwei sinnvolle Alternativen:

- Auf stable downgraden
- Auf testing/unstable upgraden

Was du tun willst ist deine Entscheidung, wie du am geschicktesten vorgehst ergibt sich dann ^^
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #11 on: April 05, 2006, 11:26:17 AM »

ich habe mich inzwischen an der Luft etwas abgekühlt....
Kommando zurück, ich gehe auf "stable"


upgrade läuft gerade, auweia
« Last Edit: April 05, 2006, 12:28:00 PM by hitzefrei »
Logged

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: bleib schon bei wxGTK hängen..heul
« Reply #12 on: April 05, 2006, 12:02:23 PM »

unstable und testing sind zwei verschiedene Paar Schuhe, du mußt dich für eines der beiden entscheiden. Wenn ein nigelnagelneues Paket vom Debian Maintainer hochgeladen wird kommt es erstmal nach unstable und nach Erfüllen von ein paar Auflagen (gewisse Zeit in unstable, keine gravierenden Probleme, etc) kommt es nach testing. Ich würde also eher testing empfehlen.

Dafür pack dir einfach folgende Zeilen in die sources.list:
Code: [Select]
deb http://ftp.debian.org/debian/ testing main non-free contrib
deb-src http://ftp.debian.org/debian/ testing main non-free contrib
deb http://security.debian.org/ testing/updates main contrib non-free

Alternativ mach aus dem testing jeweils ein unstable (Wenn du unstable statt testing willst), wobei du dir die letzte Zeile dann sparen kannst, für unstable gibt es keine security updates. Jetzt einmal tief Luft holen und ein
Code: [Select]
apt-get update && apt-get dist-upgradeausführen. Wenn alles glatt geht bist du ein paar hundert MB später in deinem neuen System ^^

Sowohl unstable als auch testing haben eigene amule-Pakete, apt-cache search amule hilft dir hier weiter.
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #13 on: April 05, 2006, 12:34:37 PM »

Sorry thedude0001,

habe mich doch für "stable" entschieden.
Aber jetzt weiß ich schon viel mehr über "stable, testing, unstable" DANKE!

Wenn ich Dein Posting richtig verstehe, wäre dann in "stable" kein aMule vorhanden?

Kann ich dann einfach wieder diesen Weg gehen,
Code: [Select]
apt-get install amule-daemon
?
« Last Edit: April 05, 2006, 12:45:21 PM by hitzefrei »
Logged

hitzefrei

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 17
Re: bleib schon bei wxGTK hängen..heul
« Reply #14 on: April 05, 2006, 12:56:31 PM »

So, wie es aussieht geht alles, wenn ich daran denke was ich für Zeit mit der Hylafax Config zugebracht habe....
Hatte ganz schönen Bammel.

Code: [Select]
Server:/# cat /etc/debian_version
3.1
Logged
Pages: [1] 2 3