Tagged Questions

0
votes
2answers
384 views

Is there a way to build a libxml2 without text relocations on Linux?

Good afternoon, I am having difficulties with libxml2. I tried to build the Perl module XML-LibXML which is part of our standard runtime environment. However, this time the installation on a RHEL5 ...