comme vous avez pus le lire, tout est dans le sujet.
je cherche a installer teamspeak server sur mon ipcop ( pour le moment, version 1.4.0b4 ). ( je sais que ca enjendre des failles de securité..... )
bon, donc, j'ai telecharger le fichier serveur ( dispo ici : http://www.teamspeak.org/_download.php )
j'ai une archive au format tar.bz2
je transfere le fichier avec WinSCP sous /usr
avec putty, je me loge... va sous /usr et je decompresse l'archive ( tar –jxvf ...... )
oki, jusque la, pas de probleme
toujours sous putty, je cherche a lancé teamspeak, histiure de voir si cela fonctionne ( et bien sur ca marche pas )
je lance teampseak a l'aide de :
- Code: Tout sélectionner
# ./teamspeak2-server_startscript start
et voila la reponse :
- Code: Tout sélectionner
WARNING ! For security reasons we advise: DO NOT RUN THE SERVER AS ROOT
!!!!!!!!!!!
starting the teamspeak2 server
./teamspeak2-server_startscript: line 92: 478 Segmentation fault ./server_linux -PID=tsserver2.pid
voila, je suis bloqué ici, en premier lieu, il me dit qu'il est dangereux de lancer ipcop en root.. je sais mais j'ai pas le choix.
avez vous une solution ?
voila un bout du manuel.. si sa peut aider
Starting up the server
You can start the server with the following command:
./tss_minimal_startupscript start
or:
server_linux &
Do not stress about an error that might popup on some linux boxes: "Error stating deamon". Even with this error statement the server will run just fine. If you get a Runtime error 234: please install glibc-locale on your linux box. Other runtime errors might be caused be trying to start a server when there is already one running on the same box.
You can find your admin password in the server.log. Please have a look there and note both the Superadmin as the normal admin pass down!!!