[gradsusr] unsupported --with-jpeg option in hdf5 configure file
Huber Paúl Gilt López
huber.gilt at igp.gob.pe
Thu Jun 10 11:15:40 EDT 2010
Hello Everybody,
Im trying to compile the hdf5, supplemental library, but in the
documentation file (http://iges.org/grads/gadoc/supplibs
), say to configure with the command:
cd $HOME/supplibs/src/
tar xvfz tarfiles/hdf5-1.8.4-patch1.tar.gz
cd hdf5-1.8.4-patch1/
./configure --disable-shared --disable-fortran \
--with-zlib=$HOME/supplibs/src/zlib-1.2.3 \
--with-jpeg=$HOME/supplibs/src/jpeg-6b \
--with-szlib=$HOME/supplibs/src/szip-2.1 \
--prefix=$HOME/supplibs/src/hdf5-1.8.4-patch1
make
make install
cp ./lib/libhdf5.a $HOME/supplibs/lib
cp ./lib/libhdf5_hl.a $HOME/supplibs/lib
mkdir $HOME/supplibs/include/hdf5
cp ./include/*.h $HOME/supplibs/include/hdf5/
Then throws the warning, hdf5 dont need jpeg libraries?
configure: WARNING: unrecognized options: --with-jpeg
configure: WARNING: unrecognized options: --with-jpeg
Thanks a lot,
Best regards,
Huber
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20100610/6020c71a/attachment-0003.html
More information about the gradsusr
mailing list