OSSP CVS Repository |
|
|
_ ___ ____ ____ ____ _
|_|_ _ / _ \/ ___/ ___|| _ \ __ _| |
_|_||_| | | | \___ \___ \| |_) | / _` | |
|_||_|_| | |_| |___) |__) | __/ | (_| | |
|_|_|_| \___/|____/____/|_| \__,_|_|
OSSP al - Assembly Line
INSTALLATION
To install OSSP al into /path/to/al/ perform
the following steps in your shell:
$ ./configure --prefix=/path/to/al
$ make
$ make check
$ make install [DESTDIR=/path/to/temp/root]