Difference between revisions of "GENIE GENIELabInstall"
Genie-user (talk | contribs) |
Genie-user (talk | contribs) |
||
Line 2: | Line 2: | ||
GENIELab exploits the GeodiseLab installer to provide a convenient means to deploy the software. Essentially, you just need to download the software archive, unzip and run the install scripts appropriate for your version of Matlab. The install script prompts the user for the location of Matlab in the file system and a directory into which the software can be installed. Please view the [[GENIE:GENIELabPostInstall#Post-Installation Tasks|post-installation tasks]] once complete. | GENIELab exploits the GeodiseLab installer to provide a convenient means to deploy the software. Essentially, you just need to download the software archive, unzip and run the install scripts appropriate for your version of Matlab. The install script prompts the user for the location of Matlab in the file system and a directory into which the software can be installed. Please view the [[GENIE:GENIELabPostInstall#Post-Installation Tasks|post-installation tasks]] once complete. | ||
− | + | ==Downloads== | |
Please download the latest version of GENIELab from the link provided in the [[GENIE:GENIELab#Downloads|Downloads]] section of the GENIELab page. The software archive contains releases of GENIELab that target specific versions of the Java Virtual Machine. As Matlab has developed over time it has upgraded the JVM that it uses. Consequently you must select the appropriate release of the software for your version of Matlab as described below. | Please download the latest version of GENIELab from the link provided in the [[GENIE:GENIELab#Downloads|Downloads]] section of the GENIELab page. The software archive contains releases of GENIELab that target specific versions of the Java Virtual Machine. As Matlab has developed over time it has upgraded the JVM that it uses. Consequently you must select the appropriate release of the software for your version of Matlab as described below. | ||
− | + | ==Prerequisites== | |
* [[GENIE:GENIELabPrerequisites#Matlab|Matlab]] | * [[GENIE:GENIELabPrerequisites#Matlab|Matlab]] | ||
Line 11: | Line 11: | ||
*: The installer uses the Java build tool [http://ant.apache.org ant]. In order to install the software using ant you will need to have a Java Runtime Environment (JRE) available on your PATH. This is a common piece of software that is usually available by default on a Linux system. Under Windows you can install a JRE yourself if it is not already present. The JRE can be downloaded from the [http://java.sun.com/javase/downloads/index.jsp Sun Developer Network]. | *: The installer uses the Java build tool [http://ant.apache.org ant]. In order to install the software using ant you will need to have a Java Runtime Environment (JRE) available on your PATH. This is a common piece of software that is usually available by default on a Linux system. Under Windows you can install a JRE yourself if it is not already present. The JRE can be downloaded from the [http://java.sun.com/javase/downloads/index.jsp Sun Developer Network]. | ||
− | + | ==Installation== | |
− | + | ===UNIX/Linux=== | |
# Open a UNIX/Linux shell | # Open a UNIX/Linux shell | ||
# Unzip the distribution archive to a temporary location | # Unzip the distribution archive to a temporary location | ||
Line 30: | Line 30: | ||
# Invoke the installer | # Invoke the installer | ||
#: <tt>~/GENIELab-1.0.1/GENIELab-matlabR13> ./install.sh</tt> | #: <tt>~/GENIELab-1.0.1/GENIELab-matlabR13> ./install.sh</tt> | ||
− | + | ===Windows=== | |
# Open a command prompt | # Open a command prompt | ||
# Unzip the distribution archive to a temporary location | # Unzip the distribution archive to a temporary location | ||
Line 48: | Line 48: | ||
#: <tt>C:\GENIELab-1.0.1\GENIELab-matlabR13> install.bat</tt> | #: <tt>C:\GENIELab-1.0.1\GENIELab-matlabR13> install.bat</tt> | ||
− | + | ===Installer=== | |
# | # | ||
− | + | ==Uninstalling GENIELab== | |
− | |||
− | |||
− | |||
* [[GENIELabUninstall|Uninstalling GENIELab]] | * [[GENIELabUninstall|Uninstalling GENIELab]] |
Revision as of 16:03, 14 May 2007
Installing GENIELab
GENIELab exploits the GeodiseLab installer to provide a convenient means to deploy the software. Essentially, you just need to download the software archive, unzip and run the install scripts appropriate for your version of Matlab. The install script prompts the user for the location of Matlab in the file system and a directory into which the software can be installed. Please view the post-installation tasks once complete.
Downloads
Please download the latest version of GENIELab from the link provided in the Downloads section of the GENIELab page. The software archive contains releases of GENIELab that target specific versions of the Java Virtual Machine. As Matlab has developed over time it has upgraded the JVM that it uses. Consequently you must select the appropriate release of the software for your version of Matlab as described below.
Prerequisites
- Java Runtime Environment
- The installer uses the Java build tool ant. In order to install the software using ant you will need to have a Java Runtime Environment (JRE) available on your PATH. This is a common piece of software that is usually available by default on a Linux system. Under Windows you can install a JRE yourself if it is not already present. The JRE can be downloaded from the Sun Developer Network.
Installation
UNIX/Linux
- Open a UNIX/Linux shell
- Unzip the distribution archive to a temporary location
- Navigate to the sub-directory appropriate for your version of Matlab
- GENIELab-matlabR13
- Matlab 6.5 (release 13) compatible
- GENIELab-matlabR14
- Matlab 7.0 (release 14) compatible
- Matlab 7.0.1 (release 14SP1) compatible
- GENIELab-matlabR14SP2
- Matlab 7.0.4 (release 14SP2) compatible
- Matlab 7.1.0 (release 14SP3) compatible
- Matlab 7.2.0 (release 2006a) compatible
- Matlab 7.3.0 (release 2006b) compatible
- Matlab 7.4.0 (release 2007a) compatible but untested
- GENIELab-matlabR13
- Invoke the installer
- ~/GENIELab-1.0.1/GENIELab-matlabR13> ./install.sh
Windows
- Open a command prompt
- Unzip the distribution archive to a temporary location
- Navigate to the sub-directory appropriate for your version of Matlab
- GENIELab-matlabR13
- Matlab 6.5 (release 13) compatible
- GENIELab-matlabR14
- Matlab 7.0 (release 14) compatible
- Matlab 7.0.1 (release 14SP1) compatible
- GENIELab-matlabR14SP2
- Matlab 7.0.4 (release 14SP2) compatible
- Matlab 7.1.0 (release 14SP3) compatible
- Matlab 7.2.0 (release 2006a) compatible
- Matlab 7.3.0 (release 2006b) compatible
- Matlab 7.4.0 (release 2007a) compatible but untested
- GENIELab-matlabR13
- Invoke the installer
- C:\GENIELab-1.0.1\GENIELab-matlabR13> install.bat