Changeset cc44193
- Timestamp:
- 10/05/2003 02:52:11 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ea3e0ceb
- Parents:
- 3428fc3
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libfam/libfam-exp.xml
r3428fc3 rcc44193 7 7 file modifications, rather than polling the file system for 8 8 modifications.</para> 9 10 <para><command>patch -Np1 -i ../fam-gcc3.patch</command>: This patch is11 necessary to get <application><acronym>FAM</acronym></application> to compile12 with gcc-&gcc-version;.</para>13 9 14 10 <para><screen><command>libtoolize --force -
general/genlib/libfam/libfam-inst.xml
r3428fc3 rcc44193 1 1 <sect2> 2 2 <title>Installation of <application><acronym>FAM</acronym></application></title> 3 4 <para>Download the <application><acronym>FAM</acronym></application> patches5 from <ulink url="&hfile-root;"/>.</para>6 3 7 4 <para>Install <application><acronym>FAM</acronym></application> by running the … … 14 11 15 12 16 <screen><userinput><command>patch -Np1 -i ../fam-dnotify.patch && 17 patch -Np1 -i ../fam-gcc3.patch && 13 <screen><userinput><command>patch -Np1 -i ../fam-2.6.10-dnotify.patch && 18 14 libtoolize --force && 19 15 aclocal && -
general/genlib/libfam/libfam-intro.xml
r3428fc3 rcc44193 18 18 &libfam-time;</para></listitem></itemizedlist> 19 19 </sect3> 20 20 21 <sect3><title>Additional downloads</title> 22 <itemizedlist spacing='compact'> 23 <listitem><para>Denotify patch (HTTP): <ulink 24 url="&patch-root;/fam-2.6.10-dnotify.patch"/></para></listitem></itemizedlist> 25 </sect3> 26 27 21 28 <sect3><title><application><acronym>FAM</acronym></application> dependencies 22 29 </title> -
introduction/welcome/changelog.xml
r3428fc3 rcc44193 13 13 14 14 <listitem><para>October 4th, 2003 [larry]: General: updated to 15 openssl-0.9.7c .</para></listitem>15 openssl-0.9.7c and fam-2.6.10.</para></listitem> 16 16 17 17 <listitem><para>October 4th, 2003 [tushar]: Added a page on Optional Patches
Note:
See TracChangeset
for help on using the changeset viewer.