On 11.07.06 16:42:23, Marco wrote: > Andreas Pakulat wrote: > > python2.4-numpy gibts aber nicht in Sarge. Wo hast du das denn her? > > deb http://sefton.astraw.com/ubuntu/ dapper/
Und wieso benutzt du sowas? Dapper ist in keinster Weise mit Sarge kompatibel. Nichtmal der vorherige Release von Ubuntu ist das. Sowas kann nur zu Problemen fuehren. > > Und laest sich demzufolge ohne Probleme auch installieren wenn > > python=2.3.x installiert ist. > > Wie kann ich am besten mit Synaptics Packete aus Experimental hinzufügen? Wenn du das nicht weisst, lass die Finger davon. Pakete aus Experimental sind noch instabiler als die aus Unstable. Ausserdem lassen die sich meistens nur in Unstable installieren und du hast kein Unstable. > > apt-get install python2.4-numeric oder falls numeric != numpy besorge > > dir ein numpy was fuer Sarge erzeugt wurde. > > Genau das habe ich probiert. Das einzige, was ich fand war das oben genannte. > Und das macht die beschriebenen Probleme. apt-cache search numpy spuckt bei mir auf einem Sarge-System folgendes aus: [EMAIL PROTECTED]:~>apt-cache search numpy python-numarray - An array processing package modelled after Python-Numeric python-numeric - Numerical (matrix-oriented) Mathematics for Python python-numeric-tutorial - Tutorial for the Numerical Python Library python-scientific - Python modules useful for scientific computing python-scientific-doc - Python modules useful for scientific computing python2.1-numeric - Numerical (matrix-oriented) Mathematics for Python python2.2-numarray - An array processing package modelled after Python-Numeric python2.2-numeric - Numerical (matrix-oriented) Mathematics for Python python2.3-numarray - An array processing package modelled after Python-Numeric python2.3-numeric - Numerical (matrix-oriented) Mathematics for Python python2.4-numarray - An array processing package modelled after Python-Numeric python2.4-numeric - Numerical (matrix-oriented) Mathematics for Python Wenn das bei dir anders aussieht zeig mal bitte deine sources.list her > > > Kann ich unter Sarge generell python2.4 verwenden statt 2.3? Wie? > > > > Jaein. Kommt drauf an, ob du alle python2.3-* durch python2.4-* ersetzen > > kannst und ob irgendwelche Pakete ein "Depends: python-*" haben. Wenn > > letzteres der Fall ist kannst du das ganze vergessen. Mit Etch wird aber > > bald alles anders. > > Wann kommt Etch. Wenns fertig ist. > Brauche ich dann nur die Etch-Repositories aktiveren, Upgrade für > alles starten, und nach einer halben Stunde habe ich Etch mit > python2.4? Jupp. Wenn Etch mit python2.4 veroeffentlicht wird, was IMHO sinnvoller waere als noch ein Release mit Python2.3.. > Dann bleibt noch immer das Problem, das ich python>=2.4.3 brauche, und in > Testing bis jetzt nur 2.4.2 und kein python2.4-numpy ist. Daran wird sich wohl > auch nichts mehr ändern, oder? Ich denke bis Etch eingefroren ist, wird das Python Paket aus Experimental nach testing geflossen sein, also auch Python 2.4.3. Die python-* Pakete sind jetzt so gebaut dass sie sowohl mit python2.4 als auch mit python2.3 funktionieren, es wird also vmtl. kein python2.4-numpy mehr geben sondern nur python-numpy. (python-numpy existiert schon in unstable, muss nur noch nach testing rutschen) BTW: Man kann sich Python2.4 und alle weiteren notwendigen Komponenten auch wunderbar nach $HOME/python2.4 installieren (aus den Quellen) und einfach einmal $PATH anpassen so dass $HOME/python2.4/bin vor /usr/bin drin steht. Mache ich schon seit Anfang des Jahres so. Andreas -- Everything that you know is wrong, but you can be straightened out. -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

