head 1.1; access; symbols; locks ahuxley:1.1; strict; comment @# @; 1.1 date 97.06.13.12.34.43; author ahuxley; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @
Sudo is installed on the non VLT Solaris systems and the VLT HP-UX 10.10 systems. A tar'ed up binary version is also being prepared for Giorgio to distribute to external machines.
make it on te16
URL: http://www.courtesan.com/courtesan/products/sudo/
Version: 1.5.3
unpack the sources
run ./configure --prefix=/usr/server --sbindir=/usr/server/sbin --sysconfdir=/usr/server/etc
uncomment EXEMPTGROUP from options.h
make
su root -c "umask 022; make install"
Note that the version prepared for Giorgio to give to external contractors, has the path /usr/server changed to /usr/local.
$Header$
@