|
You last visited: Today at 16:27
Advertisement
[How2] Python für alles !
Discussion on [How2] Python für alles ! within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.
05/02/2011, 19:20
|
#31
|
elite*gold: 0
Join Date: Apr 2011
Posts: 587
Received Thanks: 672
|
Quote:
Originally Posted by hegamt2
hello! I have try it but when i am typing the make install clean i am taking the following messages after it has attemt to fetch from several https:
-couldn't fetch it- try to retrieve this
-port manually into /usr/ports/distfiles/python and try again.
***Error code 1
Stop in /usr/ports/lang/python26.
what i can do now? why i am getting this error?
|
try:
pkg_add -r python
btw, are u on a dedicated server or on a local server?
|
|
|
05/02/2011, 22:03
|
#32
|
elite*gold: 0
Join Date: Aug 2010
Posts: 8
Received Thanks: 0
|
Quote:
Originally Posted by 'aiiR7
try:
pkg_add -r python
btw, are u on a dedicated server or on a local server?
|
for now on a local server
I will try it in a few hours thank you for your reply
|
|
|
05/02/2011, 22:45
|
#33
|
elite*gold: 0
Join Date: Apr 2011
Posts: 587
Received Thanks: 672
|
Quote:
Originally Posted by hegamt2
for now on a local server
I will try it in a few hours thank you for your reply
|
No problem, but it's only possible if you connected to the internet.
You can download the archive and put it in the distfiles directory.
|
|
|
05/02/2011, 23:03
|
#34
|
elite*gold: 626
Join Date: Aug 2009
Posts: 7,149
Received Thanks: 2,943
|
in 10er files gabs ne make.py dazu hatte ich phyton gebraucht habs also installed google helped
|
|
|
05/03/2011, 13:29
|
#35
|
elite*gold: 0
Join Date: Aug 2010
Posts: 8
Received Thanks: 0
|
with the command pkg_add -r python it says the following:
Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/po...st/python.thz: No address record
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.1-release/Latest/python.thz' by URL
I am connected to the internet but I don't know why I am taking these errors...
|
|
|
05/03/2011, 15:09
|
#36
|
elite*gold: 0
Join Date: Apr 2011
Posts: 587
Received Thanks: 672
|
Quote:
Originally Posted by hegamt2
with the command pkg_add -r python it says the following:
Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/po...st/python.thz: No address record
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.1-release/Latest/python.thz' by URL
I am connected to the internet but I don't know why I am taking these errors...
|
Try to install it via the ports collection.
PHP Code:
cd /usr/ports/lang/python
make install clean
rehash
|
|
|
05/03/2011, 15:50
|
#37
|
elite*gold: 0
Join Date: Apr 2010
Posts: 1,264
Received Thanks: 485
|
Quote:
Originally Posted by Solium
in 10er files gabs ne make.py dazu hatte ich phyton gebraucht habs also installed google helped 
|
Die normale make geht auch, keine Ahnung welcher Depp eine python file hochgeladen hat.
|
|
|
05/03/2011, 15:58
|
#38
|
elite*gold: 2
Join Date: Sep 2010
Posts: 1,204
Received Thanks: 343
|
Quote:
Originally Posted by .99Percent
Die normale make geht auch, keine Ahnung welcher Depp eine python file hochgeladen hat.
|
nicht unbedingt, bei mir hatte es auch nicht am anfang funktioniert als ich die rw3 files beuntzt hab.
jetzt nachdem ich die ori files von .sg verwende klappt alles reibungslos.
@.99Percent:
Anwalt xDDDDDDDDDDDDDDDDDDDDDD
ich dachte student 
kannst dich wohl auch nicht entscheiden oder versuchst du wieder aufmerksamkeit zu kriegen
|
|
|
05/03/2011, 16:00
|
#39
|
elite*gold: 0
Join Date: Apr 2011
Posts: 587
Received Thanks: 672
|
Quote:
Originally Posted by Scrawler™
nicht unbedingt, bei mir hatte es auch nicht am anfang funktioniert als ich die rw3 files beuntzt hab.
jetzt nachdem ich die ori files von .sg verwende klappt alles reibungslos.
@.99Percent:
Anwalt xDDDDDDDDDDDDDDDDDDDDDD
ich dachte student 
kannst dich wohl auch nicht entscheiden oder versuchst du wieder aufmerksamkeit zu kriegen 
|
Letzteres kannst du ihm wohl via PM zuschicken, findest du nicht?
--
Is' egal, ob man die normale Make, oder die in python geschriebene Make benutzt, läuft beides aufs selbe hinaus.
|
|
|
05/03/2011, 16:01
|
#40
|
elite*gold: 0
Join Date: Jul 2010
Posts: 7,443
Received Thanks: 3,656
|
I think you got a 'Virtual Server'. That's why this error shows up. You simply have to change it to a dynamic DNS Server or change your configurations to your wireless-LAN card.
|
|
|
05/03/2011, 16:03
|
#41
|
elite*gold: 17
Join Date: Jan 2009
Posts: 2,538
Received Thanks: 2,404
|
die normale make.sh geht auch man muss nur die dateie bearbeiten und zwar muss man aus hongkong_list => locale_list machen dan geht sie man kann auch eine hongkong_list einbauen naja aber man brauch phyton nicht wirklich !
|
|
|
05/03/2011, 21:55
|
#42
|
elite*gold: 0
Join Date: Aug 2010
Posts: 8
Received Thanks: 0
|
Quote:
Originally Posted by 'aiiR7
Try to install it via the ports collection.
PHP Code:
cd /usr/ports/lang/python
make install clean
rehash
|
this was giving me the first error i have written, after the error i will give the word rehash?
Quote:
Originally Posted by Үacki
I think you got a 'Virtual Server'. That's why this error shows up. You simply have to change it to a dynamic DNS Server or change your configurations to your wireless-LAN card.
|
I am having a dns server also i know that i am on the internet because i can have the server online
|
|
|
05/03/2011, 23:39
|
#43
|
elite*gold: 0
Join Date: Apr 2011
Posts: 587
Received Thanks: 672
|
Quote:
Originally Posted by hegamt2
this was giving me the first error i have written, after the error i will give the word rehash?
I am having a dns server also i know that i am on the internet because i can have the server online
|
Show me an output of this error.
The "rehash" command will only activate the new application.
|
|
|
12/15/2011, 18:16
|
#44
|
elite*gold: 0
Join Date: Jan 2011
Posts: 82
Received Thanks: 5
|
Das ist dafür da um bei den 2010er files die make.py auszuführen! ps: um die quest du aktuelisieren
|
|
|
12/15/2011, 20:45
|
#45
|
elite*gold: 0
Join Date: Mar 2011
Posts: 291
Received Thanks: 73
|
Bitte lasst doch die Threadleichen vergraben... ich denke mal das Problem welches du hier versuchst zu lösen ist bereits gelöst, da der Post mehr als 7 Monate zurückliegt
mfg
|
|
|
Similar Threads
|
[HELP]alles vom alten server gelöscht,und alles wieder neu und richtig.es geht nicht!
03/09/2010 - Metin2 Private Server - 12 Replies
hi
ich hatte serverprobleme, nachdem ich was in der datenbank geändert habe.
vorher hing der server ganz gut...
ich habe dann alles (vpc, navicat, serverfiles) deinstalliert, und alles nochmal richtig installiert.
http://img709.imageshack.us/img709/7153/safasdga. jpg
man kann sich nicht einloggen...was soll ich machen?
da steht du wirst mit dem server verbunden, aber die ganze zeit...nichts anderes.
|
All times are GMT +1. The time now is 16:28.
|
|