[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] @INC under MPW




Vicki Brown wrote:

> Is there something special I need to do to set up @INC for MPW Perl?
> 
> My MPE MacPerl =9F is a separate folder from my regular MacPerl =9F, on a
> different disk.
> 
> my MPW perl too is working, but @INC is : and only :. Not very useful.

I have a similar setup (a 7100 with several versions of the MacPerl app 
and at least the latest MPW perl installed).  

With a customized MPW folder of HD:MPW: firing up the shell 
and typing this

   perl -e 'print join("\n",@INC,"")'

and 'Enter' I obtain:

   HD:MPW:Libraries:PerlLibs:
   :

as output, hence there are two folders in this custom setup.

> Is there some configuration step I've missed? I don't use MPW...

There is a script that generates the installation output when installing
MPW Perl.  It is necessary to highlight the whole thing and press 'Enter'.
The need to do so is mentioned in the installation docs (hence I think it
unlikely that you missed doing this step).

Peter Prymmer


===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org