[EMAIL PROTECTED] (Eric W Dahlstrom) wrote:
>Hi,
>   When setting up the perl directory in a script on MacOSX, typically one
>would use "#!/usr/bin/perl/" or the like, what is correct for a standard
>install?
>
>"#!/system/library/perl"?

You might have missed this in Jim's message, but the shebang line gives
the location of the perl executable, NOT the Perl library directory.  In
fact, there is no one Perl library directory, there are usually many.

Your later comments made me think that you hadn't gotten this point yet,
hope it helps.


  -------------------                            -------------------
  Ken Williams                             Last Bastion of Euclidity
  [EMAIL PROTECTED]                            The Math Forum

Reply via email to