Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e442f25441021819b5294cada0f929c8 > files > 45

oyranos-devel-0.2.0-3.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="keywords" content="Oyranos,Colour Management,Color Management,ICC,CMS,C,doxygen,API,documentation"/>
<meta name="description" content="C source code API documentation for the Oyranos project."/>
<title>Oyranos: Installation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>

<table class="title">
<tr>
<td class='logo' rowspan="2"><a href='http://www.oyranos.org'><img src='oyranos_logo.png' alt="Oyranos Icon linux/BSD/Unix/osX" border="0"/></a></td>
<td>Oyranos Colour Management System API</td>
</tr>
</table>
<!-- Generated by Doxygen 1.7.3 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<h1>Installation </h1>  </div>
</div>
<div class="contents">
<div class="textblock"><h2><a class="anchor" id="install"></a>
Installation</h2>
<p>Oyranos depends on following libraries:<br/>
</p>
<ul>
<li>
<a href="http://elektra.sf.net">Elektra</a>, this is the configuration module for linux, currently version 0.7 is requierd.  </li>
<li>
<a href="http://www.littlecms.com">littleCMS</a> standard CMM </li>
<li>
<a href="http://www.fltk.org">FLTK</a> version &gt;= 1.1.4 needed for a user interface<br/>
 you may configure fltk with several options enabled<br/>
 --enable-threads is needed for threads support (in ICC Examin)<br/>
 --enable-xft is ok for antialiased fonts<br/>
 --enable-debug is generally a good choice<br/>
 --enable-shared is sometimes a good choice for smaller executables </li>
<li>
<a href="http://www.etg.e-technik.uni-erlangen.de/web/doe/xcalib/">Xcalib</a> for loading a given VideoCardGammaTag from profile to a running XFree86/Xorg session (optionally) </li>
</ul>
<p><br/>
 For building unpack the tgz file and type: make; make install.<br/>
<br/>
 Optionally you can specifiy an other than the default prefix /opt/local by typing:<br/>
 configure.sh --prefix=/what/you/like<br/>
 make<br/>
 make install (optionally)<br/>
 </p>
</div></div>
<hr>
<p class="footer">
Generated on Wed Feb 9 2011 05:26:21 for <a href="http://www.oyranos.org">Oyranos</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
align="middle" border="0"/>1.7.3</a><br/>
Copyright &copy; 2004-2009 Kai-Uwe Behrmann and others.
All Rights Reserved.</p>

<hr>
<!--#include virtual="/attrib.incl" -->

</body>
</html>