Geekbench Ubuntu

Menno's Avatar

Menno

Dec 01, 2011 @ 07:05 PM

I want to run a Geekbench to see how Ubuntu compares to WV64. Total noob Q: when I download Geekbench I can't open it, I presume because I don't have an app that uncompresses files, but I can't be sure. I'm on 11.04

Anybody?

  1. 1 Posted by menno.l.de.boer on Dec 01, 2011 @ 07:11 PM

    menno.l.de.boer's Avatar

    Created a profile for email notifications.

  2. 2 Posted by Menno on Dec 02, 2011 @ 06:09 PM

    Menno's Avatar

    Anybody?

  3. 3 Posted by Menno on Dec 02, 2011 @ 11:40 PM

    Menno's Avatar

    So I tried extracting to a new folder, but no dice. Something DOES happen, the system monitor shows a geekbench thread and cpu load is 100% for both cores, but I get no results.

    What gives?

  4. Support Staff 4 Posted by John on Dec 03, 2011 @ 12:34 AM

    John's Avatar

    Hi Menno,

    You'll want to run the following commands from a Terminal:

    tar -zxvf Geekbench-2.2.3-Linux.tar.gz
    cd dist/Geekbench-2.2.3-Linux/
    ./geekbench_x86_32
    

    If you're running the 64-bit version of Ubuntu you'll need to install the 32-bit compatibility libraries:

    sudo apt-get install ia32-libs
    

    Best,
    John

  5. 5 Posted by Menno on Dec 03, 2011 @ 02:30 AM

    Menno's Avatar

    Hi John,
    thanks for your answer. I did as you said, but got the following message:

    tar (child): Geekbench-2.2.3-Linux.tar.gz: Cannot open: No such file or directory
    tar (child): Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error is not recoverable: exiting now

    Is that command a "change directory" like in the days of DOS? I think I extracted Geekbench to my folder.
    Best,

    Menno

  6. 6 Posted by Menno on Dec 03, 2011 @ 02:32 AM

    Menno's Avatar

    should be:

    Is that command a "change directory" like in the days of DOS? I think I extracted Geekbench to my [username] folder.

  7. Support Staff 7 Posted by John on Dec 06, 2011 @ 01:15 AM

    John's Avatar

    Hi Menno,

    Make sure you run the commands in the folder where you downloaded Geekbench. There's a chance your browser uncompressed Geekbench in which case substitute this command as the first command:

    tar -xvf Geekbench-2.2.3-Linux.tar
    

    cd is in fact the change directory command.

    Best,
    John

  8. 8 Posted by morganmc32 on Dec 07, 2011 @ 03:33 AM

    morganmc32's Avatar

    Thank, those commands were what I was looking for!

    -resistanceISuseless

  9. John closed this discussion on Dec 07, 2011 @ 11:57 PM.

Comments are currently closed for this discussion. You can start a new one.

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