Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2005
    Location
    marquette,mi
    Posts
    5

    Exclamation 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

  2. #2
    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

  1. "Error, Either an old instance of teamspeak is still running..."
    By Degas in forum [TeamSpeak 2] Server Support
    Replies: 17
    Last Post: 02-03-2008, 17:56
  2. Replies: 3
    Last Post: 09-11-2004, 18:20
  3. Teamspeak causing PC crashes while running DAoC?
    By Galadyn in forum [TeamSpeak 2] Client Support
    Replies: 7
    Last Post: 11-10-2004, 19:27

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •