Kee Hinckley <[EMAIL PROTECTED]> wrote:
> /Local/Library/Perl is where hints/darwin.sh says site-specific perl
> modules should be installed in Perl 5.6.1.
>
># Where to put modules.
> privlib='/System/Library/Perl';
> sitelib='/Local/Library/Perl';
> vendorlib='/Network/Library/Perl';

I changed that when building perl, got rid of the /Local so it would 
match the version already installed.

>
> So now the question becomes.
> 1. What makes you think that Apple won't overwrite anything in
> /Library/Perl?

I think they have said so.

> 2. Is darwin.sh (and rhapsody.sh, for that matter) wrong
> or right?

I believe it is wrong in darwin.sh, but probably right in rhapsody.sh. 
Later development versions of perl have /Library/Perl in darwin.sh but
/Local/Library/Perl in rhapsody.sh.

  -Ken

Reply via email to