On Mon, Oct 13, 2008 at 12:02:16AM -0500, Ivy Foster wrote:
Hi all,
I'm looking to package PSPP for ArchLinux (well, upload instructions
to the Arch User Repository), which generally doesn't make use of
/usr/etc. Therefore, I've tried passing ./configure the
--sysconfdir=/etc option, which went fine--everything built and
installed with no problems.
Unfortunately, on startup the command-line pspp (as opposed to
psppire) informs me that it can't find the files that normally go in
the usr/etc dir...it seems the paths are hardcoded.
Does anybody here know of a way around this, and/or would it be
productive in this case to file a bug report (i.e., is this
intentional behavior?)
The --sysconfdir flag works fine for me.
Check the value of default_config_path in src/libpspp/version.c
If it's not what you expect. Delete that file, and run make install
again.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
