NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
NOTE: The netcdf-hdf
mailing list is no longer active. The list archives are made available for historical reasons.
Dear Maarten Thank you for th reply. The issue is that when I am trying to build hdf5-1.8.9 , simple installation i.e ./configure and make check install is successful but when I install netcdf it is not able to find hdf. The HDF5 and netcdf configue command line is not picking path options e.g . ./configure -with-zlib=/usr/ (when I press Tab it is unable to complete the path) and that is why even if I put path myself e.g ./configure -with-zlib=/usr/local, it gives error during make. Thanks Ahsan On Wed, Jul 31, 2013 at 4:16 PM, plieger <plieger@xxxxxxx> wrote: > Dear Ahsan, > > I have HDF5 installed in /data/build and the following seems to work: > > export CPPFLAGS="-I/data/build/**include/" > export LDFLAGS="-L/data/build/lib/" > export LD_LIBRARY_PATH="/data/build/**lib/:$LD_LIBRARY_PATH" > export PATH="/data/build/bin/:$PATH" > > cd netcdf-4.2.1.1/ > ./configure --prefix=/data/build --enable-netcdf-4 > make > make install > > Make sure that both the HDF5 binary and HDF5 headers are available. > > Hope it helps, > Maarten > > > On 07/31/2013 01:11 PM, Syed Ahsan Ali Bokhari wrote: > >> >> Dear All >> >> I am trying to build netcdf4.2.1.1 with hdf5 support on Fedora 16 >> machine but configure is not >> able to find hdf. The installation command line is not picking path >> options e.g . ./configure >> -with-prefix=/usr/ (when I press Tab it is unable to complete the path). >> Why the configure is not >> allowing installation or library path to be specified. >> >> >> Please help! >> >> Ahsan >> pk <http://www.pmd.gov.pk> >> >> >> ______________________________**_________________ >> netcdf-hdf mailing list >> netcdf-hdf@xxxxxxxxxxxxxxxx >> For list information or to unsubscribe, visit: >> http://www.unidata.ucar.edu/**mailing_lists/<http://www.unidata.ucar.edu/mailing_lists/> >> >> > -- > Maarten Plieger > KNMI, R&D Information and Observation Technology, De Bilt > (t) +31 30 2206330 > > ______________________________**_________________ > netcdf-hdf mailing list > netcdf-hdf@xxxxxxxxxxxxxxxx > For list information or to unsubscribe, visit: > http://www.unidata.ucar.edu/**mailing_lists/<http://www.unidata.ucar.edu/mailing_lists/>
netcdf-hdf
archives: