ICC Examin/Download
From ColourWiki
ICC Examin (http://www.behrmann.name/index.php?option=com_content&task=view&id=32&Itemid=70)
| Table of contents |
|
|
Stable Versions
ICC Examin is known to work on Linux, BSD, osX and Solaris. Windows will currently not work.
Sources
Sources (http://sourceforge.net/project/showfiles.php?group_id=177017&package_id=247078) @ SourceForge
Elder Downloads (http://www.behrmann.name/index.php?option=com_content&task=view&id=33) are available from the behrmann site.
Dependencies
ICC Examin depends on following libraries and external applications:
- FLTK version <= 1.1.4 neede to build the GUI (needed by FLU as well). You may configure FLTK with several options enabled:
--enable-threads is needed for threads support (in ICC Examin) --enable-xft is ok for antialiased fonts --enable-debug is generally a good choice --enable-shared is sometimes a good choice for smaller executables
- Oyranos CMS
- FTGL
Compile Instructions
For building unpack the tgz file and type #configure; make; make install. Optionally you can specifiy an other than the default prefix /opt/local by typing:
configure --prefix=/what/you/like make make install # (optionally)
configure --help # will show details make help # shows the available targets
Detailed build instructions are as well included in the packages.
Binary Packages
openSUSE build server
openSUSE build service (http://www.oyranos.org/wiki/index.php?title=Oyranos/Download#openSUSE_build_server) for Linux binary packages
osX
disk image (http://sourceforge.net/project/showfiles.php?group_id=177017&package_id=247078)
Development Versions
Git: The actual development version can be obtained through git. Instructions on how to obtain the code and how to build, can be found on the Oyranos Wiki page Oyranos/git. There is as well a build script available for automated dependency checking, downloading and building.
Snapshots and release candidates (http://sourceforge.net/project/showfiles.php?group_id=177017) are available from the SourceForge site. They are released non regularily. The packages contain sources and all datas.
