>From the command line:

$ show logical PERLSHR

as well as:

$ show logical PERL_ROOT

will be the (rough) equivalents of:

% echo $PATH

on Unix - at least as far as PERL is concerned.  Craig's suggestion of
re-defining your PERL_ROOT to
point to your build directory is well worth following in order to fix the
problem you see.

Peter Prymmer



                                                                                       
                       
                    Michael G                                                          
                       
                    Schwern              To:     "Craig A. Berry" <[EMAIL PROTECTED]> 
                       
                    <schwern@pobo        cc:     [EMAIL PROTECTED], [EMAIL PROTECTED]    
                       
                    x.com>                                                             
                       
                                         Subject:     Re: Dusting out vms/test.com     
                       
                    11/06/2001                                                         
                       
                    12:26 AM                                                           
                       
                                                                                       
                       
                                                                                       
                       



On Mon, Nov 05, 2001 at 10:23:42PM -0600, Craig A. Berry wrote:
> >PS  What's the VMS equivalent of:
> >
> >    ./perl -Ilib t/op/my_stash.t
>
> $ MCR SYS$DISK:[]perl. -"Ilib" [.t.op]my_stash.t
>
> or
>
> $ MCR SYS$DISK:[]perl. -"Ilib" "t/op/my_stash.t"
>
> or, from within Perl

I keep getting:

$ MCR SYS$DISK:[]perl. -"Ilib" op/my_stash.t
%DCL-W-ACTIMAGE, error activating image PERLSHR
-CLI-E-IMGNAME, image file $1$DKB300:[SCHWERN.][BIN.AXP]PERLSHR.EXE;5
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image

or variants thereof.

--

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <[EMAIL PROTECTED]>                Kwalitee Is
Job One
Follow me to certain death!
           http://www.unamerican.com/




Reply via email to