Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 1997 21:27:53 +0300
From:      "Oleg Derevenetz" <oleg@oleg.vsi.ru>
To:        <security@freebsd.org>
Subject:   Re: FreeBSD Security Advisory FreeBSD-SA-02:41.smrsh [REVISED]
Message-ID:  <004301bcf2bd$5b170fb0$7c265250@w2k>
References:  <200211151351.gAFDppkR008448@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> b) Execute the following commands as root:
> 
> # cd /usr/src
> # patch < /path/to/patch
> # cd /usr/src/lib/libsm
> # make depend && make
> # cd /usr/src/lib/libsmutil
> # make depend && make
> # cd /usr/src/usr.sbin/sendmail
> # make depend && make && make install

But how about this:

# cd /usr/src/libexec/smrsh
# make depend && make && make install

?


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004301bcf2bd$5b170fb0$7c265250>