glfs/general/prog/jdk/j2sdk-intro.xml
Larry Lawrence d0d7677b71 spelling cleanup in prog
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@121 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-21 18:37:06 +00:00

16 lines
534 B
XML

<sect2>
<title>Introduction to j2sdk (binary version)</title>
<screen>Download location (HTTP): <ulink url="&j2sdk-download-http;"/>
Download location (FTP): <ulink url="&j2sdk-download-ftp;"/>
Version used: &j2sdk-version;
Package size: &j2sdk-size;
Estimated Disk space required: &j2sdk-buildsize;</screen>
<para>The j2sdk package contains Sun's java development environment -
precompiled. This is needed to fulfull the circular dependency when we
compile java.</para>
</sect2>