Python Problem

01/28/2014 19:29 volume1a#1
Hallo, ich habe folgendes Problem und zwar habe ich vorhin versucht das erste mal nach dem neuaufsetzen des roots python make.py auszuführen, da ich nicht im Klammersack gepudert bin und weiß das Python vorher installiert werden muss habe ich dies auch eigentlich direkt getan. Allerdings weigert er sich

Code:
j****# cd /usr/ports/lang/python
j****# make install clean
===> Fetching all distfiles required by python-2.7_1,2 for building
===>  Extracting for python-2.7_1,2
===>  Patching for python-2.7_1,2
===>  Configuring for python-2.7_1,2
===>  Staging for python-2.7_1,2
===>   python-2.7_1,2 depends on executable: python2 - not found
===>    Verifying install for python2 in /usr/ports/lang/python2
===> Fetching all distfiles required by python2-2_2 for building
===>  Extracting for python2-2_2
===>  Patching for python2-2_2
===>  Configuring for python2-2_2
===>  Staging for python2-2_2
===>   python2-2_2 depends on file: /usr/local/bin/python2.7 - found
===>   Generating temporary packing list
/bin/ln -sf idle2.7  /usr/ports/lang/python2/work/stage/usr/local/bin/idle2
/bin/ln -sf pydoc2.7  /usr/ports/lang/python2/work/stage/usr/local/bin/pydoc2
/bin/ln -sf python2.7  /usr/ports/lang/python2/work/stage/usr/local/bin/python2
/bin/ln -sf python-shared2.7  /usr/ports/lang/python2/work/stage/usr/local/bin/python-shared2
/bin/ln -sf 2to3-2.7  /usr/ports/lang/python2/work/stage/usr/local/bin/2to3-2
/bin/ln -sf smtpd2.7.py  /usr/ports/lang/python2/work/stage/usr/local/bin/smtpd2.py
/bin/ln -sf python2.7-config  /usr/ports/lang/python2/work/stage/usr/local/bin/python2-config
/bin/ln -sf python-shared2.7-config  /usr/ports/lang/python2/work/stage/usr/local/bin/python-shared2-config
/bin/ln -sf python-2.7.pc  /usr/ports/lang/python2/work/stage/usr/local/libdata/pkgconfig/python2.pc
====> Compressing man pages (compress-man)
===>  Building package for python2-2_2
Creating package /usr/ports/lang/python2/work/python2-2_2.tbz
Registering depends: python27-2.7.6_1 gettext-0.18.3.1 libiconv-1.14_1.
Creating bzip'd tar ball in '/usr/ports/lang/python2/work/python2-2_2.tbz'
===>  Installing for python2-2_2
===>  Checking if lang/python2 already installed
===>   Returning to build of python-2.7_1,2
===>   Generating temporary packing list
/bin/ln -sf python2 /usr/ports/lang/python/work/stage/usr/local/bin/python
/bin/ln -sf python-shared2 /usr/ports/lang/python/work/stage/usr/local/bin/python-shared
/bin/ln -sf 2to3-2 /usr/ports/lang/python/work/stage/usr/local/bin/2to3
/bin/ln -sf smtpd2.py /usr/ports/lang/python/work/stage/usr/local/bin/smtpd.py
/bin/ln -sf idle2 /usr/ports/lang/python/work/stage/usr/local/bin/idle
/bin/ln -sf pydoc2 /usr/ports/lang/python/work/stage/usr/local/bin/pydoc
/bin/ln -sf python2-config  /usr/ports/lang/python/work/stage/usr/local/bin/python-config
/bin/ln -sf python-shared2-config  /usr/ports/lang/python/work/stage/usr/local/bin/python-shared-config
====> Compressing man pages (compress-man)
===>  Building package for python-2.7_1,2
Creating package /usr/ports/lang/python/work/python-2.7_1,2.tbz
Registering depends: python2-2_2 python27-2.7.6_1 gettext-0.18.3.1 libiconv-1.14_1.
Creating bzip'd tar ball in '/usr/ports/lang/python/work/python-2.7_1,2.tbz'
===>  Installing for python-2.7_1,2
===>  Checking if lang/python already installed
pkg_add: package 'python-2.7_1,2' or its older version already installed
*** Error code 1

Stop in /usr/ports/lang/python.
j***# cd /usr/bin
j***# ln -s /usr/local/bin/python2.5 python
j***# cd /usr/home/game/share/locale/germany/quest
j***# python make.py
python: Command not found.
j***#

Edit:

ich hab ja auch Webmin laufen dafür wird ja auch Python benötigt. Also kann es daran nicht liegen


EDIT2:

Ich bin ein Trollo muss ich gestehen :D Ich hab gerade mal die pfade gecheckt und zwar hab ich wohl die pfade nicht richtig gehabt und zwar war die verknüpfung im /usr/bin falsch zum /usr/locale/bin ordner angegeben wurde korrigiert und läuft jetzt

# Closerequest