ScientificLinux
Eventually we will arrange for automatic installation of Macaulay 2 on ScientificLinux systems, and the method will be explained here. For now you may install the package files manually (they all have names of the form *.rpm). They come in pairs, one containing the architecture dependent files, and one containing the architecture independent files and having common in the name.
Here are sample commands for manually installing Macaulay2 from downloaded *.rpm files. (Replace "1.4-1" by the current version number.)
sudo rpm -i -v Macaulay2-1.4-1.common.rpm
sudo rpm -i -v Macaulay2-1.4-1.x86_64-Linux-ScientificLinux-5.5.rpm
Refer to PublicKeys for information about checking signatures. The rpm files themselves, starting with version 1.4, are signed.
Here are sample commands for manually uninstalling Macaulay2.
sudo rpm -e -v Macaulay2-1.4-1
sudo rpm -e -v Macaulay2-common-1.4-1
- Macaulay2-1.4-1.common.rpm.sig --> ../../Common/Macaulay2-1.4-1.common.rpm.sig (72 bytes) [2010 November 18 1:48:51 GMT]
- Macaulay2-1.4-1.common.rpm --> ../../Common/Macaulay2-1.4-1.common.rpm (8047956 bytes) [2010 November 18 1:25:13 GMT]
- Macaulay2-1.4-1.x86_64-Linux-ScientificLinux-5.5.rpm.sig (72 bytes) [2010 November 18 1:48:51 GMT]
- Macaulay2-1.4-1.x86_64-Linux-ScientificLinux-5.5.rpm (22019906 bytes) [2010 November 18 1:26:16 GMT]
- Macaulay2-1.2-1.common.rpm.sig --> ../../Common/Macaulay2-1.2-1.common.rpm.sig (72 bytes) [2010 November 12 22:34:10 GMT]
- Macaulay2-1.2-1.common.rpm --> ../../Common/Macaulay2-1.2-1.common.rpm (5680352 bytes) [2009 February 14 1:28:23 GMT]
- Macaulay2-1.2-1.i386-Linux-ScientificLinux-5.2.rpm.sig (72 bytes) [2010 November 12 22:34:37 GMT]
- Macaulay2-1.2-1.i386-Linux-ScientificLinux-5.2.rpm (4729834 bytes) [2009 February 15 21:14:11 GMT]