mozart / mozart2-stdlib

Standard library of Mozart2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To install the Mozart Standard Library, you should have Mozart already
installed on your system. Let us assume that Mozart is installed in
$PREFIX.

Now, to build the Standard Library, it is a good idea to do it in a
different directory from the sources. Let us consider $STDLIB for the
sources and $BUILD_STDLIB for building. You should do the following:

cd $BUILD_STDLIB
$STDLIB/configure --prefix=$PREFIX
make
make install

About

Standard library of Mozart2


Languages

Language:XSLT 77.1%Language:CSS 21.0%Language:Shell 1.9%