[MINC-users] bicpl cannot find hdf5 during configuration

Jonathan HARLAP jharlap at bic.mni.mcgill.ca
Thu Oct 26 11:44:37 EDT 2006


You should probably have both prefix and build path set to /usr/local 
rather than /usr/local/bin, otherwise it will look for (and install) 
libraries in /usr/local/bin/lib, binaries in /usr/local/bin/bin and so on.

Cheers,
J


leemon albert wrote:
> Hi,
> Sorry if this issue has already been addressed before.
> I am trying to compile the basic packages  minc2 (minc2.0.11) for Ubuntu.
> So far, I have been able to successfully install the packages in the
> following order:
> 
> netcdf
> hdf5-1.6.1
> minc-2.0.11
> 
> However, for bicpl-1.4.2, I get the following problem:
> ....
> checking for library m... yes
> checking for library netcdf... yes
> checking for library z... yes
> checking for library hdf5... no
> configure: error: cannot find required library hdf5
> 
> Is there some flag that I need to specify during configuration to get
> the script to recognize hdf5?
> I tried defining  sudo ./configure  --prefix=/usr/local/bin
> --with-build-path=/usr/local/bin --with-minc2
> Thanks
> 
> Help is appreciated!
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users


More information about the MINC-users mailing list