iraf-community / iraf-fitsutil

FITS utilities
https://iraf.readthedocs.io/en/latest/tasks/fitsutil
Other
2 stars 1 forks source link

Revert "Don't try to install cfitsio" #14

Closed olebole closed 6 months ago

olebole commented 7 months ago

Reverts iraf-community/iraf-fitsutil#13

Otherwise, the fpack/funpack utils are not available. We take the opportunity to consequently use $xc and $llink to compile and link; therefore an external cfitsio must be added as XC_LFLAGS="… -Lpath/to/cfitsio" and XC_CFLAGS="… -Ipath/to/cfitsio".