2004-05-03 11:59:46 +01:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect1 id="ch-system-mktemp" xreflabel="Mktemp" role="wrap">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>Mktemp-&mktemp-version;</title>
|
|
|
|
<?dbhtml filename="mktemp.html"?>
|
|
|
|
|
|
|
|
<indexterm zone="ch-system-mktemp"><primary sortas="a-Mktemp">Mktemp</primary></indexterm>
|
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect2 role="package"><title/>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>&buildtime;</segtitle>
|
|
|
|
<segtitle>&diskspace;</segtitle>
|
|
|
|
<seglistitem><seg>0.1 SBU</seg><seg>317 KB</seg></seglistitem>
|
|
|
|
</segmentedlist>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
</sect2>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-05-16 01:08:42 +01:00
|
|
|
<sect2 role="installation">
|
2004-05-03 11:59:46 +01:00
|
|
|
<title>Installation of Mktemp</title>
|
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>Apply a patch:</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-06-07 19:52:47 +01:00
|
|
|
<screen><userinput>patch -Np1 -i ../mktemp-&mktemp-version;-add_tempfile-1.patch</userinput></screen>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
|
|
|
<para>Now prepare Mktemp for compilation:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --with-libc</userinput></screen>
|
|
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
|
|
|
|
|
|
<screen><userinput>make</userinput></screen>
|
|
|
|
|
|
|
|
<para>Now install it:</para>
|
|
|
|
|
2004-06-19 13:04:20 +01:00
|
|
|
<screen><userinput>make install
|
|
|
|
make install-tempfile</userinput></screen>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
|
2004-05-17 22:55:01 +01:00
|
|
|
<sect2 id="contents-mktemp" role="content"><title>Contents of Mktemp</title>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
2004-12-21 19:38:32 +00:00
|
|
|
<para>See testing</para>
|
2004-05-03 11:59:46 +01:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|