Difference between revisions of "Documentation:Install"

From The BABEL Development Site
(Installation of BABEL)
(Installation of BABEL)
Line 3: Line 3:
  
 
== Installation of BABEL ==
 
== Installation of BABEL ==
 +
 +
'''BABEL package'''
  
 
To install the BABEL development system (currently available for Windows only), go to the main BABEL website:
 
To install the BABEL development system (currently available for Windows only), go to the main BABEL website:
Line 9: Line 11:
 
And download the latest BABEL release (as of this writting, ''BABEL - Endymion v0.39'').  
 
And download the latest BABEL release (as of this writting, ''BABEL - Endymion v0.39'').  
 
Uncompress this file anywhere on your system, as long as its '''path does not contain spaces''', for instance, 'c:\BABEL'.
 
Uncompress this file anywhere on your system, as long as its '''path does not contain spaces''', for instance, 'c:\BABEL'.
 +
 +
 +
'''Environment variable: PATH'''
 +
 +
For usage of the latest generator for ''Visual Studio 2008'', you must add these directories to your system PATH variable:
 +
 +
<YOUR PROGRAM FILES>/Microsoft Visual Studio 9.0/Common7/IDE
 +
<YOUR PROGRAM FILES>/Microsoft Visual Studio 9.0/VC/bin/
  
 
== Installing library dependencies ==
 
== Installing library dependencies ==

Revision as of 12:59, 24 May 2009

(TO DO)


Installation of BABEL

BABEL package

To install the BABEL development system (currently available for Windows only), go to the main BABEL website:

http://babel.isa.uma.es/babel2/

And download the latest BABEL release (as of this writting, BABEL - Endymion v0.39). Uncompress this file anywhere on your system, as long as its path does not contain spaces, for instance, 'c:\BABEL'.


Environment variable: PATH

For usage of the latest generator for Visual Studio 2008, you must add these directories to your system PATH variable:

<YOUR PROGRAM FILES>/Microsoft Visual Studio 9.0/Common7/IDE
<YOUR PROGRAM FILES>/Microsoft Visual Studio 9.0/VC/bin/

Installing library dependencies