[BACK]Return to INSTALL.rpm CVS log [TXT][DIR] Up to [Development] / failsafe / FailSafe-mgr

File: [Development] / failsafe / FailSafe-mgr / INSTALL.rpm (download)

Revision 1.1, Mon Jul 24 22:36:22 2000 UTC (17 years, 3 months ago) by rusty
Branch: MAIN

Added GPL/LGPL copyright headers & documentation for open source release, and removed CXFS stuff

BUILDING & INSTALLING THE FAILSAFE GUI USING RPM

If you prefer to use RPM to keep track of installed files on your system,
you should be able to easily generate an RPM package in the fsmgr tree:

    ./configure --prefix=/usr --sysconfdir=/etc \
        --with-JAVAPATH=/usr/jdk118/bin
    make rpm
    rpm -ivh build/rpm/sysadm_failsafe-...rpm

If you would like to build an RPM for an architecture other than i386, edit
the "BuildArchitectures" lines in build/rpm/rpm.spec and build/rpm/Makefile.