PDA

View Full Version : FreeBSD - ts2_client_rc1_2026


phar0e
15-12-2002, 00:12
./TeamSpeak.bin: relocation error: ./TeamSpeak.bin: undefined symbol: initPAnsiStrings

FreeBSD 4.7-STABLE
OSS Sound Drivers
SB Live! Sound Card

Older version 2025 worked fine.

N. Werensteijn
15-12-2002, 03:03
i guess that is not covered by linux emulation ?

are you sure LD_LIBRARY_PATH is set to the TeamSpeak install dir (with the startup script?)

phar0e
20-12-2002, 04:46
I have always just run it stand alone with the TeamSpeak.bin program, I didn't install with the setup script because it always gave me errors.

N. Werensteijn
20-12-2002, 10:11
ok.
you have to make some startup script that sets the enviroment parameter LD_LIBRARY_PATH to include the teamspeak install dir.

Try that, let me know if it works

phar0e
21-12-2002, 04:14
Thank you, it worked great!

One more question about the Linux client, why does it repeat my Operating System under connection info?

It says "FreeBSD 4.7-STABLE FreeBSD 4.7-STABLE"

Thanks again.

N. Werensteijn
21-12-2002, 12:47
Probably a small difference between linux and freebsd.

Yanee
28-12-2002, 02:48
Hi!

phar0e how did u install this?
I couldn't make it work, Im stuck with that error message.
I'm using FreeBSD 4.7 release.
I always get the same error message no matter what I start.

N. Werensteijn
28-12-2002, 12:48
the actual error message should help a lot.

Installation for free bsd:
create the directory where you want to install ts2 to.
Untar the .tar file somewhere in the setup.data dir if i remember correctly (files.tar) to that directory

Then you must do you linux emulation stuf, (which i am not formiliar with)

make a shell script that set the LD_LIBRARY_PATH enviroment variable and then lauchches TeamSpeak.bin

Yanee
28-12-2002, 14:20
Important thing to add: make sure to install the linux-libjpeg from the ports!

another problem I'm muted in/out when I connect to a server.
I have to figure this out.

Darius
20-01-2003, 02:46
Originally posted by Yanee
Important thing to add: make sure to install the linux-libjpeg from the ports!

another problem I'm muted in/out when I connect to a server.
I have to figure this out.

Read my post ->
http://www.teamspeak.org/forums/showthread.php?s=&threadid=3132

You need to patch the sound sub system and linux emulation to add a dummy ioctl. (It seems the Fbsd sound code does full duplex automatically)

BTW nice app dev guys :)

Kasperle
27-08-2003, 07:05
That patch seems to be gone. Any ideas where i can find it?

Kasperle
27-08-2003, 07:37
Oh - and is there any chance that there will be a native port of TeamSpeak client and server?

This should not be too hard ...

Yanee
27-08-2003, 07:42
Patch to download.