** ERROR RADFLEX EXECUTION ERROR
Hello.
I use command <installation directory>/scripts/radioss -gui in CentOs 6.4
When I click to run it. It shows the message** ERROR RADFLEX EXECUTION ERROR CHACK RADFLEX BINARY
Please see the attached file
Thank you.
Find more posts tagged with
Sort by:
1 - 1 of
11
Solution:
Set the RADFLEX_PATH to the location of location of 'radflex_12_linux64' For example: '/altair/hw/12.0/altair/hwsolvers/common/bin/linux64'
export RADFLEX_PATH=/altair/hw/12.0/altair/hwsolvers/common/bin/linux64 # in case of bash shell, correct the path to suit your install path
setenv RADFLEX_PATH /altair/hw/12.0/altair/hwsolvers/common/bin/linux64 # in case of c shell , correct the path to suite your install path