Changeset b66ece35
- Timestamp:
- 09/08/2010 06:26:20 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c0199301
- Parents:
- 2c25a56
- Files:
-
- 19 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netprogs/subversion.xml
r2c25a56 rb66ece35 125 125 126 126 <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 129 130 <ulink url="http://oss.software.ibm.com/developerworks/opensource/jikes/">Jikes</ulink>, 130 131 and <xref linkend="junit"/> (to test the Java bindings)</para> -
general/genlib/libidn.xml
r2c25a56 rb66ece35 79 79 a Java compiler—one of (looked for in this order) 80 80 <xref linkend="gcc"/> (for the <command>gcj</command> program), 81 <ulink url="http://jikes.sourceforge.net/">Jikes</ulink> or82 <xref linkend=" jdk"/>,81 <ulink url="http://jikes.sourceforge.net/">Jikes</ulink>, 82 <xref linkend="icedtea6"/>, or <xref linkend="jdk"/>, 83 83 and a C# compiler—<ulink 84 84 url="http://www.mono-project.com/Main_Page">Mono</ulink> or -
general/genutils/graphviz.xml
r2c25a56 rb66ece35 116 116 built), 117 117 <xref linkend="guile"/>, 118 <xref linkend=" jdk"/>,118 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 119 119 <xref linkend="php"/>, 120 120 <xref linkend="python"/>, -
general/genutils/pilot-link.xml
r2c25a56 rb66ece35 71 71 <xref linkend="popt"/>, 72 72 <xref linkend="libusb-compat"/>, 73 <xref linkend=" jdk"/>,73 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 74 74 <xref linkend="tcl"/>, 75 75 <xref linkend="python"/>, -
general/prog/gcc.xml
r2c25a56 rb66ece35 39 39 need one of these additional compilers (C and C++ are installed in LFS) 40 40 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"/>), 42 42 which can be used instead of the Java provided by the 43 <application>GCC</application> package. Many consider the Sun JDK to be a44 more robust Java environment than the one provided by43 <application>GCC</application> package. Many consider the Oracle JDK to be 44 a more robust Java environment than the one provided by 45 45 <application>GCC</application>.</para> 46 46 -
general/prog/junit.xml
r2c25a56 rb66ece35 88 88 89 89 <para>To run the <application>JUnit</application> regression self-tests, 90 you'll need to have <xref linkend=" jdk"/> or <ulink91 url="http://jikes.sourceforge.net/">Jikes</ulink> installed and the90 you'll need to have <xref linkend="icedtea6"/>, <xref linkend="jdk"/>, or 91 <ulink url="http://jikes.sourceforge.net/">Jikes</ulink> installed and the 92 92 <envar>CLASSPATH</envar> environment variable updated. Then, as an 93 93 unprivileged user, issue:</para> -
general/prog/pdl.xml
r2c25a56 rb66ece35 237 237 <ulink url="&gnome-download-http;/gnome-libs/1.4/">GNOME 238 238 Libraries-1.4</ulink>, 239 <xref linkend=" jdk"/>,239 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 240 240 <xref linkend="tk"/>, 241 241 <xref linkend="python"/> (with -
general/sysutils/apache-ant.xml
r2c25a56 rb66ece35 72 72 73 73 <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> 75 76 76 77 <bridgehead renderas="sect4">Recommended</bridgehead> -
gnome/add/java-access-bridge.xml
r2c25a56 rb66ece35 63 63 <bridgehead renderas="sect4">Required</bridgehead> 64 64 <para role="required"><xref linkend="at-spi"/> and 65 <xref linkend="jdk"/></para>65 either <xref linkend="icedtea6"/> or <xref linkend="jdk"/></para> 66 66 67 67 <para condition="html" role="usernotes">User Notes: -
introduction/welcome/changelog.xml
r2c25a56 rb66ece35 47 47 <para>[dj] - Added IcedTea6-1.9.</para> 48 48 </listitem> 49 <listitem> 50 <para>[dj] - Updated all jdk links to optionally use IcedTea6.</para> 51 </listitem> 49 52 </itemizedlist> 50 53 </listitem> -
kde/add/kdeutils.xml
r2c25a56 rb66ece35 92 92 program will require appropriate utilities to handle various archives, 93 93 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), 95 96 <xref linkend="unrar"/>, <ulink url="http://www.rarlabs.com">rar</ulink> 96 97 (binary only shareware), -
kde/core/kdebase.xml
r2c25a56 rb66ece35 66 66 <xref linkend="libxml2"/>, 67 67 <xref linkend="openssl"/>, and 68 <xref linkend="jdk"/></para>68 either <xref linkend="icedtea6"/> or <xref linkend="jdk"/></para> 69 69 70 70 <bridgehead renderas="sect4">Optional</bridgehead> -
kde/devel/kdebindings.xml
r2c25a56 rb66ece35 83 83 <xref linkend="python"/>, 84 84 <xref linkend="ruby"/>, 85 <xref linkend=" jdk"/>,85 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 86 86 <xref linkend="seamonkey"/>, 87 87 <ulink url="http://http://www.riverbankcomputing.co.uk/qscintilla/index.php">QScintilla</ulink>, -
postlfs/security/cyrus-sasl.xml
r2c25a56 rb66ece35 69 69 <xref linkend="openldap"/>, 70 70 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>, 71 <xref linkend=" jdk"/>,71 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 72 72 <xref linkend="mysql"/>, 73 73 <xref linkend="postgresql"/>, -
pst/printing/cups.xml
r2c25a56 rb66ece35 83 83 <xref linkend="php"/>, 84 84 <xref linkend="python"/>, 85 <xref linkend=" jdk"/>,85 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, 86 86 <ulink url="http://www.openslp.org/">OpenSLP</ulink>, 87 87 <ulink url="http://packages.debian.org/unstable/source/libpaper">libpaper</ulink>, -
server/databases/db.xml
r2c25a56 rb66ece35 80 80 <bridgehead renderas="sect4">Optional</bridgehead> 81 81 <para role="optional"><xref linkend="tcl"/>, 82 <xref linkend=" jdk"/>, and82 <xref linkend="icedtea6"/> or <xref linkend="jdk"/>, and 83 83 <ulink url="http://www.gnu.org/software/sharutils/">sharutils</ulink> 84 84 (for the <command>uudecode</command> command)</para> -
server/major/openssh.xml
r2c25a56 rb66ece35 74 74 75 75 <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"/>, 77 77 <xref linkend="net-tools"/>, and 78 78 <xref linkend="sysstat"/>.</para> -
xsoft/graphweb/firefox.xml
r2c25a56 rb66ece35 398 398 /usr/lib/firefox-&firefox-version;/plugins</userinput></screen> 399 399 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 400 408 <para>Some packages install Mozilla plugins into the default system-wide 401 409 directory <filename class='directory'>/usr/lib/mozilla/plugins</filename>. -
xsoft/graphweb/seamonkey.xml
r2c25a56 rb66ece35 473 473 /usr/lib/seamonkey-&seamonkey-version;/plugins</userinput></screen> 474 474 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 475 483 <para>Some packages install SeaMonkey plugins into the default system-wide 476 484 directory <filename class='directory'>/usr/lib/mozilla/plugins</filename>.
Note:
See TracChangeset
for help on using the changeset viewer.