Opened 17 years ago

Closed 17 years ago

#13 closed defect (fixed)

make duchamp able to compile without pgplot

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone:
Component: FITS reader Version: 1.1
Severity: normal Keywords:
Cc:

Description

Particularly for CONRAD work, we will want to compile Duchamp in an environment where there isn't a PGPLOT library. In such a case, it should compile OK and run as usual, but without any graphics output -- the source list should still be returned.

Change History (1)

comment:1 Changed 17 years ago by MatthewWhiting

Resolution: fixed
Status: newclosed

This has been done, with a new style of configure script, making use of --without-pgplot flags.

It also incorporates --with-cfitsio=<dir> and --with-wcslib=<dir> options.

Updated in both v1.1.1 and the trunk.

Ticket closed.

Note: See TracTickets for help on using tickets.