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

Re: for better ipv6 support




>> Attached please find some patches for better IPv6 support. patch-aa
>> is allows "make" non-root privilege.
>I can see that you are using AIX -- AIX (4) install is broken and
>requires that you explicitly specify the owner of the file. The
>correct fix is to make sure you're using a working install (we will
>fix this in some not to distant future).

	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.

itojun