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

Thank you so much for the reply :). The error was because as you said it was unable to fetch libraries of libxslt which was located in /usr/local/lib where as it was searching in /usr/lib. When the path is set the error is solved :) :)

With Best Regards

  • Comment on Re^6: LibXSLT fails while running "make test"