Dymola under RedHat8

Dear all,

I'd be really grateful, if someone could point me in the right direction w.r.t Dymola on RedHat8.
After installing Dymola under RHEL8, the dymola models cannot be compiled. I've tried everything possible, but cannot find any solution.
I can confirm I have the GCC 8.5 installed and Dymola 2023x
The GCC compiler on it's own works fine and I can compile e.g. some simple helloWorld.c code.

 

However, if I try to compile dymola models, or even just verify the functionality of the compiler, this is the error message that I get:


cc -Wl,--no-as-needed -o dymosim -D_LINUX64 -DDYMOSIM -DUNIX -DSkip_f2c_Undefs -m64 -O1 -Wl,--no-undefined -Wl,--allow-multiple-definition -I'/source' -I . dsmodel.c -L'/bin/lib64' lib64 -pthread -lds -lstdc++ -lm -ldl

Using CC=cc -Wl,--no-as-needed
cc: error: lib64: No such file or directory

 

Any idea, what the problem could be?

 

Regards

 

Josef

DymolaDymola Linux