Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 1 of 1

Thread: How to: Running SBOX on x86_64 Debian Linux Server

  1. #1
    Standard RSP member
    Join Date
    13 Feb 2007
    Location
    Earth
    Posts
    1,977
    Mentioned
    0 Post(s)
    Rep Power
    76

    Post How to: Running SBOX on x86_64 Debian Linux Server

    How to: Running sbox on x86_64 Debian Linux Server

    ''
    I saw that no one of the developers have builded a 64bit version of sbox. Here is the solution to running it also on Your 64bit Debian Linux Server (also working for Ubuntu)

    If You runing the file like this:



    root@debian:~# /usr/bin/sbox.x86
    -bash: /usr/bin/sbox.x86: No such file or directory


    it doesn't work, because the ia32-libs are missing, You can see with command file what the sbox binary is:



    root@debian:~# file /usr/bin/sbox.x86
    /usr/bin/sbox.x86: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped


    so we install the missing 32 libs:



    root@debian:~# aptitude install ia32-libs


    Now have fun with sbox on 64bit System



    root@debian:~# /usr/bin/sbox.x86

    Viewing Pay TV without a valid subscription is illegal

    Wellcome to sBox (for x86)
    Version: 0.0.4-6 (06/01/2010 #1)
    WebPage: http://www.sboxobs.tk


    Of course sbox is running on 32bit native modus, not on 64bit. ''

    THANKS Hombre
    Last edited by me1960; 07-01-10 at 13:43.
    Don't dream your life - live your DREAMbox ! DON'T FORGET TO SAY '' THANKS '' Note: Viewing Pay TV without a valid subscription is illegal All the files available here are kept for experimental and educational purpose only!

Posting Permissions

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