OSSP CVS Repository |
|
_ ___ ____ ____ ____ |_|_ _ / _ \/ ___/ ___|| _ \ _ __ ___ ___ _|_||_| | | | \___ \___ \| |_) | | '__/ _ \/ __| |_||_|_| | |_| |___) |__) | __/ | | | __/\__ \ |_|_|_| \___/|____/____/|_| |_| \___||___/ OSSP res - Resource Pools INSTALL To install OSSP res into /path/to/res/ perform the following steps in your shell: $ ./configure --prefix=/path/to/res $ make $ make check $ make install