mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
First commit, updated URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@591 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
cfdea70190
commit
41ece9ff39
@ -12,6 +12,10 @@ 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>
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "20030108">
|
||||
<!ENTITY releasedate "January 8th, 2003">
|
||||
<!ENTITY version "20030109">
|
||||
<!ENTITY releasedate "January 9th, 2003">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
<!ENTITY % preface SYSTEM "preface/preface.ent">
|
||||
|
@ -10,6 +10,9 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>January 9th, 2003 [tushar]: mozilla, openoffice, jdk: My first update:) Updated URL location for the hints.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>January 8th, 2003 [billyoc]: general: Updated openssl
|
||||
to version 0.9.7.</para></listitem>
|
||||
|
||||
|
@ -29,7 +29,7 @@ fix to add the spellchecker to the build.
|
||||
</para>
|
||||
|
||||
<para>If you have difficulties in building mozilla, check out the mozilla
|
||||
hint for detailed information at <ulink url="http://tushar.lfsforum.org"/>.
|
||||
hint for detailed information at <ulink url="http://www.linuxfromscratch.org/~tushar/"/>.
|
||||
Individual patches are also available at the same location. The instructions
|
||||
that follow install the entire suite. To select specific components, refer
|
||||
to the hint.</para>
|
||||
|
@ -27,7 +27,7 @@ url="ftp://ftp.cs.man.ac.uk/pub/toby/gpc/gpc231.tar.Z"/>
|
||||
<para>If you have difficulties in building openoffice, check out the
|
||||
openoffice
|
||||
hint for detailed information at <ulink
|
||||
url="http://tushar.lfsforum.org"/>. The
|
||||
url="http://www.linuxfromscratch.org/~tushar/"/>. The
|
||||
hint also discusses installation of auxillary software.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user