Spartan '10 v1.1 has passed testing on the following Linux distributions...
Spartan '10 for Linux is available for two different architectures.
32-bit version for Intel or AMD
64-bit version for Intel EM64T or AMD64
To determine which version to download, run the following command on the system which Spartan is to be installed...
uname -m
Download Spartan '10 version 1.1.0 (32 bit)
Now, unpack the compressed tar archive into any directory. You will use
the
following commands. (assuming the archive was downloaded to "/tmp" and
the
program is to be installed into the "/usr" directory)
cd /usr
tar -xvzf /tmp/spar10_v110_x86.tgz
Next, run the installation program. The installation program should be run as the root user to allow Spartan to be configured for all users.
cd spartan10_v1.1_x86
./sp_install
For further configuration options refer to...
Spartan '10 Installation Instructions
Download Spartan '10 version 1.1.0 (64 bit)
Now, unpack the compressed tar archive into any directory. You will use the following commands. (assuming the archive was downloaded to "/tmp" and the program is to be installed into the "/usr" directory)
cd /usr
tar -xvzf /tmp/spar10_v110_x86-64.tgz
Next, run the installation program. The installation program should be run as the root user to allow Spartan to be configured for all users.
cd spartan10_v1.1_x86-64
./sp_install
For further configuration options refer to...