Changeset 5f51d218
- Timestamp:
- 05/23/2004 08:35:30 PM (20 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_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 58648592
- Parents:
- fc20429
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/jdk/j2sdk-inst.xml
rfc20429 r5f51d218 81 81 cd ../../..</command></userinput></screen> 82 82 83 <warning><para>The build will fail if you use <application>ash</application>84 as your default shell. The problem is currently under investigation. The85 only working solution for now is to link <filename>/bin/sh</filename> to86 <filename>/bin/bash</filename> during compilation.</para></warning>87 88 83 <para>Make and Install <application>J2SDK</application> with the following 89 84 commands. There will be a lot of messages about missing files that look like -
general/prog/jdk/j2sdk-intro.xml
rfc20429 r5f51d218 60 60 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.2-remove-fixed-paths-1.patch"/></para></listitem> 61 61 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.2-static_cxx.patch"/></para></listitem> 62 <listitem><para><ulink url="&patch-root;/j2sdk-1.4.2-ash.patch"/> (Only required if /bin/sh is symlinked to <xref linkend="ash"/>)</para></listitem> 62 63 </itemizedlist> 63 64 </sect3> -
introduction/important/position.xml
rfc20429 r5f51d218 67 67 68 68 <para>All of the <acronym>BLFS</acronym> instructions install programs in 69 <filename>/usr</filename> or <filename>/opt</filename> unless specifically70 stated otherwise.</para>69 <filename>/usr</filename> with optional instructions to install into 70 <filename>/opt</filename> for some specific packages.</para> 71 71 72 72 </sect1> -
introduction/welcome/changelog.xml
rfc20429 r5f51d218 11 11 12 12 <itemizedlist> 13 14 <listitem><para>May 23rd, 2004 [tushar]: Added ash patch for j2sdk.</para></listitem> 13 15 14 16 <listitem><para>May 23rd, 2004 [igor]: Updated to KDE-3.2.2 and
Note:
See TracChangeset
for help on using the changeset viewer.