Invoice-Files Quest Update Problem

09/18/2014 18:09 Girok#1
Habe die Invoice-Files und kriege immer eine Fehler Meldung, wenn ich versuche die quests zu updaten. -.-"
09/18/2014 18:56 .Colossus.#2
Poste doch mal einen Screenshot der Fehlermeldung.
09/18/2014 19:17 Girok#3
[Only registered and activated users can see links. Click Here To Register...]
09/18/2014 20:21 *Boris#4
1. cd /home/game/
2. sh make.sh
09/18/2014 20:31 Girok#5
Quote:
Originally Posted by .Sir' CooKie. View Post
1. cd /home/game/
2. sh make.sh
Geht nicht.

"make.sh: python: not found"
09/18/2014 20:36 *Boris#6
Ist das ein Root Server?
09/18/2014 20:38 Invoice™#7
python make.py anstatt sh make.sh
09/18/2014 20:42 *Boris#8
Quote:
Originally Posted by Invoice™ View Post
python make.py anstatt sh make.sh
Naja es kommt ja die Meldung "Python not found" und bei mir funktioniert es ja auch mit "sh make.sh" und ich nutze auch deine Files.

Ich denke mal das er kein Python installiert hat.
Wäre zumindest eine vermutung^^
09/18/2014 20:51 Girok#9
===> Building for python27-2.7.8_5
Segmentation fault
*** [sharedmods] Error code 139
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Wenn ich versuche Python zu installieren.
09/18/2014 21:45 .Colossus.#10
Quote:
Originally Posted by Girok View Post
===> Building for python27-2.7.8_5
Segmentation fault
*** [sharedmods] Error code 139
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Wenn ich versuche Python zu installieren.
Root oder Hamachi?
09/19/2014 13:30 Girok#11
Root.

FreeBSD 9.3 64 Bit
09/19/2014 14:23 .Colossus.#12
Quote:
1. cd /usr/ports/lang/python
2. make install clean
3. cd /usr/bin
4. ln -s /usr/local/bin/python2.5 python
Sollte gehen :)
09/19/2014 14:35 Girok#13
Quote:
Originally Posted by .Colossus. View Post
Sollte gehen :)
==> Staging for python-2.7_2,2
===> python-2.7_2,2 depends on file: /usr/local/bin/python2.7 - not found
===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27
===> Building for python27-2.7.8_5
Segmentation fault
*** [sharedmods] Error code 139
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/lang/python27.
*** [install] Error code 1

Stop in /usr/ports/lang/python27.
*** [run-depends] Error code 1

Stop in /usr/ports/lang/python.




Bekomme diese Fehler Meldung, wenn ich versuche Pyhton zu installieren.
09/19/2014 14:42 *Boris#14
Fordere eine Neuinstallation des Roots an und installiere alles erneut.
Einfachste lösung.

Gibt auch genug How To's wie man einen Root installiert.
Einfach mal die Sufu nutzen.
09/19/2014 15:40 Girok#15
Hat sich geklärt. Musste Root nicht neu installieren lassen, aber danke für deine Hilfe!