QuantumATK Forum

QuantumATK => Installation and License Questions => Topic started by: dg98adams on January 2, 2013, 18:38

Title: To start the new LMX server 4.4.2 on Linux
Post by: dg98adams on January 2, 2013, 18:38
ATK

I found a message on the forum about putting the path to the new servertools directory into the LD_LIBRARY_FILE environment setting.

I was getting the following error when I tried to start the new server:

/app/atk/QuantumWise/lmxtools-4.4.2/servertools/lmx-serv: error while loading shared libraries: liblmxvendor.so: cannot open shared object file: No such file or directory

That is what I had to do on my Linux server.

To make it stick, I put it in the .personal.cshrc file on the server in the server install account.

adamsdg
Title: Re: To start the new LMX server 4.4.2 on Linux
Post by: Anders Blom on January 3, 2013, 16:38
Either that, or "cd" into the servertools directory and launch the server from there.

This dependency is new in LM-X 4.4 and caught us a bit off guard. We will include a note in the installation note about it for sure. Thanks for the tip, and sorry for the inconvenience.