Hello Oliver,

I did a clean installation in Red Hat 9 using this
configure:

./configure --with-openssl-prefix=/usr
--with-httpd-user=apache --with-httpd-group=apache
--with-htdocs-fs-prefix=/var/www/html
--with-cgi-fs-prefix=/var/www/cgi-bin --disable-db
--enable-dbi

I extracted the more relevant info from the output of
the commands, like this:

in configure :

config.status: creating src/scripts/openca-addcert
config.status: creating src/scripts/openca-addreq
config.status: creating src/scripts/openca-backup
config.status: creating src/scripts/openca-configure
config.status: creating src/scripts/openca-browserexp
config.status: creating src/scripts/openca-dbbuild
config.status: creating src/scripts/openca-dbcreate
config.status: creating src/scripts/openca-dblist
config.status: creating src/scripts/openca-dbview
config.status: creating src/scripts/openca-digest
config.status: creating src/scripts/openca-getcert
config.status: creating src/scripts/openca-getitem
config.status: creating src/scripts/openca-importcerts
config.status: creating src/scripts/openca-importreqs
config.status: creating src/scripts/openca-newcert
config.status: creating src/scripts/openca-unrevoke


in make:
cd scripts && make
make[4]: Cambiando a directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'
make[5]: Cambiando a directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'
make[5]: No se hace nada para `default'.
make[5]: Saliendo directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'
make[4]: Saliendo directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'


in make-install:

make scripts SUBTARGET=install
make[4]: Cambiando a directorio
`/usr/local/src/openca-0.9.2.2/src'
cd scripts && make install
make[5]: Cambiando a directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'
make[5]: No se hace nada para `install'.
make[5]: Saliendo directorio
`/usr/local/src/openca-0.9.2.2/src/scripts'


Then if I issue the command:
ls /usr/local/bin/*openca*

I get this output:
/usr/local/bin/openca-sv

if I run this command:
find . -name openca-configure

I get this (the script in the sources :-( ):
./usr/local/src/openca-0.9.2.2/src/scripts/openca-configure


I'm getting the same problem when I install in Redhat
based distros (FC1, FC2, FC3, RH9, Lineox) I don't
have debian or suse to test the intallation, but I
will  get them to test it.

So, what do you think about the problem? Maybe I'm the
only one with the problem? or I'm the only one
installing OpenCA in Red Hat based distros? ;-)

Thanks,
Johnny

--- Oliver Welter <[EMAIL PROTECTED]> wrote:
> Hmm,
> 
> I setup some 0.9.2.x recently and never ran in such
> problems..... (using 
> gentoo and suzie)...
> 
> Are you able to track down the error:
> * is the openca-configure put somewhere else
> * are the other helper programs installed
> * Does the makescript fail on copying (missing write
> perms on the dir or so)
> 
> Oliver
> 
> -- 
> Diese Nachricht wurde digital unterschrieben
> oliwel's public key: http://www.oliwel.de/oliwel.crt
> Basiszertifikat: http://www.ldv.ei.tum.de/page72
> 


                
______________________________________________ 
Renovamos el Correo Yahoo!: ˇ250 MB GRATIS! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to