Discover Centmin Mod today
Register Now

Beta Branch Fix nginx configure error when NGINX_XSLT=y.

Discussion in 'Centmin Mod Github Commits' started by eva2000, May 2, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    59,299
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    7:17 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Fix nginx configure error when NGINX_XSLT=y.

    Error message:
    ./configure: error: the HTTP XSLT module requires the libxml2/libxslt libraries.
    You can either do not enable the module or install the libraries.

    Add {libxslt,libxslt-devel} to PACKAGEG array.


    Signed-off-by: alexgoussev <algous@gmail.com>

    Continue reading...

    123.09beta01 branch