glfs/general/prog/jdk/compiled-j2sdk-intro.xml
Tushar Teredesai 41ece9ff39 First commit, updated URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-01-09 06:59:53 +00:00

23 lines
1.0 KiB
XML

<sect2>
<title>Introduction to j2sdk</title>
<screen>Download location (HTTP): <ulink url="&cj2sdk-download-http;"/>
Download location (FTP): <ulink url="&cj2sdk-download-ftp;"/>
Version used: &cj2sdk-version;
Package size: &cj2sdk-size;
Estimated Disk space required: &cj2sdk-buildsize;</screen>
<para>The j2sdk package contains Sun's java development environment.
This is useful for developing java programs and provides the runtime
environment necessary to run java programs. It also includes a plug-in
for browsers so that they can be java aware.</para>
<para>If you have difficulties in building the jdk, check out the javafromscratch
hint for detailed information at <ulink url="http://www.linuxfromscratch.org/~tushar/"/>.
Individual patches are also available at the same location.</para>
<screen>j2sdk depends on:
<xref linkend="xfree86"/>, <xref linkend="zip"/>, <xref linkend="unzip"/>, <xref linkend="cpio"/>, <xref linkend="tcsh"/> and <xref linkend="j2sdk"/></screen>
</sect2>