IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#601 closed defect (fixed)

pslib.config filled with incorrect directories

Reported by: eugene Owned by: robert.desonia@…
Priority: high Milestone:
Component: build Version: 0.8.0
Severity: normal Keywords:
Cc:

Description

pslib.config contains references to system data files. These paths are being
set by configure, but they are being set incorrectly. They point at the
directory in the *source* tree (eg, psLib/share/pslib/foo) rather than the
*install* directory (ie, the value of --datadir).

Change History (2)

comment:1 by robert.desonia@…, 21 years ago

Status: newassigned

comment:2 by robert.desonia@…, 21 years ago

Resolution: fixed
Status: assignedclosed

Changed the makefile to use $datadir instead of $prefix/share. Thanks for the catch.

Note: See TracTickets for help on using tickets.