Opened 17 years ago

Closed 17 years ago

#24 closed defect (fixed)

wcslib problems with configure script

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone:
Component: Installation Version: 1.1.2
Severity: normal Keywords:
Cc:

Description

The determination of the WCSLIB include directory seems to not work properly. When installing on minicp at ATNF, it finds wcslib-4.2/include/wcslib as the end of the WCSINC parameter in the Makefile, but then it can't find the file for #include <wcslib/wcs.h>. Perhaps the configure script needs tweaking.

Also, the header file fitshdr.h is part of WCSLIB, and so should probably be referenced as #include <wcslib/fitshdr.h>.

Change History (1)

comment:1 Changed 17 years ago by MatthewWhiting

Resolution: fixed
Status: newclosed

This has been updated in version 1.1.3, and all works.

Ticket closed. MW.

Note: See TracTickets for help on using tickets.