oo fixups

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3816 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2005-04-28 12:50:13 +00:00
parent f0f565e04d
commit f7fc4ac0c1
3 changed files with 18 additions and 3 deletions

View File

@ -350,7 +350,7 @@ application.</para></note>
<seglistitem>
<seg>appletviewer, extcheck, idlj, jar, jarsigner, java, javac, javadoc,
javah, javap, jdb, keytool, native2ascii, orbd, policytool, rmic, rmid,
javah, javap, javaws, jdb, keytool, native2ascii, orbd, policytool, rmic, rmid,
rmiregistry, serialver, servertool and tnameserv</seg>
<seg><envar>$JAVA_HOME</envar>/lib/*, <envar>$JAVA_HOME</envar>/jre/lib/*
and libjavaplugin_oji.so</seg>
@ -458,6 +458,14 @@ file.</para>
</indexterm></listitem>
</varlistentry>
<varlistentry id="javaws">
<term><command>javaws</command></term>
<listitem><para>launches java application/applets hosted on a network.</para>
<indexterm zone="jdk javaws">
<primary sortas="b-javaws">javaws</primary>
</indexterm></listitem>
</varlistentry>
<varlistentry id="jdb">
<term><command>jdb</command></term>
<listitem><para>is a simple command-line debugger for

View File

@ -21,6 +21,9 @@ who wrote what.</para>
<para>&version; &ndash; &releasedate;</para>
<itemizedlist>
<listitem><para>April 28th, 2005 [dj]: Added doublefree patch to OOo
instructions, corrected gcc patch and libmawt symlink. Added a description
for javaws to JDK instructions.</para></listitem>
<listitem><para>April 28th, 2005 [randy]: Added documentation installation to
the id3lib instructions.</para></listitem>

View File

@ -49,7 +49,7 @@ url="&openoffice-download-ftp;"/></para></listitem>
<itemizedlist spacing='compact'>
<listitem><para>Required patch for gcc-&gcc-version;: <ulink
url="&patch-root;/OOo_&openoffice-version;-gcc_3.4.2+_fixes-1.patch"/></para>
url="&patch-root;/OOo_&openoffice-version;-gcc_3.4.2+_fixes-2.patch"/></para>
</listitem>
<listitem><para>Required patch for use with NPTL: <ulink
@ -71,6 +71,10 @@ url="&patch-root;/OOo_&openoffice-version;-test_bin_loc-1.patch"/></para>
url="&patch-root;/OOo_&openoffice-version;-STLport_4.6.2-1.patch"/></para>
</listitem>
<listitem><para>Required patch for use with glibc-2.3.4: <ulink
url="&patch-root;/OOo_&openoffice-version;-doublefree-1.patch"/></para>
</listitem>
<listitem><para>Optional patch if you wish to use the system freetype:
<ulink
url="&patch-root;/OOo_&openoffice-version;-freetype-1.patch"/></para>
@ -152,7 +156,7 @@ temporary symlink in place to satisfy STLport:</para>
<para>Create a temprorary symlink to the <acronym>JRE</acronym>'s
<application>motif</application> libraries:</para>
<screen><userinput><command>ln -sf ${JAVA_HOME}/jre/lib/motif21/libmawt.so /usr/lib</command></userinput></screen>
<screen><userinput><command>ln -sf ${JAVA_HOME}/jre/lib/i?86/motif21/libmawt.so /usr/lib</command></userinput></screen>
<para>If you want to optimize the build, edit
<filename>solenv/inc/unxlngi4.mk</filename> and add the desired optimization