Hi again, The new snapshot openca-SNAP-20040510.tar.gz, don't compile :( This is the error ...
make[4]: Entering directory `/usr/src/openca-SNAP-20040510/src/modules' Checking if your kit is complete... Looks good Writing Makefile for OpenCA::OpenSSL make[4]: Leaving directory `/usr/src/openca-SNAP-20040510/src/modules' make[4]: Entering directory `/usr/src/openca-SNAP-20040510/src/modules/openca-openssl' make[4]: *** [pm_to_blib] Segmentation fault make[4]: Leaving directory `/usr/src/openca-SNAP-20040510/src/modules/openca-openssl' make[3]: *** [openca-openssl] Error 2 make[3]: Leaving directory `/usr/src/openca-SNAP-20040510/src/modules' make[2]: *** [modules] Error 2 make[2]: Leaving directory `/usr/src/openca-SNAP-20040510/src/modules' make[1]: *** [modules] Error 2 make[1]: Leaving directory `/usr/src/openca-SNAP-20040510/src' make: *** [src] Error 2 Thank's ND On Mon, 2004-05-10 at 15:34 +0200, Michael Bell wrote: > Nuno Dias wrote: > > Hi, > > > > I have done that, but is not working ... :( > > I'm using openca-0.9.2-RC4 > > For the first RA i make the configuration like this > > > > ./configure --with-openca-user=openca --with-openca-group=openca > > --with-web-host=`hostname` --with-httpd-user=apache > > --with-httpd-group=apache --with-cgi-fs-prefix=/var/www/cgi-bin > > --with-htdocs-fs-prefix=/var/www/html --with-hierarchy-level=ra > > > > make; make install-online > > > > For the second RA > > > > ./configure --with-openca-user=openca --with-openca-group=openca > > --with-web-host=`hostname` --with-httpd-user=apache > > --with-httpd-group=apache --with-cgi-fs-prefix=/var/www/cgi-bin > > --with-htdocs-fs-prefix=/var/www/html --with-hierarchy-level=ra > > --with-ra-prefix=ra2 > > > > make; make install-ra > > > > But when i go to the directory /var/www/html there is only ra not > > ra2 ?!! > > Congratulation :) you found a bug in configure.in. We still ask for the > prefix but we silently ignore them. I fixed it and commited it to CVS > (including better errordetection for the XML stuff). I publish a new > snapshot in some minutes. > > Michael > -- > ------------------------------------------------------------------- > Michael Bell Email: [EMAIL PROTECTED] > ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 > (Computing Centre) Fax: +49 (0)30-2093 2704 > Humboldt-University of Berlin > Unter den Linden 6 > 10099 Berlin Email (private): [EMAIL PROTECTED] > Germany http://www.openca.org > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Sleepycat Software > Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver > higher performing products faster, at low TCO. > http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 > _______________________________________________ > Openca-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/openca-users -- Nuno Dias <[EMAIL PROTECTED]> LIP ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
