Quest Befehl

11/23/2014 17:56 #AnymRolex*#1
Hey Com,
(invoice files)
Ich wollte ne quest reloaden unzwar mit folgenenden Methoden:

cd /usr/home/game/share/locale/germany && python make.py

or

cd /usr/home/game/share/locale/germany/quest && python make.py

doch da steht python not found

habe python installiert + libs eingefügt rebootet , danach stehst da wieder python not found
kann wer helfen?
11/23/2014 19:26 Oberst™#2
Sicher das Python richtig installiert wurde ? Ansonsten adde mich ich gucke es mir gerne an.
11/23/2014 19:47 #AnymRolex*#3
Hab geaddet, also hab es so gemacht und wenn ich wieder mache steht da python existiert schon

1. cd /usr/ports/lang/python

2. make install clean

3. cd /usr/bin

4. ln -s /usr/local/bin/python2.5 python

+ libs einfügen im lib ordner
11/23/2014 21:42 DerForenLeser#4
Sicher, dass er python 2.5 gezogen hat?
11/24/2014 18:11 #0x4b696464#5
Versuchs mal mit
PHP Code:
cd /home/game && sh make.sh 
Und für Python:
PHP Code:
cd /usr/ports/lang/python && make install clean
cd 
/usr/bin
ln 
-/usr/local/bin/python2.5 python 
11/24/2014 18:54 xGr33n#6
Quote:
Originally Posted by #0x4b696464 View Post
Versuchs mal mit
PHP Code:
cd /home/game && sh make.sh 
Und für Python:
PHP Code:
cd /usr/ports/lang/python && make install clean
cd 
/usr/bin
ln 
-/usr/local/bin/python2.5 python 
PHP Code:
pkg_add -r python 
.
11/24/2014 19:51 #0x4b696464#7
Quote:
Originally Posted by xGr33n View Post
PHP Code:
pkg_add -r python 
.
Es reicht wenn du es in Skype sagts xD

-Grün hat aber recht, geht schneller