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 library to which Parrot delegates Unicode handling.
        http://www.macports.org/ports.php?by=library&substr=icu
        http://trac.macports.org/browser/trunk/dports/devel/icu/Portfile
If ` locate 'libicuuc.' ` produces no output, try installing ICU via MacPorts,
or via manual process.

Note: I don't use MacPorts, and am guessing.

--
Hope this helps,
Bruce Gray

Reply via email to