[MacPorts] #31041: libgsf fails to see installed XML::parser and fails to install
MacPorts
noreply at macports.org
Sun Sep 4 17:29:35 PDT 2011
#31041: libgsf fails to see installed XML::parser and fails to install
--------------------------------+-------------------------------------------
Reporter: raramayo@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: | Port: libgsf
--------------------------------+-------------------------------------------
Comment(by pixilla@…):
Adding PERL5LIB with path to XML::Parser allows libgsf configure to
complete.
{{{
configure.env-append "PERL5LIB=${prefix}/lib/perl5/vendor_perl/5.12.3
/darwin-multi-2level"
}}}
This does not feel like the correct way to fix this.[[BR]]
I have other port installed p5.12-* perl modules in vendor_perl/5.12.3
/darwin-multi-2level.
--
Ticket URL: <https://trac.macports.org/ticket/31041#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list