error while loading shared libraries: libhdf5.so.0
Hi guys,
After installing the gadget2, I tried to get started following users-guide,
*mpirun -m mpihost -np 4 ./Gadget2 parameterfiles/cluster.param*
*
*
but I always get the following errors:*
*
/home/hjtian/myworks/gadget2/Gadget-2.0.6/Gadget2/./Gadget2: error while
loading shared libraries: libhdf5.so.0: cannot open shared object file: No
such file or directory
and then I used
*locate libhdf5.so.0*
find libhdf5.so.0 file locates in /usr/lib/libhdf5.so.0
so I modified my .bashrc file to add the enviroment variable like following,
*export LD_LIBRARY_PATH=/usr/lib/libhdf5.so.0:$LD_LIBRARY_PATH*
and then
*source .bashrc*
to make sure the environment variable be effective.
unfortunately, the above errors still exist. what is up? who can help me?
Best wishes,
Haijun
Received on 2010-05-06 18:26:26
This archive was generated by hypermail 2.3.0
: 2023-01-10 10:01:31 CET