Ask Your Question
0

Fedora 13 Sage install in VM

asked 2010-10-26 02:14:42 +0200

Hello all,

I'm fairly new to linux, but I'm trying to use the Fedora 13 binary in a Fedora 13 VM.

When I follow the instructions, this is what I get:

    ./sage
----------------------------------------------------------------------
| Sage Version 4.5.3, Release Date: 2010-09-04                       |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
/home/dterrell/Desktop/sage-4.5.3-linux-64bit-fedora_release_13_goddard-x86_64-Linux/local/bin/python: /home/dterrell/Desktop/sage-4.5.3-linux-64bit-fedora_release_13_goddard-x86_64-Linux/local/bin/python: cannot execute binary file

When I looked for this problem online, they suggested that the user may have the wrong version, and to check with 'uname -a'. here's the result of that:

[dterrell@localhost sage-4.5.3-linux-64bit-fedora_release_13_goddard-x86_64-Linux]$ uname -a
Linux localhost.localdomain 2.6.33.3-85.fc13.i686 #1 SMP Thu May 6 18:44:12 UTC 2010 i686 i686 i386 GNU/Linux

Any suggestions?

Devon

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2010-10-26 09:57:54 +0200

ccanonc gravatar image

The "uname -a" output indicates you are running a 32-bit build of the OS, not the 64-bit version. So you have a build mismatch.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2010-10-26 02:14:42 +0200

Seen: 511 times

Last updated: Oct 26 '10