-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The configure script fails to work with recent versions of cfitsio, even if the location of the library explicitly passed to it:
...
checking fitsio.h usability... yes
checking fitsio.h presence... yes
checking for fitsio.h... yes
checking for ffopen in user specified location... no
checking for ffopen in default location... no
configure: error: Could not find the CFITSIO library!
I think this is because cfitsio needs to be linked with -lcurl.
Metadata
Metadata
Assignees
Labels
No labels