On Sep 13, 2007, at 18:04, Lenore Horner wrote:

Gimp has failed again. This time because libbonobo isn't recent enough. So I attempted to upgrade it. I can't because I don't have the right perl xml parsers. I got something that looked like it might be the right thing and successfully installed. libbonobo still complains. Does anyone know what I really should install? Details below.

Thanks,
Lenore

[client155-180:~]% sudo port install p5-libxml-perl
Password:
--->  Fetching p5-libxml-perl
---> Attempting to fetch libxml-perl-0.08.tar.gz from http:// ftp.ucr.ac.cr/Unix/CPAN/modules/by-module/XML
--->  Verifying checksum(s) for p5-libxml-perl
--->  Extracting p5-libxml-perl
--->  Configuring p5-libxml-perl
--->  Building p5-libxml-perl with target all
--->  Staging p5-libxml-perl into destroot
--->  Packaging tgz archive for p5-libxml-perl 0.08_0
--->  Installing p5-libxml-perl 0.08_0
--->  Activating p5-libxml-perl 0.08_0
--->  Cleaning p5-libxml-perl
[client155-180:~]% sudo port upgrade libbonobo
--->  Configuring intltool
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_textp roc_intltool/work/intltool-0.35.5" && ./configure --prefix=/opt/ local --mandir=/opt/local/share/man " returned error 1 Command output: checking for a BSD-compatible install... /usr/bin/ install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for perl... /opt/local/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Error: Unable to upgrade port: 1

[snip]

The intltool port declares a dependency on the p5-xml-parser port, which is probably the perl module being referred to here. That dependency has been in the intltool port since r6211 on 2004-04-05. If you do not have p5-xml-parser installed, I do not know how that's possible, but install it. If you do have it installed, maybe it's messed up somehow; reinstall it. (sudo port -ncuf upgrade p5-xml-parser)





_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to