[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: for better ipv6 support




>> 	I'm using FreeBSD 2.2.[1256].  In the system $(INSTALL_DATA)
>> 	(/usr/bin/install -o bin -g bin) generated some error, as I (as
>> 	non-root) cannot chown/chmod to arbitrary user.
>Ah, then why don't you just use install (w/o -o,-g)? cp isn't really a
>good solution IMO.

	I'm okay with /usr/bin/install, but anyway Makefile.in needs some
	fix, as INSTALL_DATA has -o and -g in some systems.

itojun