Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > fcff2171b3514896115841c4ab564f27 > files > 17

krename-2.5.5-1mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta name="generator" content="HTML Tidy, see www.w3.org">
    <title>
      Compilation and installation
    </title>
    <meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.64 ">
    <link rel="HOME" title="The Krename Handbook" href="index.html">
    <link rel="UP" title="Introduction" href="introduction.html">
    <link rel="PREVIOUS" title="Introduction" href="introduction.html">
    <link rel="NEXT" title="Using Krename" href="using-krename.html">
    <meta http-equiv="Content-Style-Type" content="text/css">
    <link rel="stylesheet" href="common/kde-common.css" type="text/css">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta http-equiv="Content-Language" content="en">
    <link rel="stylesheet" href="common/kde-localised.css" type="text/css" title="KDE-English">
    <link rel="stylesheet" href="common/kde-default.css" type="text/css" title="KDE-Default">
  </head>
  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link="#AA0000" vlink="#AA0055" alink="#AA0000" style="font-family: sans-serif;">
    <div class="logoheader">
      <a href="http://www.kde.org/"><img src="common/logotp3.png" border="0" alt="The K Desktop Environment" height="62" width="229"></a>
    </div>
    <div class="NAVHEADER">
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <th colspan="3" align="center">
            The Krename Handbook
          </th>
        </tr>
        <tr>
          <td width="10%" align="left" valign="bottom">
            <a href="introduction.html">Prev</a>
          </td>
          <td width="80%" align="center" valign="bottom">
            Chapter 1. Introduction
          </td>
          <td width="10%" align="right" valign="bottom">
            <a href="using-krename.html">Next</a>
          </td>
        </tr>
      </table>
      <hr align="LEFT" width="100%">
    </div>
    <div class="SECT1">
      <h1 class="SECT1">
        <a name="COMPILATION">1.2. Compilation and installation</a>
      </h1>
      <p>
        In order to compile and install Krename on your system, type the following in the base directory of the Krename distribution:
      </p>
      <table border="0" bgcolor="#E0E0E0" width="100%">
        <tr>
          <td>
<pre class="SCREEN">
 <tt class="PROMPT">%</tt> <tt class="USERINPUT"><b>./configure</b></tt>
 <tt class="PROMPT">%</tt> <tt class="USERINPUT"><b>make</b></tt>
 <tt class="PROMPT">%</tt> <tt class="USERINPUT"><b>make install</b></tt>
</pre>
          </td>
        </tr>
      </table>
      <br>
      <br>
      <p>
        Since Krename uses autoconf and automake you should have not trouble compiling it. Should you run into problems please report them to the author.<br>
        Krename will compile well with automake 1.4, but <b>not</b> with automake 1.5!
      </p>
    </div>
    <div class="NAVFOOTER">
      <hr align="LEFT" width="100%">
      <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td width="33%" align="left" valign="top">
            <a href="introduction.html">Prev</a>
          </td>
          <td width="34%" align="center" valign="top">
            <a href="index.html">Home</a>
          </td>
          <td width="33%" align="right" valign="top">
            <a href="using-krename.html">Next</a>
          </td>
        </tr>
        <tr>
          <td width="33%" align="left" valign="top">
            Introduction
          </td>
          <td width="34%" align="center" valign="top">
            <a href="introduction.html">Up</a>
          </td>
          <td width="33%" align="right" valign="top">
            Using Krename
          </td>
        </tr>
      </table>
    </div>
  </body>
</html>