CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Issue installation OpenFOAM - libopen-rte.so.0 (https://www.cfd-online.com/Forums/openfoam/91461-issue-installation-openfoam-libopen-rte-so-0-a.html)

Voyage_gui August 11, 2011 12:09

Issue installation OpenFOAM - libopen-rte.so.0
 
Hi everyone,

i ve got opensuse 11.4 and i ve tried to install OpenFoam thanks to installation guide http://www.openfoam.com/download/suse.php. The setup doesn't show any issue.
When i try to launch IcoFoam - help , i've got this issue

icoFoam: error while loading shared libraries: libopen-rte.so.0: cannot open shared object file: No such file or directory

libopen-rte.so.0 file is located at /usr/lib64/mpi/gcc/openmpi/lib64>

Any kind of help is welcome

Voyage_gui August 12, 2011 03:46

Solved! Google is my friend ;)

Well you have to link your librairies adding to .bashrc:

export LD_LIBRARY_PATH=/usr/lib64/mpi/gcc/openmpi/lib64:$LD_LIBRARY_PATH


All times are GMT -4. The time now is 21:01.