Samba Fileserver

Nun kommt das im putty:

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
vrs11589:~# apt-get install python2.5
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package python2.5
vrs11589:~#
 
Last edited by a moderator:
Dann musst du zuerst das richtige Packet finden:
Code:
apt-cache search python
sollte dir dabei weiterhelfen.
 
Also

Ich hab das gemacht nur irgendwie kommt da laut meinen schlechten English kenntnissen das das 2.4 die neuste version ist.

Hier auchnochmal nachzusehen :

vrs11589:~# apt-get install python2.4
Reading package lists... Done
Building dependency tree... Done
python2.4 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Davor hab ich gesucht und da kamm das :

vrs11589:~# apt-cache search python
samba - a LanManager-like file and printer server for Unix
python-minimal - A minimal subset of the Python language (default version)
aap-doc - make-like "expert system" for building software (documentation)
python - An interactive high-level object-oriented language (default version)
aap - make-like "expert system" for building software
libapache2-mod-python - Apache 2 module that embeds Python within the server
python2.4-dev - Header files and a static library for Python (v2.4)
python-support - automated rebuilding support for python modules
python2.4 - An interactive high-level object-oriented language (version 2.4)
python-dev - Header files and a static library for Python (default)
psa-pylibplesk - pylibplesk is a set of modules developed to support various
python-central - register and build utility for Python packages
php4-cli - command-line interpreter for the php4 scripting language
psa-ftputil - Plesk-packaged version of ftputil module
php5-cli - command-line interpreter for the php5 scripting language
python-libxml2 - Python bindings for the GNOME XML library
python2.4-minimal - A minimal subset of the Python language (version 2.4)
 
Dann ist wahrscheinlich der Pfad falsch.
Du musst herrausfinden wo Python liegt und das dann in der Torrentflux Konfugration anpassen oder einen Symlink erstellen.

Code:
whereis python
 
So hab das nun mal gesucht aber welches ist nun das richtige ?

vrs11589:~# whereis python
python: /usr/bin/python2.4 /usr/bin/python /usr/bin/python2.4-config /etc/python /etc/python2.4 /usr/lib/python2.3 /usr/lib/python2.4 /usr/lib/python2.5 /usr/X11R6/bin/python2.4 /usr/X11R6/bin/python /usr/X11R6/bin/python2.4-config /usr/bin/X11/python2.4 /usr/bin/X11/python /usr/bin/X11/python2.4-config /usr/local/lib/python2.4 /usr/include/python2.4 /usr/share/python /usr/share/man/man1/python.1.gz
vrs11589:~# /etc/python

Sorry das ich mich vllt anstelle wie das erste Auto aber wen ich das einmal gemacht hab kann ich das dan also habt noch etwas gedult ;).
 
Ist diese Datei jetzt von dir?
/usr/bin/python

Was passiert bei:
Code:
/usr/bin/python

Ist das eine Datei oder ein Verzeichnis?
 
Ist diese Datei jetzt von dir?
/usr/bin/python

Nein die war schon so auf dem Server.

Wen ich das in dem Flux reinmache kommt:
File exists but is not executable
was ja soviel heist wie
Datei existiert, ist aber nicht ausführbar

Das ist eine 4-Datei.
So sieht das bei mir aus.
my.php
 
Beim Torrent erstellen

Code:
Error
Required binary could not be found
 
python is required for maketorrent
Specified python-binary does not exist: /usr/bin/python
Check Settings on Admin-Server-Settings Page
 
Last edited by a moderator:
Evtl. ist das Python durch deine "Spielereien" beschädigt worden.
Mit "apt-get reinstall python2.4" kannst du es neu installieren und dann nochmal versuchen, ob die Probleme weiterhin bestehen.
 
Naja ich probier grad was anderes.

Ich benötigte nur mal dafür den Befehl zum Download quasi das ich was aus dem netz Laden kann.

MfG Killa
 
Hhm geht doch nichtt so einfach wie ich mir dachte :(.

Was mus ich genau machen um eine datei runterzuladen und das ich das dan anschliesend installieren kann ?

würde mir gern ktorrent runter laden und installieren.
 
Last edited by a moderator:
Back
Top