[petsc-users] download zlib error

Mark Adams mfadams at lbl.gov
Wed Jul 7 07:46:31 CDT 2021


Apparently the same error with
--download-zlib=/yourselectedlocation/zlib-1.2.11.tar.gz

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

> $ curl http://www.zlib.net/zlib-1.2.11.tar.gz > zlib-1.2.11.tar.gz
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
> Current
>                                  Dload  Upload   Total   Spent    Left
> Speed
> 100  593k  100  593k    0     0   835k      0 --:--:-- --:--:-- --:--:--
> 834k
> ~/Src/petsc* (barry/2021-07-03/demonstrate-network-parallel-build=)*
> arch-demonstrate-network-parallel-build
> $ tar -zxf zlib-1.2.11.tar.gz
> ~/Src/petsc* (barry/2021-07-03/demonstrate-network-parallel-build=)*
> arch-demonstrate-network-parallel-build
> $ ls zlib-1.2.11
> CMakeLists.txt  adler32.c       deflate.c       gzread.c        inflate.h
>       os400           watcom          zlib.h
> ChangeLog       amiga           deflate.h       gzwrite.c
> inftrees.c      qnx             win32           zlib.map
> FAQ             compress.c      doc             infback.c
> inftrees.h      test            zconf.h         zlib.pc.cmakein
> INDEX           configure       examples        inffast.c
> make_vms.com    treebuild.xml   zconf.h.cmakein zlib.pc.in
> Makefile        contrib         gzclose.c       inffast.h       msdos
>       trees.c         zconf.h.in      zlib2ansi
> Makefile.in     crc32.c         gzguts.h        inffixed.h      nintendods
>     trees.h         zlib.3          zutil.c
> README          crc32.h         gzlib.c         inflate.c       old
>       uncompr.c       zlib.3.pdf      zutil.h
>
>
>
> On Jul 6, 2021, at 7:57 PM, Mark Adams <mfadams at lbl.gov> wrote:
>
>
>
> On Tue, Jul 6, 2021 at 6:42 PM Barry Smith <bsmith at 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 at 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>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20210707/bb58a5d7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: application/octet-stream
Size: 1327259 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20210707/bb58a5d7/attachment-0001.obj>


More information about the petsc-users mailing list