Dependency problem while install p5-gd
Ryan Schmidt
ryandesign at macports.org
Sun Dec 6 20:56:35 PST 2009
On Dec 6, 2009, at 22:46, Woody Lin wrote:
> After rename local to local-off, "clean p5-locale-gettext" works.
>
> However, when installing p5-locale-gettext, I came upon error messages as the attached file.
I see the same error as before:
gettext.xs:5:21: error: libintl.h: No such file or directory
Look in the full debug output again. Is it still mentioning /usr/local? If so, I think a reference to /usr/local has gotten into your installed ports somewhere. If I had to guess, I'd suspect your perl port, which I'd suggest you rebuild it. You said you're using perl 5.10, so rebuild the perl5.10 port:
sudo port -n upgrade --force perl5.10
More information about the macports-users
mailing list