Server4You | ts2-server startprobleme

maTh

New Member
hi
ich wolllte eben ts2 installieren und irgendwie is da immer ein fehler...
habs sogar noch ma gelöscht und mit der anleitung ausm teamspeak-forum
gemacht, selber fehler..

habs installiert und wollte den server starten mit " ./teamspeak2-server_startscript start"

aber es kommt folgender fehler

ts2@vs241049:~/tss2_rc2$ ./teamspeak2-server_startscript start
starting the teamspeak2 server
./teamspeak2-server_startscript: line 29: ./server_linux: No such file or directory
ts2@vs241049:~/tss2_rc2$

hab auch schon in die startscript datei geguckt was bei line 29 is aber irgendwie weiß ich nich was da sein soll...

danke
 
da gibt er mir folgendes aus

ts2@vs241049:~/tss2_rc2$ ls -all
total 1472
drwxr-xr-x 7 ts2 ts2 4096 Mar 9 2004 .
drwxr-xr-x 3 ts2 ts2 4096 Jan 25 18:18 ..
-rw-r--r-- 1 ts2 ts2 2546 Mar 9 2004 INSTALL
-rw-r--r-- 1 ts2 ts2 2577 Mar 10 2004 INSTALL.mysql
drwxr-xr-x 2 ts2 ts2 4096 Mar 9 2004 Manual
-rw-r--r-- 1 ts2 ts2 4040 Mar 9 2004 README
-rw-r--r-- 1 ts2 ts2 11391 Mar 9 2004 changelog.txt
drwxr-xr-x 4 ts2 ts2 4096 Mar 9 2004 httpdocs
-rw-r--r-- 1 ts2 ts2 234289 Mar 9 2004 libsqlmy.so
-rw-r--r-- 1 ts2 ts2 353 Mar 9 2004 manual.html
drwxr-xr-x 2 ts2 ts2 4096 Mar 9 2004 mysql_sql
-rwxr-xr-x 1 ts2 ts2 941456 Mar 9 2004 server_linux
-rw-r--r-- 1 ts2 ts2 251908 Mar 9 2004 sqlite.so
drwxr-xr-x 2 ts2 ts2 4096 Mar 9 2004 sqlite_sql
drwxr-xr-x 2 ts2 ts2 4096 Mar 9 2004 tcpquerydocs
-rwxr-xr-x 1 ts2 ts2 2465 Mar 9 2004 teamspeak2-server_startscript
ts2@vs241049:~/tss2_rc2$
 
bash: ./server_linux: No such file or directory
ts2@vs241049:~/tss2_rc2$

hm... hab auch nich so viel ahnung davon..

fürs installieren und verwalten von ts und sbnc hats bisher immer reicht

:(
 
Genau Dein Problem wird aktuell hier im Forum in diesem Thread behandelt:
 
:D Vielen Dank

Hat funktioniert, das 64-Bit System war der Fehler.
Mit "apt-get install ia32-libs" gings einwandfrei.
 
Hallo Community,
ich hab das gleiche bereits beschriebene Problem mir vielen auch siedend heiss noch die ia32-libs ein allerdings bekomm ich fogenden Fehler wenn ich die installieren will:
Code:
 apt-get install ia32-libs
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut       
Lese Status-Informationen ein... Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder dass, wenn Sie die
Unstable-Distribution verwenden, einige erforderliche Pakete noch nicht
erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben nicht erfüllte Abhängigkeiten:
  ia32-libs: Hängt ab: lib32gcc1 soll aber nicht installiert werden
             Hängt ab: libc6-i386 (>= 2.3.6-2) soll aber nicht installiert werden
             Hängt ab: lib32z1 soll aber nicht installiert werden
             Hängt ab: lib32stdc++6 soll aber nicht installiert werden
             Hängt ab: lib32asound2 soll aber nicht installiert werden
             Hängt ab: lib32ncurses5 soll aber nicht installiert werden
E: Kaputte Pakete

Jetzt steh ich grade etwas auf der Leitung...

Gruß Micha74
 
Hi,
wie sieht deine sources.list aus? Steht da drin "stable" statt deiner Version?
Mit freundlichen Grüßen
Flobbie
 
Hallo flobbie,

meine source.list sieht wie folgt aus:
Code:
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb ftp://mir1.ovh.net/ubuntu/ jaunty-updates main restricted
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb ftp://mir1.ovh.net/ubuntu/ jaunty universe
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty universe
deb ftp://mir1.ovh.net/ubuntu/ jaunty-updates universe
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb ftp://mir1.ovh.net/ubuntu/ jaunty multiverse
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty multiverse
deb ftp://mir1.ovh.net/ubuntu/ jaunty-updates multiverse
deb-src ftp://mir1.ovh.net/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb ftp://mir1.ovh.net/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src ftp://mir1.ovh.net/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse

Fehlt da was, ich find es dann grade wirklich nicht.

Gruß Micha74
 
Back
Top