hi!

I'm using the following config:

./configure 
        --prefix=/usr/local/openca-all 
        --with-user=nobody --with-group=nobody 
        --with-ca-htdocs=/is/htdocs-ca --with-ca-cgi=/is/cgi-ca 
        --with-raserver-htdocs=/is/htdocs-raserver
--with-raserver-cgi=/is/cgi-raserver
        --with-public-htdocs=/is/htdocs-public --with-public-cgi=/is/cgi-public 
        --with-ca=/usr/local/openca-all/OpenCA
--with-raserver=/usr/local/openca-all/RAServer

and when I try a "make all", it stops at "make ca" because the directory
tree for the installation in a prefix different than default is not
created, i.e., I keep getting the message "no such directory" for
everything.

do I have to modify the Makefile or create it manually?

thanks,

euricelia.

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

Reply via email to