Community Forums Today's Posts     Member List     Archive    
Results 1 to 11 of 11
  1. #1
    Join Date
    Jun 2008
    Location
    Mar del Plata, Argentina
    Posts
    3

    Solved [solved] Problem running TS3 Client

    Well, just installed, the client have not energy to start :P


    [thefatal@note TeamSpeak3-Client-linux_x86]$ ./ts3client_runscript.sh
    ./ts3client_linux_x86: error while loading shared libraries: ./libfmodex.so: cannot restore segment prot after reloc: Permission denied

    [thefatal@note TeamSpeak3-Client-linux_x86]$ ./ts3client_linux_x86
    ./ts3client_linux_x86: error while loading shared libraries: libfmodex.so: cannot open shared object file: No such file or directory

    Whit root, the same

    Linux note.pincha 2.6.33.5-124.fc13.i686 #1 SMP i686 i386 GNU/Linux
    Last edited by TheFatal; 22-06-2010 at 14:08. Reason: Solved

  2. #2
    Join Date
    Jun 2010
    Location
    Chile
    Posts
    7
    I have the same problem. =(

  3. #3
    Join Date
    Jun 2010
    Location
    Chile
    Posts
    7
    I have Debian Lenny.

  4. #4
    Join Date
    Feb 2008
    Location
    Germany, Schorndorf
    Posts
    176
    This is because SELinux is enabled with enforcing on the server.
    check with
    # sestatus
    SELinux status: enabled
    SELinuxfs mount: /selinux
    Current mode: enforcing
    Mode from config file: enforcing
    Policy version: 21
    Policy from config file: targeted
    #
    Disable SELinux with
    setenforce 0
    This will only work until you reboot the server. For permanent solution edit /etc/selinux/config

  5. #5
    Join Date
    Jun 2008
    Location
    Mar del Plata, Argentina
    Posts
    3
    Solved. Thanks.

  6. #6
    Join Date
    Jun 2010
    Location
    Chile
    Posts
    7
    Quote Originally Posted by Dabulator View Post
    This is because SELinux is enabled with enforcing on the server.
    check with
    # sestatus
    SELinux status: enabled
    SELinuxfs mount: /selinux
    Current mode: enforcing
    Mode from config file: enforcing
    Policy version: 21
    Policy from config file: targeted
    #
    Disable SELinux with
    setenforce 0
    This will only work until you reboot the server. For permanent solution edit /etc/selinux/config
    Works on debian?

  7. #7
    Join Date
    Feb 2008
    Location
    Germany, Schorndorf
    Posts
    176
    Security Enhanced Linux (SELinux) is a Kernelpatch and for all Distris,
    if sestatus not works your Kernel is not patched and your problem seems to be different.
    The package is called policycoretools or similiar

  8. #8
    Join Date
    Jun 2010
    Location
    Chile
    Posts
    7
    Quote Originally Posted by Dabulator View Post
    Security Enhanced Linux (SELinux) is a Kernelpatch and for all Distris,
    if sestatus not works your Kernel is not patched and your problem seems to be different.
    The package is called policycoretools or similiar
    Indeed, I have no installed SELinux, then, what is the problem?

    This is my error.
    Code:
    ./ts3client_linux_x86: /lib/i686/cmov/libc.so.6: version `GLIBC_2.9' not found (required by ./libQtCore.so.4)
    ./ts3client_linux_x86: /lib/i686/cmov/libc.so.6: version `GLIBC_2.9' not found (required by ./libQtGui.so.4)

  9. #9
    Join Date
    Feb 2008
    Location
    Germany, Schorndorf
    Posts
    176
    your problem is an old glibc Version. Lenny use version 2.7. This will be fixed with next beta release of TS3 Client.

  10. #10
    Join Date
    Jun 2010
    Location
    Chile
    Posts
    7
    Quote Originally Posted by Dabulator View Post
    your problem is an old glibc Version. Lenny use version 2.7. This will be fixed with next beta release of TS3 Client.
    Thank you, i will wait.

  11. #11
    Join Date
    Dec 2009
    Location
    Texas
    Posts
    754
    thanks. works in fedora.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Flooding ANZEIGE?!?
    By oehlie in forum [TeamSpeak 2] Server Support
    Replies: 12
    Last Post: 19-12-2007, 22:39
  2. HUGE New Flood Attack
    By livewiremaxx in forum [TeamSpeak 2] Server Support
    Replies: 12
    Last Post: 26-08-2007, 17:09
  3. spam login!
    By tetra in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 25-05-2007, 13:12
  4. Strange concurrent connection
    By wisley in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 20-08-2006, 05:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •