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.
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
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
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
===
---
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,