Oyranos Colour Management System API

Installation

Installation

Oyranos depends on following libraries:


For building unpack the tgz file and type: make; make install.

Optionally you can specifiy an other than the default prefix /opt/local by typing:
configure.sh --prefix=/what/you/like
make
make install (optionally)