That SNAP is encountering problems at run time on my installation
Specifically @INC problems not finding DBI.pm, then .lib files in the lib
directory.

I am going to clean it all off tomorrow and start fresh. But here is the
config file that I used.  I will start with just the ra and public servers.
Could someone please critique this proposed configure:

./configure \
  --with-engine=no \
  --with-httpd-user=nobody \
  --with-httpd-group=nobody \
  --with-ext-prefix=/usr/local/OpenCA/Test/test1/RAServer \
  --with-ra-htdocs-fs-prefix=/usr/local/apache/htdocs/ra \
  --with-ra-cgi-fs-prefix=/usr/local/apache/cgi-ra \
  --with-ra-htdocs-url-prefix=/htdocs-ra \
  --with-ra-cgi-url-prefix=/cgi-ra \
  --with-pub-htdocs-fs-prefix=/usr/local/apache/htdocs/public \
  --with-pub-cgi-fs-prefix=/usr/local/apache/cgi-public \
  --with-pub-htdocs-url-prefix=/htdocs-public \
  --with-pub-cgi-url-prefix=/cgi-public \
  --with-base-url=tcs.tulane.edu \
  --with-org="Tulane University Test CA" \
  --with-country="US" \
  --with-loc="New Orleans" \
  --with-ldap-url=green.tcs.tulane.edu \
  --with-ldap-port=389 \
  --with-ldap-root="cn=Directory Manager" \
  --with-ldap-root-pwd="cracked" \
  --with-module-prefix=/usr/local/OpenCA/Test/test1/modules \
  --with-openssl-prefix=/usr/local/ssl \
  --with-scep-openssl-prefix=/usr/local/ssl_stable \
  --disable-db \
  --enable-dbi \
  --enable-rbac \
  --enable-dbis \
  --with-db-type=mysql \
  --with-db-name=openca \
  --with-db-host=localhost \
  --with-db-port=3306 \
  --with-db-user="openca" \
  --with-db-passwd="default" \
  --prefix=/usr/local/OpenCA/Test/test1 \
  --with-service-mail-account="[EMAIL PROTECTED]"


Also, any word on that make error?  Does that file exist in anyone else's
SNAP build directory?

Thanks.

Chris


----- Original Message -----
From: "Michael Bell" <[EMAIL PROTECTED]>
To: "Christopher Crowley" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 09, 2002 10:39 AM
Subject: Re: [Openca-Users] NS6 and openscep


> Christopher Crowley schrieb:
> >
> > 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
>
> I try the snapshot and make a new installation but I cannot produce this
> error.
>
> Does somebody else have this problem?
>
> Sorry 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                                     [OpenCA Core Developer]
>
> http://www.openca.org
>


_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to