[MINC-users] mni_autoreg and bicpl cannot find minc2 during configuration

Jonathan LAU lau at bic.mni.mcgill.ca
Fri Feb 3 10:38:37 EST 2006


Hi,

Sorry if this issue has already been addressed before.

I am trying to compile the basic packages against minc2 (minc2.0.09).  So far, I have been able to successfully install the packages in the following order:

netcdf-3.6.0-p1
hdf5-1.6.1
EBTKS-1.4
minc-2.0.09

However, for mni_autoreg-0.98u and bicpl-1.4.2, I get the following problem:

> ./configure --prefix=foo_dir --with-build-path=foo_dir
(where foo_dir is where all the other packages are installed)
...
checking for library minc... no
configure: error: cannot find required library minc
...

This was not a problem when I previously installed against minc1.4.

Is there some flag that I need to specify during configuration to get the script to recognize minc2?  I tried defining LD_LIBRARY_PATH=foo_dir/lib and LD_RUN_PATH=foo_dir/lib as initial configuration parameters but this didn't see to work for me.

Help is appreciated!

Cheers,
Jonathan



More information about the MINC-users mailing list