[Erp5-report] r44998 seb - /erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 1 17:01:41 CEST 2011


Author: seb
Date: Fri Apr  1 17:01:41 2011
New Revision: 44998

URL: http://svn.erp5.org?rev=44998&view=rev
Log:
it can happens that perl is unable to find SAX.pm
at installation time

Modified:
    erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg

Modified: erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg?rev=44998&r1=44997&r2=44998&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/perl-XML-LibXML.cfg [utf8] Fri Apr  1 17:01:41 2011
@@ -23,3 +23,4 @@ make-options =
   OTHERLDFLAGS=" -Wl,-rpath -Wl,${libxml2:location}/lib -Wl,-rpath -Wl,${zlib:location}/lib"
 environment =
   LD_LIBRARY_PATH=${libxml2:location}/lib:${zlib:location}/lib
+  PERLLIB=blib/lib



More information about the Erp5-report mailing list