Difference between revisions of "GENIE GENIELabInstall"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Genie-user (talk | contribs)  | 
				Genie-user (talk | contribs)   | 
				||
| Line 15: | Line 15: | ||
===Installing GENIELab===  | ===Installing GENIELab===  | ||
====UNIX/Linux====  | ====UNIX/Linux====  | ||
| − | # Open a   | + | # Open a UNIX/Linux shell  | 
# Unzip the distribution archive to a temporary location  | # Unzip the distribution archive to a temporary location  | ||
# Navigate to the sub-directory appropriate for your version of Matlab  | # Navigate to the sub-directory appropriate for your version of Matlab  | ||
| Line 30: | Line 30: | ||
#*: Matlab 7.4.0 (release 2007a) compatible but untested  | #*: Matlab 7.4.0 (release 2007a) compatible but untested  | ||
# Invoke the installer  | # Invoke the installer  | ||
| − | #:   | + | #: <tt>~/GENIELab-1.0.1/GENIELab-matlabR13> ./install.sh</tt>  | 
====Windows====  | ====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  | ||
| + | # Invoke the installer  | ||
| + | #: <tt>C:\GENIELab-1.0.1\GENIELab-matlabR13> install.bat</tt>  | ||
===Uninstalling GENIELab===  | ===Uninstalling GENIELab===  | ||
| + | * [[GENIELabUninstall|Uninstalling GENIELab]]  | ||
Revision as of 13:54, 14 May 2007
Installing GENIELab
Prerequisites
- GENIELab is supported for the following releases of Matlab:
- Matlab 6.5 (release 13)
 - Matlab 7.0 (release 14)
 - Matlab 7.0.1 (release 14SP1)
 - Matlab 7.0.4 (release 14SP2)
 - Matlab 7.1.0 (release 14SP3)
 - Matlab 7.2.0 (release 2006a)
 - Matlab 7.3.0 (release 2006b)
 - Matlab 7.4.0 (release 2007a) untested
 
 - 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 system. This is a common piece of software that is usually available by default on a Linux system. Under Windows you will need to install the JRE yourself if it is not already present.
 
Installing GENIELab
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