Installation instructions for Spartan '08 version 1.1.2 build 131. Release Notes

Spartan '08 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

==============================================
32-bit Intel or AMD ("uname -m" returns i686)
==============================================

Download Spartan '08 version 1.1.2 build 131 (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/spar131_ia32.p2.tar.gz

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 spartan08.131_26_int9
./sp_install

For further configuration options refer to...

Spartan '08 Installation Instructions

============================================================
64-bit for Intel EM64T or AMD64 ("uname -m" returns x86_64)
============================================================

Download Spartan '08 version 1.1.2 build 131 for Intel EM64T/AMD64 (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/spar131_ia32e.p2.tar.gz

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 spartan08.131_26_int9e
./sp_install

For further configuration options refer to...

Spartan '08 Installation Instructions