Changeset 8901

Show
Ignore:
Timestamp:
02/01/06 14:46:40 (3 years ago)
Author:
putter
Message:

INSTALL, Makefile.PL: removed disrecommendation of embedded parrot.

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    r8892 r8901  
    6161the directory in which you checked out the parrot source tree. For example: 
    6262  
    63 XXX NOTE!!!!!!!! 
    64 Using embedded parrot is NOT recommended with this release (6.2.11). 
    65  
    6663    export PARROT_PATH=${HOME}/src/parrot (bash) 
    6764    setenv PARROT_PATH ${HOME}/src/parrot (csh) 
  • Makefile.PL

    r8900 r8901  
    369369    environment variable to contain 'parrot', the PARROT_PATH environment 
    370370    variable to the path of a built parrot tree, then run Makefile.PL again. 
    371     Linking against Parrot is NOT recommended with this release 6.2.11. 
    372371 
    373372.