On Tue, Jul 6, 2021 at 6:42 PM Barry Smith <bsmith@petsc.dev> wrote:

  Mark,

   You can try what the configure error message should be suggesting (it is not clear if that is being printed to your screen or no).

ERROR: Unable to download package ZLIB from: http://www.zlib.net/zlib-1.2.11.tar.gz

My browser can not open this and I could not see a download button on this site.

Can you download this?
 

* If URL specified manually - perhaps there is a typo?
* If your network is disconnected - please reconnect and rerun ./configure
* Or perhaps you have a firewall blocking the download
* You can run with --with-packages-download-dir=/adirectory and ./configure will instruct you what packages to download manually
* or you can download the above URL manually, to /yourselectedlocation/zlib-1.2.11.tar.gz
  and use the configure option:
  --download-zlib=/yourselectedlocation/zlib-1.2.11.tar.gz

  Barry


> On Jul 6, 2021, at 4:29 PM, Mark Adams <mfadams@lbl.gov> wrote:
>
> I am getting some sort of error in build zlib on Spock at ORNL.
> Other libraries are downloaded and I am sure the network is fine.
> Any ideas?
> Thanks,
> Mark
> <configure.log>