| << Prev | - Up - | Next >> |
We deliver the P2PS library as a Mozart package, named 'cetic_ucl-p2ps.pkg'. One can download the package for Mozart version 1.3.0 (P2PS). The package can be installed with the ozmake tool that, lately, is delivered with the Mozart tarballs.
The package will be installed by default in directory "~/.oz" . One can install the package by invoking the following command:
ozmake --install --package=cetic_ucl-p2ps.pkg After being installed, the P2PS library can be referred to from an application with the following uri:
'x-ozlib://cetic_ucl/p2ps/P2PS.ozf'
| << Prev | - Up - | Next >> |