============================================
(C)`11 AITNET - Sofia/Bulgaria
by Michael Pounov <misho@elwix.org>
$Id: INSTALL,v 1.2 2015/06/18 23:03:52 misho Exp $
============================================
How to build and install suX on the system.
0) Get project by ordinary or extraordinary way :-P
From tar ball or by ELWIX CVS repository like that
Web: http://www.elwix.org/
CVS: cvs -d anoncvs@cvs.elwix.org:/cvs checkout [-r <release>] <project_name>
1) Configure project or see what offers as options from configure scripti --help.
cd suX
./configure
2) Build project
make
3) Install project on the system
make install
After whole this work we should have installed suX wrapper into system. :)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>