![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
First Cup of Ubuntu
![]() |
Download the linux client from the TeamSpeak website
Code:
user@ubuntu:~ $ tar -jxf ts2_client_rc2_2032.tar.bz2 user@ubuntu:~ $ cd ts2_client_rc2_2032 user@ubuntu:~ $ sudo chmod 755 setup.sh user@ubuntu:~ $ sudo sh setup.sh Code:
user@ubuntu:~ $ sudo ln -s /opt/TeamSpeak2RC2/TeamSpeak /usr/bin/ user@ubuntu:~ $ TeamSpeak If you want to open "teamspeak://" links with firefox: Launch firefox and type about:config in the address bar Right-click and select New->String Name: "network.protocol-handler.app.teamspeak" Value: "TeamSpeak" Right-click and select New->Boolean Name: network.protocol-handler.external.teamspeak Value: "true" Now you can open teamspeak:// links, which will automaticly launch TeamSpeak and connect to the specified server when you click them! Last edited by JConnell; February 21st, 2005 at 01:18 AM.. |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Thanks for the help! Finally got TeamSpeak working.
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() Join Date: Jun 2005
Location: Portugal
Beans: 12
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Hi!
I follow all steps but when i try to run TeamSpeak... Code:
sonic@ubuntu:~$ TeamSpeak Qt: Locales not supported on X server Sorry about my bad english Cheers sOnIc
__________________
[Current Ubuntu System & WinXP 64] -] MSI K8N neo platinum / AMD 64 3200+ [- -] 120 GB Primary HD / 20 GB Secondary HD [- -] OCZ 1 GB DDR [- -] NVIDIA GeForce 6600GT 128M [- |
|
|
|
|
|
#4 |
|
5 Cups of Ubuntu
![]() Join Date: Dec 2005
Location: United Kingdom
Beans: 22
Ubuntu Breezy 5.10
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Works perfectly for me
Thanks All the best..scruffy
__________________
My Ubuntu Machine: AMD64 3500+, Gigabyte GA-K8NF-9 nForce4, Nvidia Geforce 6600, 2Gb PC3200 DDR400 128bit, 2x 120gb Maxtor SATA Raid, 2 x 80 Gb Maxtors |
|
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() Join Date: Apr 2006
Beans: 2
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Getting an error on when I try and run the installer binary.
Any suggestions? Code:
user@ubuntu:~/ts2_client_rc2_2032$ sudo sh setup.sh setup.sh: line 19: setup.data/installer/installer: cannot execute binary file |
|
|
|
|
|
#6 | |
|
First Cup of Ubuntu
![]() Join Date: May 2006
Beans: 6
Edubuntu Breezy 5.10
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Quote:
__________________
Umm.. Yeah what he said.. |
|
|
|
|
|
|
#7 |
|
First Cup of Ubuntu
![]() Join Date: May 2006
Beans: 1
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
*
Last edited by Neonsolid; August 3rd, 2008 at 02:38 AM.. Reason: rewrite history |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2006
Beans: 3
|
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
Thanks man
|
|
|
|
|
|
#9 |
|
First Cup of Ubuntu
![]() Join Date: Dec 2006
Beans: 2
|
I have tried installing it multiple ways & i just cant get the Autoinstall to work or the manual install either, i am abit of a ubuntu n00b so maybe its something silly.
I going to paste what i have tried, i have also had a mate SSH in & look at it, thou he's much more Gentoo orientated than ubuntu & he was lost too. First of all i will show you the Auto Installation problem... "USER@COMPUTER:~/Desktop/teamspeak$ sudo sh setup.sh setup.sh: 14: Syntax error: Bad substitution" After trying loads of different things the *automated* way i gave up & thought i would install it the manual way, so i have copied the contents of "/image/" to "/opt/teamspeak" then edited the teamspeak file so it look like... "#!/bin/sh # # This starup script will set the correct library path # and then startup the teamspeak binary. # export LD_LIBRARY_PATH=/opt/teamspeak:$LD_LIBRARY_PATH /opt/teamspeak/TeamSpeak.bin $*" Then when i try to run it i get... "USER@COMPUTER:~$ cd /opt/teamspeak USER@COMPUTER:/opt/teamspeak$ ./TeamSpeak ./TeamSpeak: 8: /opt/teamspeak/TeamSpeak.bin: not found USER@COMPUTER:/opt/teamspeak$ sudo ./TeamSpeak ./TeamSpeak: 8: /opt/teamspeak/TeamSpeak.bin: not found" At this point i would forgive you for thinking i was abit useless and was in the wrong folder or something of the like so to prove otherwise... "USER@COMPUTER:/opt/teamspeak$ ls clicense.txt libborqt-6.9-qt2.3.so manual TeamSpeak client_sdk libHVDI.so.0.8.0 Readme.txt TeamSpeak~ icon.xpm libspeex.so.1.0.0 sounds TeamSpeak.bin" I have all the correct permissions have tried all steps as "USER/ROOT/SUDO" all of which give me the same errors. So i am completely lost, any advise would be appreciated. |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() |
Re: HOWTO: TeamSpeak (with teamspeak:// links!)
remove the sh. just do "sudo setup.sh"
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|