Martin Sjölund
Wed, 03 Feb 2010 07:47:36 -0800
Hi sam,Sometimes running `sudo ldconfig` helps. If you recently installed libreadline, it might not be cached yet, in particular if you compiled and installed it yourself (as the /usr/local/lib implies).
You may also have to check /etc/ld.so.conf (and the files it includes) in order to verify that /usr/local/lib is actually cached.
Running `ldd OMShell-terminal` should probably give the same result as trying to run file.
-- Martin Sjölund sam wrote:
Dear All,I am compiling a OpenModelica 1.5.0 _/RC1 on x86/_64 machine with Fedora 10 installed. I have successfully compiled omc, mosh, qtclients with all required environment variables set.I can run omc in my terminal. However, I am not able to get OMShell-terminal to run. it gives a message/./OMShell-terminal: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory/However, I can find my libreadline.so.6 inside directory /usr/local/libDoes anybody has any idea on this problem?ThanksRegards, Sam __________________________________________________________________________School of Mechanical and Aerospace Engineering, Nanyang Technological University, Nanyang Ave, Singapore 639798Tel: 0065-67904004 eMail: sam.zys...@gmail.com