Re: error while loading shared libraries: libhdf5.so.0

From: Sander Valcke <Sander.Valcke_at_ugent.be>
Date: Sat, 08 May 2010 00:14:10 +0200

it's not in cluster.param, it's in the Gadget Makefile.

On 05/07/2010 05:57 PM, Haijun Tian wrote:
>
>
> On Fri, May 7, 2010 at 4:34 PM, Carsten Frigaard
> <carsten.frigaard_at_gmail.com <mailto:carsten.frigaard_at_gmail.com>> wrote:
>
> Try
>
> declare -x LD_LIBRARY_PATH=/usr/lib/:$LD_LIBRARY_PATH
>
>
> before I run
> mpirun -m mpihost -np 4 ./Gadget2 parameterfiles/cluster.param,
> I declare the LD_LIBRARY_PATH like what you said above, but the same
> errors exit.
>
>
> (basically /usr/lib should already be in the library path) or disable
> the use of HDF5 in the "cluster.param" file like
>
> #OPT += -DHAVE_HDF5
>
>
> How to disable HDF5 in cluster.param? I add directly the "#OPT +=
> -DHAVE_HDF5" in the beginning of cluster.param, but it seems not to work.
>
>
> Haijun
>
>
> .carsten
>
> 2010/5/6 Haijun Tian <hjtian2000_at_gmail.com
> <mailto:hjtian2000_at_gmail.com>>:
> > 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
> >
> >
> > -----------------------------------------------------------
> >
> > If you wish to unsubscribe from this mailing, send mail to
> > minimalist_at_MPA-Garching.MPG.de
> <mailto:minimalist_at_MPA-Garching.MPG.de> with a subject of:
> unsubscribe gadget-list
> > A web-archive of this mailing list is available here:
> > http://www.mpa-garching.mpg.de/gadget/gadget-list
> >
> >
>
>
>
> -----------------------------------------------------------
>
> If you wish to unsubscribe from this mailing, send mail to
> minimalist_at_MPA-Garching.MPG.de
> <mailto:minimalist_at_MPA-Garching.MPG.de> with a subject of:
> unsubscribe gadget-list
> A web-archive of this mailing list is available here:
> http://www.mpa-garching.mpg.de/gadget/gadget-list
>
>
Received on 2010-05-08 00:24:10

This archive was generated by hypermail 2.3.0 : 2023-01-10 10:01:31 CET