>>>>> "Chris" == Chris Reinhardt <[EMAIL PROTECTED]> writes:
Chris> Does anyone know why the paths are set as they are on OS X. Is it just
Chris> following the apple install? Or are their deeper reasons?
Here's what I use for my perlsnap builds:
./Configure -des -Dusedevel -Uversiononly -Dprefix=/opt/perl/snap
-Dccflags=-I/sw/include -Dldflags=-L/sw/lib [EMAIL PROTECTED]
And this nicely puts everything in /opt/perl/snap/{bin,lib,man}/*.
Note the extra dirs for /sw: that's so I pick up things from fink.
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!