Skip to content

configure fails to find cfitsio #3

@majashdown

Description

@majashdown

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions