RE: do not make on freebsd 8.2
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
RE: do not make on freebsd 8.2
- From: Arthur de Jong <arthur [at] arthurdejong.org>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: RE: do not make on freebsd 8.2
- Date: Sun, 24 Apr 2011 19:39:47 +0200
On Sun, 2011-04-24 at 20:51 +0400, Варнаков Кирилл wrote:
> Now:
>
> freebsd# make install
[...]
> 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 ...
There is a fix for that in the svn version. The FreeBSD version of
install doesn't have a -D option. The command that fails installs the
sample nslcd.conf file so make -k install should still to mostly the
right thing.
--
-- arthur - arthur@arthurdejong.org - http://arthurdejong.org --
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users
- RE: do not make on freebsd 8.2, (continued)