OSSP CVS Repository |
|
|
_ ___ ____ ____ ____
|_|_ _ / _ \/ ___/ ___|| _ \ __ ____ _ _ __
_|_||_| | | | \___ \___ \| |_) | \ \ / / _` | '__|
|_||_|_| | |_| |___) |__) | __/ \ V / (_| | |
|_|_|_| \___/|____/____/|_| \_/ \__,_|_|
OSSP var - Variable Expansion
INSTALLATION
To install OSSP var into /path/to/var/ perform
the following steps in your shell:
$ ./configure --prefix=/path/to/var
[--with-ex[=DIR]]
[--with-dmalloc[=DIR]]
$ make
$ make check
$ make install