|
I am running configure like this
./configure --enable-shared --with-libxslt=/build/pagratis/3rdparty/libxslt-1.1.14 --with-libxml=/build/pagratis/3rdparty/libxml2-2.6.20 --with-openssl=/build/pagratis/rwsf_dev/3rdparty/openssl-0.9.8/solaris/sparcv
The build fails when it tries to read xslt include files. It says the files cannot be fount. When I look at the makefiles, the include paths that are being used (set in LIBXSLT_CFLAGS) are: /build/pagratis/3rdparty/include /build/pagratis/3rdparty/libxml2-2.6.20
Also LIBXSLT_LIBS is the same way which is wrong as well. Any ideas anyone? It seems like the configure script is messing up somewhere. Thanks.
Kostas Pagratis a Quovadx(TM) Division
|
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
