Commit ce06c459 authored by Sebastien Robin's avatar Sebastien Robin

it can happens that perl is unable to find SAX.pm

at installation time

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44998 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bd45d2bf
......@@ -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
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment