Hi
Hi Jose,
Using configure like this:
env CPPFLAGS="-I/usr/local/openssl/include -I/usr/local/include/openssl -I/usr/local/mysql/include/mysql" LDFLAGS="-L/usr/local/openldap/lib -L/usr/local/openssl/lib -L/usr/local/mysql/lib/mysql" ./configure --with-openssl-prefix=/usr/local/openssl --with-openca-user=openca --with-openca-group=pki --exec-prefix=/srv/CA --prefix=/srv/CA --with-openldap-prefix=/usr/local/openldap --with-httpd-user=wwwrun --with-httd-group=www --with-web-host=ca.cajval.com.ar --with-httpd-host= ca.cajval.com.ar --enable-debug --with-ca-organization=CAJVAL --with-ca-locality="Buenos Aires" --with-ca-country=AR --with-ldap-host=ca.cajval.com.ar --with-ldap-root=" cn=LDAP Manager, o=CAJVAL, l=Buenos Aires, c=ar" --with-ldap-root-pwd=somepwd --with-db-type=MySQL --with-db-name=openca --with-db-port=3306 --enable-dbi 2>&1>configure-out-6.txt
In make all seems ok!.
===================================================
In make test :
./tests/03language_xs...................FAILED tests 3-4
Failed 2/4 tests, 50.00% okay
I also had problems with this file when I was doint a "make test". But when I used
./configure [your options] --disable-external-modules
this error did not occur any more when doing a "make test".
Perhaps any of the developers could explain me what difference this options makes exactly?
Kind regards, Matthias
[...]
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
