Hello Oliver,
My ./configure is:
./configure --with-openssl-dir=/usr --with-httpd-user=apache --with-httpd-group=apache --with-htdocs-fs-prefix=/var/www/html --with-cgi-fs-prefix=/var/www/cgi-bin --enable-dbi --disable-db
This is hapening to me, if I'm not wrong, since 0.9.2.1
This didn't happened with older versions.
What do you think?
Johnny
P.S: it doesn't matter if I install it in FC1, FC2, FC3, Lineox, this happens in all those distros. :-(
Oliver Welter <[EMAIL PROTECTED]> wrote:
Oliver Welter <[EMAIL PROTECTED]> wrote:
Hi Johnny,
> Everytime after installing OpenCA, after the edition
> of the config.xml file when I run the
> configure_etc.sh script, it's appearing an error
> message with something like:
>
> =================================================================
> fixing directory: /usr/local/OpenCA/etc
> =================================================================
> -------------begin file-----------------
> template: ./backup.xml.template
> target: ./backup.xml
> ./configure_etc.sh: line 28:
> /usr/local/bin/openca-configure: No existe el fichero
> o el directorio
>
> why the related script hasn't been copied to the
> /usr/local/bin directory?
Have you given another dir-prefix at the configure prompt ?
What version are you using ?
Oliver