PDA

View Full Version : TeamSpeak client interface don't show up on RedHat9


cip
20-05-2004, 20:31
I installed TeamSpeak2RS2 client on Linux machine (RedHat9). I followed the instructions, and everiting appear to goes fine. But after that, if I choose to run the client with /opt/TeamSpeak2RS2/TeamSpeak nothing happen. I mention that if I use a ps -aux|grep TeamSpeak I can view 2 instances there that are running:
root 2541 0.0 0.1 4120 1004 ? S 22:28 0:00 /bin/sh /opt/TeamSpeak2RC2/TeamSpeak
root 2548 0.9 2.0 29512 10756 ? S 22:28 0:00 /opt/TeamSpeak2RC2/TeamSpeak.bin

but nothing appear on my screen. Please help !!!

Thanks.

SatanClaus
21-05-2004, 14:22
don't run any software as root... that's what comes to my mind first...

did you ever try running ts as normal user from within X?

cu
SatanClaus

tarciziorp
04-06-2004, 05:11
Well, I unzip, untar and execute the graphical instalation under KDE like root. I create a folder under "/usr/local/" called "TeamSpeakRC2", so I got "/usr/local/TeamSpeakRC2". I set global FULL permissions to all users in this folder and in the subfolders.
Log-off and login as normal user.
I open a terminal window and went to folder /usr/local/TeamSpeakRC2 and execute "./TeamSpeak".
Well. I got a little window of an error that says Permission Denied.
Questions:
I have to execute the installation like normal user?
Each user have to execute the installation in their respective folders under /home to get TS running?
Thanks. Regards from Brasil :)

luite
04-06-2004, 09:51
make sure nothing is using the /dev/dsp device (refer to FAQ en documentation). this happens to me when esd is running. kill it (or any other process claiming /dev/dsp and try again.