Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > a1a8a1511d610277a926fcdfef64386b > files > 37

kdiff3-0.9.88-1mdk.i586.rpm

<html><head><title>Compilation and Installation</title><link rel="stylesheet" href="common/kde-default.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.48"><meta name="keywords" content="KDE, kdeextragear, kdiff3, diff, merge, CVS, triplediff, compare, files, directories, version control, three-way-merge, in-line-differences, synchronise, kpart, kio, networktransparent, editor, white space, comments"><link rel="home" href="index.html" title="The KDiff3 Handbook"><link rel="up" href="installation.html" title="Appendix A. Installation"><link rel="previous" href="requirements.html" title="Requirements"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="GENERATOR" content="KDE XSL Stylesheet V1.13 using libxslt"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr class="header"><td colspan="2"> </td></tr><tr id="logo"><td valign="top"><img src="common/kde_logo.png" alt="KDE -         The K Desktop Environment" width="296" height="79" border="0"></td><td valign="middle" align="center" id="location"><h1>Compilation and Installation</h1></td></tr></table><table width="100%" class="header"><tbody><tr><td align="left" class="navLeft" width="33%"><a accesskey="p" href="requirements.html">Prev</a></td><td align="center" class="navCenter" width="34%">Installation</td><td align="right" class="navRight" width="33%"> 
		      </td></tr></tbody></table><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="compilation"></a>Compilation and Installation</h2></div></div><div></div></div><p>In order to compile and install <span class="application">KDiff3</span> on a system with KDE, type the
following in the base directory of the <span class="application">KDiff3</span> distribution:</p><pre class="screen"><tt class="prompt">%</tt> <b class="userinput"><tt><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span><b class="command">./configure --prefix=<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><i class="replaceable"><tt>kde-dir</tt></i></span></b></span></span></tt></b>
<tt class="prompt">%</tt> <b class="userinput"><tt><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span><b class="command">make</b></span></span></tt></b>
<tt class="prompt">%</tt> <b class="userinput"><tt><span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span><b class="command">make</b></span></span> install</tt></b>
</pre><p>
<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="replaceable"><i class="replaceable"><tt>kde-dir</tt></i></span> specifies the directory
containing KDE on your system. If you are not sure, read the README-file for details.
</p><p>Since <span class="application">KDiff3</span> uses <span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span><b class="command">autoconf</b></span></span> and
<span xmlns:doc="http://nwalsh.com/xsl/documentation/1.0" class="command"><span><b class="command">automake</b></span></span> you should have no trouble compiling it. Should you
run into problems please report them to the <span class="acronym">KDE</span> mailing lists.</p></div><table width="100%" class="bottom-nav"><tr><td width="33%" align="left" valign="top" class="navLeft"><a href="requirements.html">Prev</a></td><td width="34%" align="center" valign="top" class="navCenter"><a href="index.html">Home</a></td><td width="33%" align="right" valign="top" class="navRight"></td></tr><tr><td width="33%" align="left" class="navLeft">Requirements </td><td width="34%" align="center" class="navCenter"><a href="installation.html">Up</a></td><td width="33%" align="right" class="navRight"> </td></tr></table></body></html>