OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: KIMURA Yasuhiro (yasu_at_utahime.org)
Date: Tue Nov 19 2002 - 10:00:54 CST

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

    >>>>> "Jacques A. Vidrine" <nectarFreeBSD.org> wrote:

    > If you perform the following steps before the others, does it
    > work for you?

    > # cd /usr/src/kerberos5/lib
    > # make depend && make all install
    > # cd /usr/src/kerberosIV/lib
    > # make depend && make all install

    Yes. But I didn't have to 'make install' in these directories.

    # cd /usr/src/kerberos5/lib
    # make depend && make all
    # cd /usr/src/kerberos5/libexec/k5admind
    # make depend && make all install
    # cd /usr/src/kerberosIV/lib
    # make depend && make all
    # cd /usr/src/kerberosIV/usr.sbin/kadmind
    # make depend && make all install

    These steps successfully updated k5admind and kadmind on my 4.7R
    systems.

    ---
    KIMURA Yasuhiro
    Mail: yasuutahime.org
    WWW:  http://www.utahime.org/
    

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