Results 1 to 2 of 2
Thread: running teamspeak in ubuntu
-
27-09-2005, 20:47 #1
-= TeamSpeak User =-
- Join Date
- May 2005
- Location
- marquette,mi
- Posts
- 5
running teamspeak in ubuntu
ok i have been a fan of teamspeak for about 2 years
i just switched to ubuntu linux in the last year,
at that time the old teamspeak server ran fine with no problems
what the hell am i supposed to do with this new team speak server?
no matter what i do it just won't run >.<
as anyone who has used ubuntu gotten this to work?
if so please help!!!!!
if you could give step by step instructions that would be awsome
the error that the server gives when i try to run it is this :
shane@FoamY:~/tss2_rc2$ server_linux &
bash: server_linux: command not found
[1] 9780
[1] Exit 127 server_linux
shane@FoamY:~/tss2_rc2$
thank you shane
-
05-10-2005, 23:28 #2
-= TeamSpeak Support =-
- Join Date
- Oct 2002
- Location
- Germany
- Posts
- 2,594
well, bash normally doesn't search the current directory for executable files... so if you want your bash to run a program from the directory you changed to (via cd), then you should tell it to search that one as well

./server_linux &
should work... still there should be something like a "teamspeak2-server_startscript" file... it's a better idea to run that one with:
./teamspeak2-server_startscript start
or
./teamspeak2-server_startscript stop
well, guess what the calls do
cu
SatanClaus
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
"Error, Either an old instance of teamspeak is still running..."
By Degas in forum [TeamSpeak 2] Server SupportReplies: 17Last Post: 02-03-2008, 17:56 -
Can't use microphone in any other program than TeamSpeak when TeamSpeak is running
By gummi in forum [TeamSpeak 2] Client SupportReplies: 3Last Post: 09-11-2004, 18:20 -
Teamspeak causing PC crashes while running DAoC?
By Galadyn in forum [TeamSpeak 2] Client SupportReplies: 7Last Post: 11-10-2004, 19:27


Reply With Quote