Changeset 13189 for INSTALL

Show
Ignore:
Timestamp:
09/11/06 20:30:27 (2 years ago)
Author:
putter
Message:

INSTALL - mention "Perl5 is now embedded by default. Use "-perl5" to avoid.".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    r11564 r13189  
    6464PUGS_EMBED variable. For example:  
    6565  
    66     export PUGS_EMBED="perl5 parrot" (bash) 
    67     setenv PUGS_EMBED "perl5 parrot" (csh) 
     66    export PUGS_EMBED="-perl5 parrot" (bash) 
     67    setenv PUGS_EMBED "-perl5 parrot" (csh) 
     68 
     69Perl5 is now embedded by default.  Use "-perl5" to avoid. 
    6870 
    6971To build with an embedded parrot interpreter, make sure the PUGS_EMBED