Posted on 2009-05-11 15:46:52-07 by phantasmania in response to 10645
Re: Error installing from CPAN or even manually
Hello, After a more detailed invetigation I found that the OpenSP-1.5.2 parser installation uses by default the /usr/local/lib folder to install the libs. Even when you configure ldconfig to "look into" that folder compilation and tests fails. But I noted that the system where trying to find those libs on /usr/local/lib64 because of the x86_64 architecture involved. So I just copied the content of the /usr/local/lib folder to the /usr/local/lib64 folder. After that everything compiled, installed and worked fine. Regards.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.