Changeset ce2d956
- Timestamp:
- 10/04/2003 06:53:41 AM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 717df1b
- Parents:
- 60e14d4
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/dhcp/dhcpcd/dhcpcd-exp.xml
r60e14d4 rce2d956 2 2 <title>Command explanations</title> 3 3 4 <para><command>patch -Np1 -i ../dhcpcd-&dhcpcd-version; .patch4 <para><command>patch -Np1 -i ../dhcpcd-&dhcpcd-version;-fhs.patch 5 5 </command>: <application>Dhcpcd</application> unpatched puts all configuration 6 6 and temporary files in <filename>/etc/dhcpc</filename>. This becomes very -
connect/dhcp/dhcpcd/dhcpcd-inst.xml
r60e14d4 rce2d956 1 1 <sect2> 2 2 <title>Installation of <application>dhcpcd</application></title> 3 4 <para>Before installing <application>dhcpcd</application>, you need to5 download <filename>dhcpcd-&dhcpcd-version;.patch</filename>6 from <ulink url="&hfile-root;"/> and place it to your source7 directory.</para>8 3 9 4 <para>Install <application>dhcpcd</application> by running the following 10 5 commands:</para> 11 6 12 <screen><userinput><command>patch -Np1 -i ../dhcpcd-&dhcpcd-version; .patch &&7 <screen><userinput><command>patch -Np1 -i ../dhcpcd-&dhcpcd-version;-fhs.patch && 13 8 ./configure --prefix="" --sysconfdir=/var/lib \ 14 9 --mandir=/usr/share/man && -
connect/dhcp/dhcpcd/dhcpcd-intro.xml
r60e14d4 rce2d956 20 20 </sect3> 21 21 22 <sect3><title>Additional downloads</title> 23 <itemizedlist spacing='compact'> 24 <listitem><para>Required patches: 25 <ulink url="&patch-root;/dhcpcd-1.3.22-pl4-fhs.patch"/></para></listitem> 26 </itemizedlist> 27 </sect3> 28 22 29 23 30 </sect2> -
connect/dialup/ppp/ppp-inst.xml
r60e14d4 rce2d956 4 4 <note><para><application><acronym>PPP</acronym></application> support must be 5 5 compiled into the kernel or available as a kernel module.</para></note> 6 7 <para>If you need <application><acronym>PPPoE</acronym></application> related patch, 8 apply it:</para> 9 10 <screen><userinput><command>patch -Np1 -i ../ppp-2.4.1-pppoe-5.patch</command></userinput></screen> 6 11 7 12 <para>Install <application><acronym>PPP</acronym></application> by running the -
connect/dialup/ppp/ppp-intro.xml
r60e14d4 rce2d956 20 20 </sect3> 21 21 22 <sect3><title>Additional downloads</title> 23 <itemizedlist spacing='compact'> 24 <listitem><para>Required patch if you plan on using 25 demand dialing or kernel mode <xref linkend="pppoe"/>: 26 <ulink url="&patch-root;/ppp-2.4.1-pppoe-5.patch"/></para></listitem> 27 </itemizedlist> 28 </sect3> 29 22 30 <!-- 23 31 <screen>ppp needs nothing to compile but you must have PPP support -
connect/other/pppoe/pppoe-inst.xml
r60e14d4 rce2d956 3 3 4 4 <para>If you plan on using demand dialing, or kernel mode 5 <acronym>PPPoE</acronym>, you need to patch <xref linkend="ppp"/> and 6 re-install using the standard <acronym>BLFS</acronym> instructions. The 7 patch can be downloaded from here: 8 <ulink url="&hfile-root;/ppp-2.4.1-pppoe-4.patch"/>. Additional 9 information about kernel mode <acronym>PPPoE</acronym> can be found in 5 <acronym>PPPoE</acronym>, confirm that you have applied the patch during 6 installation of <xref linkend="ppp"/>. 7 Additional information about kernel mode <acronym>PPPoE</acronym> can be found in 10 8 <filename>rp-pppoe-&pppoe-version;/doc/KERNEL-MODE-PPPOE</filename>.</para> 11 9 -
general/prog/gcc/gcc-intro.xml
r60e14d4 rce2d956 23 23 <sect3><title>Additional Downloads</title> 24 24 <itemizedlist spacing='compact'> 25 <listitem><para>Required patch: <ulink url="http://downloads.linuxfromscratch.org/gcc-3.3.1-no_fixincludes-2.patch"/></para></listitem> 25 <listitem><para>Required patch: <ulink url="&patch-root;/gcc-3.3.1-no_fixincludes-2.patch"/></para></listitem> 26 <listitem><para>Required patch: <ulink url="&patch-root;/gcc-3.3.1-suppress-libiberty.patch"/></para></listitem> 26 27 </itemizedlist></sect3> 27 28 -
general/prog/gcc2/gcc2-intro.xml
r60e14d4 rce2d956 26 26 <sect3><title>Additional downloads</title> 27 27 <itemizedlist spacing='compact'> 28 <listitem><para>Required patches: 29 <ulink url="&hfile-root;"/></para></listitem></itemizedlist> 28 <listitem><para><ulink url="&patch-root;/gcc-2.95.3-2.patch"/></para></listitem> 29 <listitem><para><ulink url="&patch-root;/gcc-2.95.3-no-fixinc.patch"/></para></listitem> 30 <listitem><para><ulink url="&patch-root;/gcc-2.95.3-returntype-fix.patch"/></para></listitem> 31 </itemizedlist> 30 32 </sect3> 31 33 -
general/prog/jdk/j2sdk-exp.xml
r60e14d4 rce2d956 1 1 <sect2> 2 2 <title>Command explanations</title> 3 4 <para><command>T=`grep...</command>: Determines the part where the tarfile5 begins in the self extracting archive.</para>6 7 <para><command>patch -Np1 -i j2sdk-${VERSION}-fix-intl-files.patch</command>:8 Patch to fix duplicate messages in the international files.</para>9 <para><command>patch -Np1 -i j2sdk-${VERSION}-link-missing-libs.patch</command>: Patch to add missing libs to fix unresolved symbols.</para>10 <para><command>patch -Np1 -i j2sdk-${VERSION}-remove-fixed-paths.patch11 </command>: The build wants the binaries in specific locations, this patch12 modifies this to use the current <envar>PATH</envar> environment to find13 binaries.</para>14 <para><command>patch -Np1 -i j2sdk-${VERSION}-syntax-fixes.patch</command>:15 Patch to fix syntax for <application><acronym>GCC</acronym>-3</application>.16 </para>17 <para><command>patch -Np1 -i j2sdk-${VERSION}-use-included-motif.patch18 </command>: Patch to rename the internal motif library to avoid conflicts with19 an incompatible system installed version.</para>20 3 21 4 <para><command>export ALT_BOOTDIR="$JAVA_HOME"</command>: This var sets … … 42 25 <para><command>unset JAVA_HOME</command>: This clears the 43 26 <envar>JAVA_HOME</envar> 44 variable a nd prevents misdirection during compile.</para>27 variable as recommended by the build instructions.</para> 45 28 46 29 <para><command>unset CLASSPATH</command>: This clears the 47 <envar>CLASSPATH</envar> variable a nd prevents misdirection during compile.30 <envar>CLASSPATH</envar> variable as per the recommendations in the build instructions. 48 31 </para> 49 32 -
general/prog/jdk/j2sdk-inst.xml
r60e14d4 rce2d956 20 20 <para>The binary version is now installed.</para> 21 21 22 <para>If you don't want to compile the source, skip ahead to the configuration 22 <para>If you don't want to compile the source or are not in a postition to download the source 23 owing to license restrictions, skip ahead to the configuration 23 24 section.</para> 24 25 … … 38 39 patch -Np1 -i j2sdk-${VERSION}-remove-fixed-paths.patch && 39 40 patch -Np1 -i j2sdk-${VERSION}-syntax-fixes.patch && 41 patch -Np1 -i j2sdk-${VERSION}-motif-mkmsgcat.patch && 40 42 patch -Np1 -i j2sdk-${VERSION}-use-included-motif.patch</command></userinput></screen> 41 43 … … 59 61 <screen><userinput><command>export HOTSPOT_BUILD_JOBS=$MAKE_PARALLEL</command></userinput></screen> 60 62 61 <para>The included <application>Motif</application> doesn't build properly with 62 the current <application>Glibc</application>/<application>XFree86 63 </application>. A solution is to build the <application>Motif</application> 64 library before compiling the <application>J2SDK</application>. Note that 65 the <application>Motif</application> build fails during the first run owing to 66 some syntax error. The brute force and easiest solution is to rerun the 67 <command>make</command> command:)</para> 63 <para>If the included <application>Motif</application> doesn't build properly, the 64 error is noticed much later in the build. 65 A solution is to build the <application>Motif</application> 66 library before compiling the <application>J2SDK</application>.</para> 68 67 69 68 <screen><userinput><command>cd motif/lib/Xm && 70 make || make&&69 make && 71 70 cd ../../..</command></userinput></screen> 72 71 -
general/prog/jdk/j2sdk-intro.xml
r60e14d4 rce2d956 11 11 <para> 12 12 The <acronym>JDK</acronym> comes in two flavors, a precompiled binary and a 13 source package. The precompiled binary is linked against <acronym>GCC14 </acronym>-2 libraries. Due to the incompatibilities between 15 <acronym>GCC</acronym>-2 and <acronym>GCC</acronym>-3, the precompiled java 16 plugin causes problems when <acronym>GCC</acronym>-3 compiled packages (for 17 example <application>Mozilla</application>) try to load the <application>Java 18 < /application> plugin.The source package requires registration at the Sun13 source package. Previously, the plugin included in the <acronym>JDK</acronym> binary 14 package was unusable on <acronym>LFS</acronym> 15 owing to incompatibilities with <acronym>GCC</acronym>-3 compiled browsers. 16 This is not the case anymore.</para> 17 18 <para>The source package requires registration at the Sun 19 19 developer site and accepting the Sun Community Source License. 20 20 The source code cannot be downloaded from some countries, so for users … … 27 27 headers package available at the same location.</para> 28 28 29 <!-- 29 30 <para>For users who cannot download the <application>J2SDK</application> source owing to license restrictions, <application>blackdown 30 31 </application> has an <acronym>GCC</acronym>-3 based precompiled version. 31 32 Check out <ulink url="http://www.blackdown.org/"/> for more 32 33 information.</para> 34 --> 33 35 34 36 <sect3><title>Package information</title> … … 50 52 <sect3><title>Additional downloads</title> 51 53 <itemizedlist spacing='compact'> 52 <listitem><para>Required Patches: 53 <ulink url="&hfile-root;"/></para></listitem></itemizedlist> 54 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-fix-intl-files.patch"/></para></listitem> 55 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-gcc33-1.patch"/></para></listitem> 56 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-link-missing-libs.patch"/></para></listitem> 57 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-motif-mkmsgcat.patch"/></para></listitem> 58 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-remove-fixed-paths.patch"/></para></listitem> 59 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-syntax-fixes.patch"/></para></listitem> 60 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.1-use-included-motif.patch"/></para></listitem> 61 </itemizedlist> 54 62 </sect3> 55 63 … … 58 66 <sect4><title>Required</title> 59 67 <para><xref linkend="xfree86"/>, <xref linkend="zip"/>, <xref 60 linkend="unzip"/>, <xref linkend="cpio"/>, <xref linkend="tcsh"/> and <xref61 linkend="gcc2"/></para></sect4>68 linkend="unzip"/>, <xref linkend="cpio"/>, and <xref linkend="tcsh"/> 69 </para></sect4> 62 70 </sect3> 63 71 -
index.xml
r60e14d4 rce2d956 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003100 3">6 <!ENTITY releasedate "October 3rd, 2003">5 <!ENTITY version "20031004"> 6 <!ENTITY releasedate "October 4th, 2003"> 7 7 <!ENTITY blfs-version "cvs"> 8 8 -
introduction/welcome/changelog.xml
r60e14d4 rce2d956 11 11 12 12 <itemizedlist> 13 14 <listitem><para>October 4th, 2003 [tushar]: Patches reorganization, Section IV.</para></listitem> 13 15 14 16 <listitem><para>October 3rd, 2003 [tushar]: Updated OpenOffice to 1.1.0.</para></listitem>
Note:
See TracChangeset
for help on using the changeset viewer.