Installing Teamspeak 2 on Ubuntu 11.04 server
If you use the 64-bit version of ubuntu you need to first download a 32-bit library (libgcc_s.so.1)for teamspeak otherwise you will get the error libgcc_s.so.1 must be installed for pthread_cancel to work sudo apt-get lib32gcc1 then you install the teamspeak server with sudo apt-get install teamspeak-server then go to configuration directory for the teamspeak server cd[…]