OSEC

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

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    On Thu, Nov 14, 2002 at 04:19:25PM +0900, Masachika ISHIZUKA wrote:
    > Hi, this is ishizukaish.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
    jvidrineverio.net     .  nectarFreeBSD.org  .          nectarkth.se
    

    To Unsubscribe: send mail to majordomoFreeBSD.org with "unsubscribe freebsd-security" in the body of the message