Hi,

I tried to install openCA 0.9.2 RC1 and the installation fails because the
"install" command doesn't use the same options under FreeBSD 5.1 than under
linux... (gmake stands for GNU make below). Unfortunately there is no
equivalent of "install -D" under FreeBSD... so you would have to write more
lines in Makefile to achieve -D: "create all leading components of DEST
except the last, then copy SOURCE to DEST; useful in the 1st format".
OpenCA 0.9.1.4 installed fine. Gotta install 0.9.1.5 then...

gmake[5]: Entering directory `/usr/data/src/openca-0.9.2-RC1/src/common'
cd etc && /usr/local/bin/gmake install
gmake[6]: Entering directory `/usr/data/src/openca-0.9.2-RC1/src/common/etc'
+ /usr/bin/install -c -D -c -d -o openca -g openca
/usr/local/openca-0.9.2-RC1_ca_racine/OpenCA/etc
install: illegal option -- D
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...

Barbara Post



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to