hi,

> wich directory fails to get created?
> 

BINDIR=${exec_prefix}/bin
DATADIR=${prefix}/share
INFODIR=${prefix}/info
LIBDIR=${exec_prefix}/lib
MANDIR=${prefix}/man
SBINDIR=${exec_prefix}/sbin

> what kind of system are you on?

linux slackware

> what install command do you use? (`grep INSTALL Makefile`)

INSTALL=/usr/bin/ginstall -c
INSTALL_OPT = -o root -g root -m 755
export MAKE TAR INSTALL INSTALL_OPT MKDIR CHMOD CHOWN ECHO SED CAT

> what does `install -d /tmp/a/b/c/d` do?  does it create all those
> directories?
> 
yes, it does.


when I created the directories manually, the installation worked. is it
a problem with ginstall?

thanks,

euricelia.

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

Reply via email to