Navigation:  Getting Started > Launching ACE >

Linux OS

Previous pageReturn to chapter overviewNext page

Please perform the following to launch for Linux.

bar_dot

 

Set the Library environment variable: LD_LIBRARY_PATH,  to include the path of the Numerical Innovations shared libraries (using a local shell program type the following).

 

do-itLD_LIBRARY_PATH=/opt/Numerical/lib

do-itexport LD_LIBRARY_PATH  

do-it/opt/ACE-3000/ace

 

documentNote: For this example we assume that you have installed ACE Translator into the folder:   /opt/Numerical

documentNote:  You may also create a short startup script for this executable, which first updates 'LD_LIBRARY_PATH', and then runs executable. Please consult your platform reference material for more information.

documentNote:  Kernel 2.4 (or higher) is required for ACE Translator (Linux 32-bit)

documentNote:  Kernel 2.6 (or higher) is required for ACE Translator (Linux 64-bit)