I click Open, nothing happens

Robert Nelson's Avatar

Robert Nelson

30 Apr, 2011 03:17 AM

Running Linux Mint latest stable version. much prefer deb package downloads. In any case I can't get your download to run. Would appreciate instructions on how to properly open a tar.gz

  1. Support Staff 1 Posted by John on 30 Apr, 2011 03:32 AM

    John's Avatar

    Hi Robert,

    Thanks for your message. You can extract and run Geekbench for Linux by issuing the following commands:

    tar -zxvf Geekbench21-Linux.tar.gz
    cd dist/Geekbench21-Linux/
    ./geekbench_x86_32
    

    We'll investigate adding DEB packages as a download option.

    Thanks,
    John

  2. 2 Posted by Andrew Carter on 09 May, 2011 07:45 AM

    Andrew Carter's Avatar

    On Ubuntu 11.04:

    cd ~/Downloads/dist/Geekbench21-Linux
    ./geekbench_x86_32 : No such file or directory

  3. Support Staff 3 Posted by John on 13 May, 2011 12:30 AM

    John's Avatar

    Hi Andrew,

    You need to install the 32-bit compatibility libraries if you want to run the 32-bit version of Geekbench on the 64-bit version of Ubuntu:

    sudo apt-get install ia32-libs
    

    Cheers,
    John

  4. 4 Posted by Andre Dumas on 13 May, 2011 05:49 PM

    Andre Dumas's Avatar

    Can't figure how to open a test file after saving it, I can open it as text but I would like to see it in the initial graphic form that I get right after running the test.

    Thanks,

    André

  5. Support Staff 5 Posted by John on 15 May, 2011 05:55 PM

    John's Avatar

    Hi Andre,

    You can view results using the following command line:

    ./geekbench_x86_32 -o result.geekbench
    

    where result.geekbench is the name of the test file you want to view.

    Cheers,
    John

  6. 6 Posted by Nathan on 13 Aug, 2011 05:25 AM

    Nathan's Avatar

    I am actually having the same problem that this topic was founded. I am running a 64 bit version of Ubuntu Linux 11.04. I ran "sudo apt-get install ia32-libs" through and got "Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    ia32-libs is already the newest version.
    The following packages were automatically installed and are no longer required:
    linux-headers-2.6.38-8-generic linux-headers-2.6.38-8 Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    "

    Even trying going through package manager I get no results for said lib.

    Further instructions would be great.

    Nathan.

  7. Support Staff 7 Posted by John on 14 Aug, 2011 12:13 AM

    John's Avatar

    Hi Nathan,

    You only need ia32-libs to run 32-bit Geekbench on 64-bit Ubuntu (I've verified this on a clean install of Ubuntu 11.04). What output are you seeing when you try and run Geekbench?

    Thanks,
    John

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac