in reply to Re^3: LibXSLT fails while running "make test"
in thread LibXSLT fails while running "make test"

I got this link when Googled. http://www.ibiblio.org/pub/packages/solaris/

Installed it but I got the same error as before..

I did pkgadd -d libxslt.1.1.28.i86pc.Solaris.10.pkg and the libraries are updated at /usr/local/lib and /usr/local/include.

While building I did

 /opt/perl5/bin/perl Makefile.PL INC="-I/usr/local/include" LIBS="-L/usr/local/lib"

Can you please suggest how to solve this?

Thanks & Regards

Replies are listed 'Best First'.
Re^5: LibXSLT fails while running "make test"
by Anonymous Monk on Aug 21, 2013 at 09:45 UTC