Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3ebaf504d69f581a8834e53e04e712a5 > files > 375

gearbox-devel-9.11-6.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>GearBox Project</title>

<link rel="icon" href="gbx_icon_cardbox_sky.png" type="image/png">
<link rel="shortcut icon" href="gbx_icon_cardbox_sky.png" type="image/png">

<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3583782-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- Returning you to your regular programming -->
</head><body>

<!-- Header -->

<table border="0" cellspacing="0" cellpadding="0">

<tr><!-- create row -->

<!-- spacer cell -->
<!-- #CC CC CC -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- menu cell -->
<td width="170" rowspan="1" colspan="1" align="left" valign="top" bgcolor="#EEEEEE">


<p>&nbsp;</p>
<p align="center"><a href="index.html"><img src="gbx_logo_cardbox_sky_150x150.png"></a></p><br>

<strong>INTRODUCTION</strong><br>
<strong><a href="gbx_doc_overview.html" style="text-decoration:none">Overview</a></strong><br>
<strong><a href="gbx_doc_getting.html" style="text-decoration:none">Download and Install</a></strong><br>
<!-- <strong><a href="gbx_doc_quickstart.html" style="text-decoration:none">Quick Start</a></strong><br> -->
<strong><a href="gbx_doc_documentation.html" style="text-decoration:none">Documentation</a></strong><br>
<strong><a href="gbx_doc_publications.html" style="text-decoration:none">Publications</a></strong><br>
<br>

<strong>REPOSITORY</strong><br>
<strong><a href="group__gbx__libs.html" style="text-decoration:none">Libraries</a></strong><br>
<!-- <strong><a href="group__gbx__utils.html" style="text-decoration:none">Utilities</a></strong><br> -->
<br>

<strong>DEVELOPER</strong><br>

<!--<strong><a href="gbx_doc_tutorials.html" style="text-decoration:none">Tutorials</a></strong><br>
<strong><a href="group__gbx__examples.html" style="text-decoration:none">Examples</a></strong><br>-->
<strong><a href="gbx_doc_devguide.html" style="text-decoration:none">Dev Guide</a></strong><br>
<!-- 
<strong><a href="gbx_doc_faq.html" style="text-decoration:none">FAQ</a></strong><br>
-->
<strong><a href="http://cdash.acfr.usyd.edu.au/index.php?project=Gearbox" style="text-decoration:none">Dashboard</a></strong><br>
<!--<strong><a href="http://wiki2.cas.edu.au/orca">Wiki</a></strong><br>
login/pass: orca/orca<br>-->
<br>

<strong>PEOPLE</strong><br>
<strong><a href="gbx_doc_contributors.html" style="text-decoration:none">Contributors</a></strong><br>
<strong><a href="gbx_doc_users.html" style="text-decoration:none">Users</a></strong><br>
<br>

<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=216468&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a><br>
<strong><a href="http://sourceforge.net/projects/gearbox">Project</a></strong><br>
<strong><a href="http://sourceforge.net/project/showfiles.php?group_id=216468">Download</a></strong><br>
<!--<strong><a href="http://sourceforge.net/tracker/?group_id=216468">Bugs/Feedback</a></strong><br>-->
<strong><a href="http://sourceforge.net/mail/?group_id=216468">Mailing lists</a></strong></p>
<p>&nbsp;</p>

</td><!-- /menu cell -->

<!-- one grey spacer cells -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- one white spacer cells -->
<td rowspan="1" colspan="1">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- main content cell -->
<td rowspan="1" colspan="1" align="left" valign="top">


<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&nbsp;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>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">


<h1><a class="anchor" id="gbx_doc_installdebian">Installing GearBox on Debian Linux </a></h1><dl class="note"><dt><b>Note:</b></dt><dd>Reviewed for release 9.02</dd></dl>
<p>These are detailed instructions for installing GearBox on Debian Linux. They are known to work for a system using Debian <b>Testing</b> distribution. These instructions should also be applicable to Ubuntu/Kubuntu 6.10 (Edgy). See <a class="el" href="gbx__doc__getting.html">Download and Install GearBox</a> for general guidelines.</p>
<h2><a class="anchor" id="gbx_doc_installdebian_cmake">
CMake</a></h2>
<p>Minimum version required 2.4-patch 4 (latest tested: 2.6-patch 3).</p>
<div class="fragment"><pre class="fragment">
# apt-get install cmake
</pre></div><h2><a class="anchor" id="gbx_doc_installdebian_gearbox">
GearBox</a></h2>
<dl class="user"><dt><b>Basic</b></dt><dd></dd></dl>
<p>Build and install GearBox distribution.</p>
<ul>
<li>Download <a class="el" href="gbx__doc__getting.html#gbx_doc_getting_download">GearBox source</a> archive and un-tar it. <div class="fragment"><pre class="fragment">
$ tar -xzf gearbox-x.x.x.tar.gz
$ cd gearbox
</pre></div></li>
<li>Configure (note the dot after cmake). The default installation directory is <code>/usr/local</code>. (See below on how to customize this). <div class="fragment"><pre class="fragment">
$ cmake .
</pre></div></li>
<li>Compile, and install. <div class="fragment"><pre class="fragment">
$ make
# make install
# ldconfig
</pre></div></li>
</ul>
<p>The resultant installation tree is as follows: </p>
<div class="fragment"><pre class="fragment">
[INSTALL-DIR]
    include
        gearbox
            mylib
                mylib.h
            yourlib
                yourlib.h
    lib
        gearbox
            libmylib.so
            libyourlib.so
</pre></div><dl class="user"><dt><b>Installation Directory</b></dt><dd></dd></dl>
<p>The default installation directory is <code>/usr/local</code>. There are two options for specifying a custom install directory:</p>
<ul>
<li>Option 1. With <code>cmake</code>. This variable is stored in CMake cache so you don't have to set this variable every time: only the first time you run cmake and when you want to change it. For example: <div class="fragment"><pre class="fragment">
$ cmake -DGEARBOX_INSTALL=$HOME/gearbox .
</pre></div> or <div class="fragment"><pre class="fragment">
$ cmake -DGEARBOX_INSTALL=/opt/gearbox-[VERSION] .
</pre></div></li>
<li>Option 2. If you've changed your mind about the installation directory, you can change it at any time using <code>ccmake</code> tool. <div class="fragment"><pre class="fragment">
$ ccmake .
</pre></div> Scroll down to <code>GEARBOX_INSTALL</code> variable, hit ENTER to edit and type in the new installation directory. When finished, hit ENTER again, then type "c" for [c]onfigure and "g" for [g]enerate. From now on, the new installation dir will be used.</li>
</ul>
<p>That's it! We are done. </p>
</div>

            </td>
            <td colspan="1">&nbsp;</td>
         </tr>
        </table>
<!-- end of table -->

 <hr size="1"><address style="align: right;"><small>Generated for GearBox by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address>
</body>
</html>