On Mon, 2005-10-17 at 10:54 +0200, Juergen Brauckmann wrote:
> christopher wrote:
> >>>>>make[9]: Leaving directory `/tmp/openca-0.9.2.4/src/common/etc'
> >>>>>+ /usr/bin/install -c -d -o nobody -g
> >>>>>nogroup /usr/local/openca.0.9.2/openca/etc
> >>>>>/usr/bin/install: invalid group `nogroup'
> 
> You don't have a group "nogroup" in your system.

mean i must use nogroup to do the installation for openca?

i manual added the  nogroup group and i manage to install. 

> 
> > ./configure \
> >   --prefix=${PREFIX} \
> >   --with-openca-prefix=${PREFIX}/openca \
> >   --with-etc-prefix=${PREFIX}/openca/etc \
> >   --with-httpd-fs-prefix=/etc/httpd \
> >   --with-module-prefix=${PREFIX}/modules \
> >   --with-openssl-prefix=/usr \
> >   --with-engine=no \
> >   --with-web-host=rhes-mp2.com \
> >   --with-ca-organization="openca" \
> >   --with-ldap-port=389 \
> >   --with-ldap-root="cn=Manager,dc=openca,dc=syn" \
> >   --with-ldap-root-pwd="openca" \
> >   --enable-ocspd \
> >   --enable-db \
> >   --disable-dbi \
> >   --disable-rbac \
> >   --with-service-mail-account="[EMAIL PROTECTED]"
> >   --with-openca-user=openca \
> >   --with-openca-group=openca \
> >   --with-hierarchy-level=ra
> 
> There are two additional parameters
> --with-httpd-user
> and
> --with-httpd-group
> which tell configure which user and group the stuff that the apache is
> supposed to read has to have.
> 
> Default for --with-httpd-group is "nogroup".

i added these 2 field to my configure.redhat 

i try to install again see how.

thanks for the reply.

chris



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to