On Wed, 2007-02-21 at 11:21 +0100, Joachim Schrod wrote: > Most probably you did not install openca-tools first and/or OpenCA's > configure did not find the executables from openca-tools. (It happened > to me, too.) > > Make sure that you installed openca-tools. This should be the two > executables openca-sv and openca-scep. (The README is wrong; it names > other executables.)
I did install the openca-tools and the error message is the same with or without them. > > In etc/servers/node.conf there is a configuration OpenCA_SV_Path. Make > sure that it has the path to your installed openca-sv executable. The setting is correct, I did not have to change it: OpenCA_SV_Path "/opt/openca93/bin/openca-sv" Yes, it really looks like the openca-sv binary can't be found. But I can't think of a way to fix that. This is how I built the openca-tools: ./configure --prefix=/opt/openca93 --exec-prefix=/opt/openca93 \ --with-openca-prefix=/opt/openca93 --with-openca-user=openca --with-openca-group=openca and this is the config command for openca itself: ./configure --prefix=/opt/openca93 --exec-prefix=/opt/openca93 --with-openca-prefix=/opt/openca93 \ -with-module-prefix=/opt/openca93/modules --with-openca-user=openca --with-openca-group=openca \ --with-web-host=localhost --with-httpd-user=apache --with-httpd-group=apache \ --with-cgi-fs-prefix=/var/www/cgi-bin --with-htdocs-fs-prefix=/var/www/html Anything wrong with that? I can use the cert one has to create when doing the Initialization (create the initial administrator) for signing, right? I have documented the install process here: http://www.vpac.org/twiki/bin/view/APACgrid/CAInstallGuide093 Maybe anyone can spot where I forgot something/did something wrong? Cheers, Markus ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
