Re: [netcdf-hdf] Problem with hdf5-1.8.X on i686 Linux machine?

NOTE: The netcdf-hdf mailing list is no longer active. The list archives are made available for historical reasons.

Hello,

But when doing "sudo make install" I get the following error:
test -z "/usr/local/hdf5-1.8.7_intel_12.1.2/bin" || /bin/mkdir -p
"/usr/local/hdf5-1.8.7_intel_12.1.2/bin"
/usr/bin/install -c h5c++ '/usr/local/hdf5-1.8.7_intel_12.1.2/bin'
test -z "/usr/local/hdf5-1.8.7_intel_12.1.2/lib" || /bin/mkdir -p
"/usr/local/hdf5-1.8.7_intel_12.1.2/lib"
/bin/bash ../../libtool --mode=install /usr/bin/install -c
libhdf5_cpp.la '/usr/local/hdf5-1.8.7_intel_12.1.2/lib'
libtool: install: warning: relinking `libhdf5_cpp.la'
libtool: install: (cd /media/dataspace/Downloads/hdf5-1.8.7/c++/src;
/bin/bash /media/dataspace/Downloads/hdf5-1.8.7/libtool --silent --tag
CXX --mode=relink icpc -O3 -ip -version-info 7:1:0
-L/usr/local/zlib-1.2.6_intel_12.1.2/lib
-L/usr/local/szip-2.1_intel_12.1.2/lib -o libhdf5_cpp.la -rpath
/usr/local/hdf5-1.8.7_intel_12.1.2/lib H5Exception.lo H5IdComponent.lo
H5Library.lo H5Attribute.lo H5Object.lo H5PropList.lo H5FaccProp.lo
H5FcreatProp.lo H5DcreatProp.lo H5DxferProp.lo H5DataType.lo
H5DataSpace.lo H5AbstractDs.lo H5AtomType.lo H5PredType.lo H5EnumType.lo
H5IntType.lo H5FloatType.lo H5StrType.lo H5ArrayType.lo H5VarLenType.lo
H5CompType.lo H5DataSet.lo H5CommonFG.lo H5Group.lo H5File.lo
../../src/libhdf5.la -lsz -lz -lm )
/media/dataspace/Downloads/hdf5-1.8.7/libtool: line 8964: icpc: command
not found

Maybe icpc is not in the PATH seen by sudo? You could try setting CXX to the full path to that binary and see whether that fixes it or maybe put icpc somewhere else.

HTH,

Andy.

--
Dr. Andrew Porter
Computational Scientist
Advanced Research Computing Group
Computational Science and Engineering Dept.
STFC Daresbury Laboratory
Keckwick Lane
Daresbury
WA4 4AD
Tel. : +44 (0)1925 603607
email: andrew.porter@xxxxxxxxxx

--
Scanned by iCritical.



  • 2012 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-hdf archives: