configure: error: XSLT configuration could not be found

When installing a software from source i get error

configure: error: XSLT configuration could not be found

To fix the error install run

CentOS/RHEL

yum install -y libxslt-devel

See Errors

Leave a Comment