Ron Gedye schrieb:
> 
> [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

Sorry guys, but this was my mistake. I created a copy of the
0.9-CVS-tree with "copy -r" and not tar. By this way all files have the
same timestamps and make detect this and tries to run autoconf. Simply
do "touch configure" and the error should be fixed :(

The problem appears with RC2! I will update the RC2 on monday to fix the
problem (simply untar, touch and tar).

> 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.

1. Where is your htdocs/ and where is your cgi-bin/? (I send then the
correct configure-options to the list)

1.1. htdocs:  /home/httpd/htdocs
     cgi-bin: /home/httpd/cgi-bin
     OpenCA:  --with-httpd-fs-prefix=/home/httpd

1.2. ----- risky configuration -----
     htodcs:  /home/httpd
     cgi-bin: /home/httpd/cgi-bin
     OpenCA:  --with-htdocs-fs-prefix=/home/httpd
--with-cgi-fs-prefix=/home/httpd/cgi-bin

more details: ./configure --help or in the OpenCA-guide

2. Some notes about the OpenCA-structure today:
   - cgi-bin/
         ca/ca
         ra/RAServer
         online/Admin
         ldap/ldap
         pub/pki
   - htdocs/
         ca/
         ra/
         online/
         pub/
         ldap/

> Am I missing a config somewhere or is this correct?  I am just beginning to
> test at this point.  Is my workaround workable?

OPENCADIR/etc/servers/

Michael
-- 
-------------------------------------------------------------------
Michael Bell                   Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter     Email:  [EMAIL PROTECTED]
Humboldt-University of Berlin  Tel.: +49 (0)30-2093 2482
Unter den Linden 6             Fax:  +49 (0)30-2093 2959
10099 Berlin
Germany                                       http://www.openca.org


-------------------------------------------------------
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

Reply via email to