mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
update to fam-2.6.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1309 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
3428fc3486
commit
cc44193b3d
@ -7,10 +7,6 @@ dnotify mechanism to inform the calling process of
|
|||||||
file modifications, rather than polling the file system for
|
file modifications, rather than polling the file system for
|
||||||
modifications.</para>
|
modifications.</para>
|
||||||
|
|
||||||
<para><command>patch -Np1 -i ../fam-gcc3.patch</command>: This patch is
|
|
||||||
necessary to get <application><acronym>FAM</acronym></application> to compile
|
|
||||||
with gcc-&gcc-version;.</para>
|
|
||||||
|
|
||||||
<para><screen><command>libtoolize --force
|
<para><screen><command>libtoolize --force
|
||||||
aclocal
|
aclocal
|
||||||
automake --add-missing
|
automake --add-missing
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
<sect2>
|
<sect2>
|
||||||
<title>Installation of <application><acronym>FAM</acronym></application></title>
|
<title>Installation of <application><acronym>FAM</acronym></application></title>
|
||||||
|
|
||||||
<para>Download the <application><acronym>FAM</acronym></application> patches
|
|
||||||
from <ulink url="&hfile-root;"/>.</para>
|
|
||||||
|
|
||||||
<para>Install <application><acronym>FAM</acronym></application> by running the
|
<para>Install <application><acronym>FAM</acronym></application> by running the
|
||||||
following commands:</para>
|
following commands:</para>
|
||||||
|
|
||||||
@ -13,8 +10,7 @@ with any <acronym>IMON</acronym> or <filename>inetd.conf</filename> warnings,
|
|||||||
as we will be configuring these files after installation.</para></note>
|
as we will be configuring these files after installation.</para></note>
|
||||||
|
|
||||||
|
|
||||||
<screen><userinput><command>patch -Np1 -i ../fam-dnotify.patch &&
|
<screen><userinput><command>patch -Np1 -i ../fam-2.6.10-dnotify.patch &&
|
||||||
patch -Np1 -i ../fam-gcc3.patch &&
|
|
||||||
libtoolize --force &&
|
libtoolize --force &&
|
||||||
aclocal &&
|
aclocal &&
|
||||||
automake --add-missing &&
|
automake --add-missing &&
|
||||||
|
@ -17,7 +17,14 @@ url="&libfam-download-ftp;"/></para></listitem>
|
|||||||
<listitem><para>Estimated build time:
|
<listitem><para>Estimated build time:
|
||||||
&libfam-time;</para></listitem></itemizedlist>
|
&libfam-time;</para></listitem></itemizedlist>
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
|
<sect3><title>Additional downloads</title>
|
||||||
|
<itemizedlist spacing='compact'>
|
||||||
|
<listitem><para>Denotify patch (HTTP): <ulink
|
||||||
|
url="&patch-root;/fam-2.6.10-dnotify.patch"/></para></listitem></itemizedlist>
|
||||||
|
</sect3>
|
||||||
|
|
||||||
|
|
||||||
<sect3><title><application><acronym>FAM</acronym></application> dependencies
|
<sect3><title><application><acronym>FAM</acronym></application> dependencies
|
||||||
</title>
|
</title>
|
||||||
<sect4><title>Required</title>
|
<sect4><title>Required</title>
|
||||||
|
@ -12,7 +12,7 @@ who wrote what.</para>
|
|||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<listitem><para>October 4th, 2003 [larry]: General: updated to
|
<listitem><para>October 4th, 2003 [larry]: General: updated to
|
||||||
openssl-0.9.7c.</para></listitem>
|
openssl-0.9.7c and fam-2.6.10.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>October 4th, 2003 [tushar]: Added a page on Optional Patches
|
<listitem><para>October 4th, 2003 [tushar]: Added a page on Optional Patches
|
||||||
that refers to the Patches Project.</para></listitem>
|
that refers to the Patches Project.</para></listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user