head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.02.16.16.16.06; author rse; state Exp; branches; next ; desc @@ 1.1 log @add initial OSSP library framework to CVS for new forthcoming OSSP res @ text @ _ ___ ____ ____ ____ |_|_ _ / _ \/ ___/ ___|| _ \ _ __ ___ ___ _|_||_| | | | \___ \___ \| |_) | | '__/ _ \/ __| |_||_|_| | |_| |___) |__) | __/ | | | __/\__ \ |_|_|_| \___/|____/____/|_| |_| \___||___/ 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 @