OSSP CVS Repository |
|
|
_ ___ ____ ____ ____
|_|_ _ / _ \/ ___/ ___|| _ \ _____ __
_|_||_| | | | \___ \___ \| |_) | / _ \ \/ /
|_||_|_| | |_| |___) |__) | __/ | __/> <
|_|_|_| \___/|____/____/|_| \___/_/\_\
OSSP ex - Exception Handling
INSTALL
=======
To install OSSP ex into /path/to/ex/ perform
the following steps in your shell:
$ ./configure --prefix=/path/to/ex
$ make
$ make check
$ make install