Changeset 11564 for INSTALL

Show
Ignore:
Timestamp:
07/16/06 18:34:26 (2 years ago)
Author:
audreyt
Message:

* bump Parrot requirement to 0.4.6 (not yet released),

for vsoni++'s recent work on making imcc reentrant.
This is needed because parrot currently lacks a sane way to
distinguish 0.4.5 from 0.4.5-devel in C-preprocessor land.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    r11291 r11564  
    77Additionally, the Cabal framework is needed, see <http://haskell.org/cabal/>. 
    88 
    9 Pugs needs Parrot 0.4.5 or above to support Perl 6 Rules and PIR evaluation. 
     9Pugs needs Parrot 0.4.6 or above to support Perl 6 Rules and PIR evaluation. 
    1010To install Parrot, follow the instructions at http://www.parrotcode.org/. 
    1111 
     
    153153(the default), or embedded.  External is recommended. 
    154154 
    155 Embedding parrot currently requires a parrot version 0.4.5 or later. 
     155Embedding parrot currently requires a parrot version 0.4.6 or later. 
    156156Recent copies of parrot can be obtained from http://www.parrotcode.org/. 
    157157