Changeset b66ece35


Ignore:
Timestamp:
09/08/2010 06:26:20 AM (14 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c0199301
Parents:
2c25a56
Message:

Update all jdk links to include optional IcedTea6 links.

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

Files:
19 edited

Legend:

Unmodified
Added
Removed
  • basicnet/netprogs/subversion.xml

    r2c25a56 rb66ece35  
    125125
    126126    <bridgehead renderas="sect4">Optional to Build the Java Bindings</bridgehead>
    127     <para role="optional"><xref linkend="jdk"/> or
    128     <ulink url="http://www.inet.no/dante/">Dante</ulink> or
     127    <para role="optional">One of <xref linkend="icedtea6"/>,
     128    <xref linkend="jdk"/>,
     129    <ulink url="http://www.inet.no/dante/">Dante</ulink>, or
    129130    <ulink url="http://oss.software.ibm.com/developerworks/opensource/jikes/">Jikes</ulink>,
    130131    and <xref linkend="junit"/> (to test the Java bindings)</para>
  • general/genlib/libidn.xml

    r2c25a56 rb66ece35  
    7979    a Java compiler&mdash;one of (looked for in this order)
    8080    <xref linkend="gcc"/> (for the <command>gcj</command> program),
    81     <ulink url="http://jikes.sourceforge.net/">Jikes</ulink> or
    82     <xref linkend="jdk"/>,
     81    <ulink url="http://jikes.sourceforge.net/">Jikes</ulink>,
     82    <xref linkend="icedtea6"/>, or <xref linkend="jdk"/>,
    8383    and a C# compiler&mdash;<ulink
    8484    url="http://www.mono-project.com/Main_Page">Mono</ulink> or
  • general/genutils/graphviz.xml

    r2c25a56 rb66ece35  
    116116    built),
    117117    <xref linkend="guile"/>,
    118     <xref linkend="jdk"/>,
     118    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    119119    <xref linkend="php"/>,
    120120    <xref linkend="python"/>,
  • general/genutils/pilot-link.xml

    r2c25a56 rb66ece35  
    7171    <xref linkend="popt"/>,
    7272    <xref linkend="libusb-compat"/>,
    73     <xref linkend="jdk"/>,
     73    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    7474    <xref linkend="tcl"/>,
    7575    <xref linkend="python"/>,
  • general/prog/gcc.xml

    r2c25a56 rb66ece35  
    3939    need one of these additional compilers (C and C++ are installed in LFS)
    4040    before you install them. Additionally, there are instructions in the BLFS
    41     book to install the Sun Java Development Kit (<xref linkend="jdk"/>),
     41    book to install <xref linkend="icedtea6"/> or <xref linkend="jdk"/>),
    4242    which can be used instead of the Java provided by the
    43     <application>GCC</application> package. Many consider the Sun JDK to be a
    44     more robust Java environment than the one provided by
     43    <application>GCC</application> package. Many consider the Oracle JDK to be
     44    a more robust Java environment than the one provided by
    4545    <application>GCC</application>.</para>
    4646
  • general/prog/junit.xml

    r2c25a56 rb66ece35  
    8888
    8989    <para>To run the <application>JUnit</application> regression self-tests,
    90     you'll need to have <xref linkend="jdk"/> or <ulink
    91     url="http://jikes.sourceforge.net/">Jikes</ulink> installed and the
     90    you'll need to have <xref linkend="icedtea6"/>, <xref linkend="jdk"/>, or
     91    <ulink url="http://jikes.sourceforge.net/">Jikes</ulink> installed and the
    9292    <envar>CLASSPATH</envar> environment variable updated. Then, as an
    9393    unprivileged user, issue:</para>
  • general/prog/pdl.xml

    r2c25a56 rb66ece35  
    237237            <ulink url="&gnome-download-http;/gnome-libs/1.4/">GNOME
    238238            Libraries-1.4</ulink>,
    239             <xref linkend="jdk"/>,
     239            <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    240240            <xref linkend="tk"/>,
    241241            <xref linkend="python"/> (with
  • general/sysutils/apache-ant.xml

    r2c25a56 rb66ece35  
    7272
    7373    <bridgehead renderas="sect4">Required</bridgehead>
    74     <para role="required"><xref linkend="jdk"/></para>
     74    <para role="required"><xref linkend="icedtea6"/> or
     75    <xref linkend="jdk"/></para>
    7576
    7677    <bridgehead renderas="sect4">Recommended</bridgehead>
  • gnome/add/java-access-bridge.xml

    r2c25a56 rb66ece35  
    6363    <bridgehead renderas="sect4">Required</bridgehead>
    6464    <para role="required"><xref linkend="at-spi"/> and
    65     <xref linkend="jdk"/></para>
     65    either <xref linkend="icedtea6"/> or <xref linkend="jdk"/></para>
    6666
    6767    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r2c25a56 rb66ece35  
    4747          <para>[dj] - Added IcedTea6-1.9.</para>
    4848        </listitem>
     49        <listitem>
     50          <para>[dj] - Updated all jdk links to optionally use IcedTea6.</para>
     51        </listitem>
    4952      </itemizedlist>
    5053    </listitem>
  • kde/add/kdeutils.xml

    r2c25a56 rb66ece35  
    9292    program will require appropriate utilities to handle various archives,
    9393    including <xref linkend="zip"/>, <xref linkend="unzip"/>,
    94     <xref linkend="jdk"/> (for the <command>jar</command> program),
     94    <xref linkend="icedtea6"/> or <xref linkend="jdk"/> (for the
     95    <command>jar</command> program),
    9596    <xref linkend="unrar"/>, <ulink url="http://www.rarlabs.com">rar</ulink>
    9697    (binary only shareware),
  • kde/core/kdebase.xml

    r2c25a56 rb66ece35  
    6666    <xref linkend="libxml2"/>,
    6767    <xref linkend="openssl"/>, and
    68     <xref linkend="jdk"/></para>
     68    either <xref linkend="icedtea6"/> or <xref linkend="jdk"/></para>
    6969
    7070    <bridgehead renderas="sect4">Optional</bridgehead>
  • kde/devel/kdebindings.xml

    r2c25a56 rb66ece35  
    8383    <xref linkend="python"/>,
    8484    <xref linkend="ruby"/>,
    85     <xref linkend="jdk"/>,
     85    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    8686    <xref linkend="seamonkey"/>,
    8787    <ulink url="http://http://www.riverbankcomputing.co.uk/qscintilla/index.php">QScintilla</ulink>,
  • postlfs/security/cyrus-sasl.xml

    r2c25a56 rb66ece35  
    6969    <xref linkend="openldap"/>,
    7070    <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
    71     <xref linkend="jdk"/>,
     71    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    7272    <xref linkend="mysql"/>,
    7373    <xref linkend="postgresql"/>,
  • pst/printing/cups.xml

    r2c25a56 rb66ece35  
    8383    <xref linkend="php"/>,
    8484    <xref linkend="python"/>,
    85     <xref linkend="jdk"/>,
     85    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    8686    <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
    8787    <ulink url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>,
  • server/databases/db.xml

    r2c25a56 rb66ece35  
    8080    <bridgehead renderas="sect4">Optional</bridgehead>
    8181    <para role="optional"><xref linkend="tcl"/>,
    82     <xref linkend="jdk"/>, and
     82    <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, and
    8383    <ulink url="http://www.gnu.org/software/sharutils/">sharutils</ulink>
    8484    (for the <command>uudecode</command> command)</para>
  • server/major/openssh.xml

    r2c25a56 rb66ece35  
    7474
    7575    <bridgehead renderas="sect4">Optional Runtime (Used only to gather entropy)</bridgehead>
    76     <para role="optional"><xref linkend="jdk"/>,
     76    <para role="optional"><xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
    7777    <xref linkend="net-tools"/>, and
    7878    <xref linkend="sysstat"/>.</para>
  • xsoft/graphweb/firefox.xml

    r2c25a56 rb66ece35  
    398398    /usr/lib/firefox-&firefox-version;/plugins</userinput></screen>
    399399
     400    <para>If you have <xref linkend="icedtea6"/> installed as opposed to the
     401    <xref linkend="jdk"/>, create the following link (again as the
     402    <systemitem class="username">root</systemitem> user) to use the
     403    <application>IcedTea6</application> plugin: </para>
     404
     405<screen role="root"><userinput>ln -v -s $JAVA_HOME/jre/plugin/i386/IcedTeaPlugin.so \
     406    /usr/lib/firefox-&firefox-version;/plugins</userinput></screen>
     407
    400408    <para>Some packages install Mozilla plugins into the default system-wide
    401409    directory <filename class='directory'>/usr/lib/mozilla/plugins</filename>.
  • xsoft/graphweb/seamonkey.xml

    r2c25a56 rb66ece35  
    473473    /usr/lib/seamonkey-&seamonkey-version;/plugins</userinput></screen>
    474474
     475    <para>If you have <xref linkend="icedtea6"/> installed as opposed to the
     476    <xref linkend="jdk"/>, create the following link (again as the
     477    <systemitem class="username">root</systemitem> user) to use the
     478    <application>IcedTea6</application> plugin: </para>
     479   
     480<screen role="root"><userinput>ln -v -s $JAVA_HOME/jre/plugin/i386/IcedTeaPlugin.so \
     481    /usr/lib/seamonkey-&seamonkey-version;/plugins</userinput></screen>
     482
    475483    <para>Some packages install SeaMonkey plugins into the default system-wide
    476484    directory <filename class='directory'>/usr/lib/mozilla/plugins</filename>.
Note: See TracChangeset for help on using the changeset viewer.