Ignore:
Timestamp:
08/27/2014 01:15:54 PM (10 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9f1d40b
Parents:
958e2ad
Message:

Try to clarify the environment requirements for building Icedtea/OpenJDK

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14094 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/java.xml

    r958e2ad r88b2f2ef  
    1717]>
    1818
    19 <sect1 id="java" xreflabel="java-&openjdk-version;">
     19<sect1 id="java" xreflabel="Java-&openjdk-version;">
    2020  <?dbhtml filename="java.html"?>
    2121
     
    151151export PATH="$PATH:/opt/OpenJDK-&openjdk-version;-bin/bin"</userinput></screen>
    152152
    153     <para> Do not forget to reboot or to source the profile file after
     153    <para>You may also include those instructions into a file in the <filename
     154    class="directory">/etc/profile.d</filename> directory. Do not forget to
     155    logout and login back, or to source the profile file after
    154156    modification.</para>
     157
    155158
    156159    <para>The binary version is now installed. If you don't want to compile the
    157160    sources, skip ahead to the <xref linkend='openjdk-config'/> section.
    158     Otherwise, continue to the <xref linkend='junit'/>, <xref
    159     linkend='apache-ant'/>, and <xref linkend='openjdk'/> sections.</para>
     161    Otherwise, continue to the <xref linkend='apache-ant'/>,
     162    <xref linkend='junit'/>, and <xref linkend='openjdk'/> sections.</para>
    160163   
    161164  </sect2>
Note: See TracChangeset for help on using the changeset viewer.