Michael - I don't need OpenSCEP, so I am not going to deal with it at the moment.
There was another error that I encountered with the SNAP-20020108: # make install-ext produces this error : /usr/bin/install: cannot stat `viewValidCert.html': No such file or directory Just to get past the error, I linked viewValidCert.html to viewCert.html. It worked for the install, but I don't know if it will actually work. details: make[8]: Leaving directory `/root/src/openca-0.9/src/cgi-bin/cgi-public/messages' cd sheets && /usr/bin/make install make[8]: Entering directory `/root/src/openca-0.9/src/cgi-bin/cgi-public/sheets' /usr/bin/install -c -d -m 755 /usr/local/apache/cgi-public/sheets /usr/bin/install -c -m 644 viewValidCert.html /usr/local/apache/cgi-public/sheets/viewValidCert.html /usr/bin/install: cannot stat `viewValidCert.html': No such file or directory make[8]: *** [/usr/local/apache/cgi-public/sheets/viewValidCert.html] Error 1 make[8]: Leaving directory `/root/src/openca-0.9/src/cgi-bin/cgi-public/sheets' make[7]: *** [sheets] Error 2 make[7]: Leaving directory `/root/src/openca-0.9/src/cgi-bin/cgi-public' make[6]: *** [install] Error 2 make[6]: Leaving directory `/root/src/openca-0.9/src/cgi-bin/cgi-public' make[5]: *** [cgi-public] Error 2 make[5]: Leaving directory `/root/src/openca-0.9/src/cgi-bin' make[4]: *** [install-ext] Error 2 make[4]: Leaving directory `/root/src/openca-0.9/src/cgi-bin' make[3]: *** [cgi-bin] Error 2 make[3]: Leaving directory `/root/src/openca-0.9/src' make[2]: *** [install-ext] Error 2 make[2]: Leaving directory `/root/src/openca-0.9/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/root/src/openca-0.9' make: *** [install-ext] Error 2 _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
