English   German
  #1  
Old 05-04-2005, 22:51
Mephisto Mephisto is offline
-= TeamSpeak User =-
 
Join Date: Apr 2005
Location: Netherlands
Posts: 2
Mephisto is on a distinguished road
TeamSpeak on Fedora Core 4 (a.k.a libpthread.so.0 no found)

I suggest the admins to make this a sticky already, cuz there's going to be questions about this as soon as Fedora Core 4 goes gold (and probably earlier).

On the latest FC4 snapshot, Teamspeak won't start, complaining with the following error:
./TeamSpeak.bin: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

The reason for this is that TeamSpeak not only *looks* old (sorry, libborqt is just flatout ugly on modern systems), it uses old library functions as well, and the Fedora developer team found it was about time to remove that old functionality. Lucky for you, you can still use it, by making some modifications to the startup script. I use the following script to start teamspeak:

#!/bin/sh
cd /usr/share/teamspeak
LD_ASSUME_KERNEL=2.4.xx LD_LIBRARY_PATH=/lib/obsolete/linuxthreads/:/usr/share/teamspeak ./TeamSpeak.bin $*


this assumes teamspeak is installed in /usr/share/teamspeak. edit this path to where your teamspeak is located. or you can also just download my rpm package here:
http://www.mephisto.ma.cx/apt/fedora...-2.mr.i386.rpm
[edit:]
forgot :P
the rpm needs this one as dependency:
http://www.mephisto.ma.cx/apt/fedora...-1.mr.i386.rpm

Last edited by Mephisto; 05-04-2005 at 23:14.
Reply With Quote
  #2  
Old 25-04-2005, 12:40
descender descender is offline
-= TeamSpeak User =-
 
Join Date: Apr 2005
Location: Singapore
Posts: 2
descender is on a distinguished road
A big thanks for the packages.

I'd like to add that if you're using IIIMF for multilingual input and don't actually need to use it for TS, setting XMODIFIERS to nothing will remove a short response lag you will encounter when first trying to type something in say, the messaging dialog and address book.

I hacked Memphis' script into:

Code:
#!/bin/sh
cd /usr/share/teamspeak
XMODIFIERS=
LD_ASSUME_KERNEL=2.4.xx LD_LIBRARY_PATH=/lib/obsolete/linuxthreads/:/usr/share/teamspeak ./TeamSpeak.bin $*
Reply With Quote
  #3  
Old 25-04-2005, 15:54
guldi guldi is offline
-= TeamSpeak Support =-
 
Join Date: Aug 2002
Location: Switzerland
Posts: 8,186
guldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond reputeguldi has a reputation beyond repute
thank you for the input.
I can't test it myself as I'm on Gentoo only. Let's wait for some more feedback from users then we'll make it sticky. If I or the other mods forget about it, pls pm and whack on me
__________________
IRC: visit #TeamSpeak on quakenet if any questions remain unanswered
Forum Rules English / Forum Rules Deutsch / How to ask questions
Links: FAQ ; Client Manual ; Server Manual ; Server Manual (Deutsch) ; Developper -Releases
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
TS problem. Works sometimes, sometimes not. drakner [TeamSpeak 2] Client Support 2 14-03-2005 18:02
Fedora Core 2 can't connect MaxTrax [TeamSpeak 2] Client Support 4 12-08-2004 13:30
teamspeak on fedora core 1 triage [TeamSpeak 2] Client Support 0 09-02-2004 11:06


All times are GMT +1. The time now is 10:01.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Add to Bookmarks   |   Printview   |   Contact Us   |   Legal Notices