Difference between revisions of "Installation Instructions"

From LIBISIS
Jump to navigation Jump to search
Line 1: Line 1:
 
'''Windows Systems'''
 
'''Windows Systems'''
  
1) Install [http://http://download.nexusformat.org/kits/windows/ Nexus Library ]
+
Installation for '''developers'''
  
2) Install Intel Fortran and Microsoft Visual Studio
+
1) Install [http://download.nexusformat.org/kits/windows/ Nexus Library ]
 +
 
 +
2) Install MS Visual Studio .NET 2003 and Intel Fortran with MS visual studio extensions
  
 
3) Install Matlab
 
3) Install Matlab
  
2) Set Environment IFORTDIR and MATLABDIR to your Intel Fortran and Matlab directories respectively eg..
+
4) Set Environment IFORTDIR and MATLABDIR to your Intel Fortran and Matlab directories respectively eg..
  
 
  IFORTDIR=C:\Program Files\Intel\Compiler\Fortran\9.1\IA32
 
  IFORTDIR=C:\Program Files\Intel\Compiler\Fortran\9.1\IA32
 
  MATLABDIR=c:\MATLAB\R2007a
 
  MATLABDIR=c:\MATLAB\R2007a

Revision as of 10:53, 14 May 2007

Windows Systems

Installation for developers

1) Install Nexus Library

2) Install MS Visual Studio .NET 2003 and Intel Fortran with MS visual studio extensions

3) Install Matlab

4) Set Environment IFORTDIR and MATLABDIR to your Intel Fortran and Matlab directories respectively eg..

IFORTDIR=C:\Program Files\Intel\Compiler\Fortran\9.1\IA32
MATLABDIR=c:\MATLAB\R2007a