Dear Authors, @houjun @jeanbez I was trying to compile 2.1 but had an issue once I run the second command which is
> ./configure --prefix=$H5_DIR/install --enable-parallel --enable-threadsafe --enable-unsupported #(may need to add CC=cc or CC=mpicc)
I tried with both, also I added some flags to make it work but it gives me errors. ./autogen.sh works but it does not generate any make file to compile as well.
Two different errors while adding CC=cc or CC=mpicc
I added some flags like --with-zlib CFLAGS="03" in some cases, I followed this link but still, it did not resolve my issue, not sure what blocking me to execute it successfully: Link:
[2.2 works fine
2.3 Fixed but can't make it as H5 is required]
I tried figuring it out but I really need a bit of suggestion or help to debug it.
Any suggestions will be highly appreciated, Thank you.
Dear Authors, @houjun @jeanbez I was trying to compile 2.1 but had an issue once I run the second command which is
> ./configure --prefix=$H5_DIR/install --enable-parallel --enable-threadsafe --enable-unsupported #(may need to add CC=cc or CC=mpicc)
I tried with both, also I added some flags to make it work but it gives me errors. ./autogen.sh works but it does not generate any make file to compile as well. Two different errors while addingCC=cc
orCC=mpicc
I added some flags like--with-zlib CFLAGS="03"
in some cases, I followed this link but still, it did not resolve my issue, not sure what blocking me to execute it successfully: Link:[2.2 works fine 2.3 Fixed but can't
make
it as H5 is required]I tried figuring it out but I really need a bit of suggestion or help to debug it.
Any suggestions will be highly appreciated, Thank you.