Skip to content

Configure netcdf-4.9.2 without libzip #2791

Answered by WardF
vbsteph asked this question in Q&A
Discussion options

You must be logged in to vote

This appears to be an oversight on our end; it is very rare that libzip won't be needed to be linked against, but in situations such as yours, that should be possible. Thank you for pointing out this gap in our build system.

At current, you may be able to work around this by editing the configure.ac file; around line 781, you'll find the checks for libzip. If you comment these out and remove them, and then re-generate the configure script with the command autoreconf -if, you might be able to get past this.

Not ideal, I know, but it will be the quickest way. I'll try to get a fix for this in for the upcoming v4.9.3 release. v4.9.3 will be out as soon as possible, currently I am trying to f…

Replies: 4 comments 10 replies

Comment options

You must be logged in to vote
2 replies
@vbsteph
Comment options

@vbsteph
Comment options

Answer selected by vbsteph
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@WardF
Comment options

@WardF
Comment options

@vbsteph
Comment options

@WardF
Comment options

@vbsteph
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants