2003-01-17 01:14:19 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Installation of File</title>
|
|
|
|
|
2003-01-17 01:14:19 +00:00
|
|
|
<para>Prepare File to be compiled:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>
|
|
|
|
./configure --prefix=/usr --datadir=/usr/share/misc
|
|
|
|
</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>Continue with compiling the package:</para>
|
|
|
|
|
|
|
|
<para><screen><userinput>make</userinput></screen></para>
|
|
|
|
|
|
|
|
<para>And finish off installing the package:</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-01-17 01:14:19 +00:00
|
|
|
<para><screen><userinput>make install</userinput></screen></para>
|
2001-04-04 00:19:45 +01:00
|
|
|
|
2001-01-24 00:31:17 +00:00
|
|
|
</sect2>
|
|
|
|
|