Fatal Error 9195
Hello,
I am getting the following error when running optistruct on a linux computer, where I installed HW recently.
*** FATAL ERROR # 9195 ***
Radflex could not be started.
Check if liblmx-altair shared library is in LD_LIBRARY_PATH or PATH.
License checkout could not be initialized.
The sam input file has been tested on other computers and it works fine.
Any idea what could have gone wrong in the installation?
Find more posts tagged with
If the above does not work,
Please export the below variables in your Linux environment in /etc/profile or ~/.bashrc file and this should sort out the problem.
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: /12.0/altair/hwsolvers/optistruct/bin/linux64: /12.0/altair/hwsolvers/common/bin/linux64/
export RADFLEX_PATH=/12.0/altair/hwsolvers/common/bin/linux64
copy the radflex_12_linux from location /12.0/altair/hwsolvers/common/bin/linux64 to the location of the input file
Hi Seppaelae
Please install the following package (depending on your bit version):
compat-libstdc++-33