|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Jacques A. Vidrine (nectar_at_FreeBSD.org)
Date: Thu Nov 14 2002 - 10:33:27 CST
On Thu, Nov 14, 2002 at 04:19:25PM +0900, Masachika ISHIZUKA wrote:
> Hi, this is ishizuka
ish.org.
>
> I cannot patch with above commands for 4.7-RELEASE.
> The correct commands are as follows?
>
> # cd /usr/src
> # patch < /path/to/patch
> # cd /usr/src/lib/libisc
> # make
Rather:
# make depend && make
> # cd /usr/src/lib/libbind
> # make
Rather:
# make depend && make
> # cd /usr/src/usr.sbin/named
> # make depend && make && make install
> # cd /usr/src/libexec/named-xfer
> # make depend && make && make install
Cheers,
-- Jacques A. Vidrine <nectarcelabo.org> http://www.celabo.org/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine
verio.net . nectar
FreeBSD.org . nectar
kth.se
To Unsubscribe: send mail to majordomo
FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]