I've got the CA up and running and through most all it's paces, looks good.
When Installing the RA I ran into a problem. I did the configure with all the flags I could find that were necessary, did make ext, then make install-ext and all seemed to go well with the exception of the initial make ext which provided this error: [root@racert openca-0.9]# make ext autoconf NONE:0: /usr/bin/m4: `syncoutput' from frozen file not found in builtin table! NONE:0: /usr/bin/m4: `changesyntax' from frozen file not found in builtin table! make: *** Deleting file `configure' make: *** [configure] Error 1 To get around this I simply made a copy of the configure file, then once the error appeared copied the file back, then ran make ext again. My real question is this: Upon completeing the make install-ext I accessed the site. However, the only part that seemed to operate properly was the ldap section. It seems that the server could not find either the ra or online cgi scripts, giving me 404 errors. (pub appears fine) Upon investigating, I could not find either of these (ra or online) called cgi's; however I did find and RAServer and Admin script in the location I specified during configure (/home/httpd/cgi-ra/). I simply copied the file to ra and online, respectively. I did this after thumbing the the src/cgi-bin and other Makefiles. Am I missing a config somewhere or is this correct? I am just beginning to test at this point. Is my workaround workable? Thanks so very-much again. Ron ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
