Yes, I rename the folder. All folders' name are listed below.
[brick@CentOS ~]$ ls $PRO_PATH
bin Hdf-4.2.6 Hdf5-1.8.7 include Jpeg-6b lib Szip-2.1 Temp
Zlib-1.2.5
Thanks,
brick
On Thu, Sep 22, 2011 at 3:29 PM, Cedric Roux <cedric.roux@xxxxxxxxxx> wrote:
> On Thu, 22 Sep 2011, brick wrote:
>
> Hi All
>> I try to install netcdf-4.1.3 with hdf5-1.8.7. I invokes configure as
>> follow:
>> ./configure --with-hdf5=$PRO_PATH/Hdf5-1.**8.7
>> --with-zlib=$PRO_PATH/Zlib-1.**2.5 --with-szlib=$PRO_PATH/Szip-2.**1
>> --prefix=$PRO_PATH/Netcdf-4.1.**3 --enable-netcdf-4
>>
>> $PRO_PATH is the path I install all software.
>>
>
> are you sure it's "Hdf5-1.8.7", not "hdf5-1.8.7" (same for zlib, szip,
> netcdf)?
>
> Regards,
> Cédric.