Difference between revisions of "Installation Instructions"

From LIBISIS
Jump to navigation Jump to search
Line 13: Line 13:
 
  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
 +
 +
5) Download source code from the [[SubversionServer]]
 +
 +
6) Open the libisisexc.sln file in MS Visual Studio .NET 2003 and 'Build Solution'

Revision as of 14:38, 24 January 2008

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 Variables 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

5) Download source code from the SubversionServer

6) Open the libisisexc.sln file in MS Visual Studio .NET 2003 and 'Build Solution'