MacPorts Install of Parrot

2010-01-17 Thread Ivan Avery Frey
I just recently upgraded to Mac OS X 10.5. When I try to install Parrot I get this: ld: file not found: /opt/local/lib/libicuuc.40.dylib And parrot refuses to compile under MacPorts. Is there a fix? Ivan.

Re: MacPorts Install of Parrot

2010-01-17 Thread Carl Mäsak
Ivan (>): > I just recently upgraded to Mac OS X 10.5. When I try to install Parrot > I get this: > > ld: file not found: /opt/local/lib/libicuuc.40.dylib > > And parrot refuses to compile under MacPorts. > > Is there a fix? Others on this list might actually have an answer for you, but if not, I

Re: MacPorts Install of Parrot

2010-01-17 Thread Bruce Gray
On Jan 17, 2010, at 1:23 PM, Ivan Avery Frey wrote: I just recently upgraded to Mac OS X 10.5. When I try to install Parrot I get this: ld: file not found: /opt/local/lib/libicuuc.40.dylib And parrot refuses to compile under MacPorts. Is there a fix? libicuuc is part of ICU, the librar

r29552 - docs/Perl6/Spec

2010-01-17 Thread pugs-commits
Author: Darren_Duncan Date: 2010-01-18 01:37:14 +0100 (Mon, 18 Jan 2010) New Revision: 29552 Modified: docs/Perl6/Spec/S02-bits.pod Log: S02 : Blob does Stringy, or something similar Modified: docs/Perl6/Spec/S02-bits.pod === ---

'constitute' is the word. Re: r29540 - docs/Perl6/Spec

2010-01-17 Thread Richard Hainsworth
Suggest: =head1 Regexes constitute a first-class language, rather than just being strings Brandon S. Allbery KF8NH wrote: On Jan 16, 2010, at 01:47 , pugs-comm...@feather.perl6.nl wrote: -=head1 Regexes are now first-class language, not strings +=head1 Regexes are now a first-class language,