1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY icedtea-web-download-http "http://icedtea.classpath.org/download/source/icedtea-web-&icedtea-web-version;.tar.gz">
|
---|
8 | <!ENTITY icedtea-web-download-ftp " ">
|
---|
9 | <!ENTITY icedtea-web-md5sum "a19661c0b31725fbf0e5e31303ac74fa">
|
---|
10 | <!ENTITY icedtea-web-size "972 KB">
|
---|
11 | <!ENTITY icedtea-web-buildsize "16 MB">
|
---|
12 | <!ENTITY icedtea-web-time "0.3 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="icedtea-web" xreflabel="IcedTea-Web-&icedtea-web-version;">
|
---|
16 | <?dbhtml filename="icedtea-web.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>IcedTea-Web-&icedtea-web-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="icedtea-web">
|
---|
26 | <primary sortas="a-IcedTea-Web">IcedTea-Web</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to IcedTea-Web</title>
|
---|
31 |
|
---|
32 | <para>The <application>IcedTea-Web</application> package contains both a
|
---|
33 | <application>Java</application> browser plugin, and a new webstart
|
---|
34 | implementation, licensed under GPLV3.</para>
|
---|
35 |
|
---|
36 | &lfs72_checked;
|
---|
37 |
|
---|
38 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
39 | <itemizedlist spacing="compact">
|
---|
40 | <listitem>
|
---|
41 | <para>Download (HTTP): <ulink url="&icedtea-web-download-http;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download (FTP): <ulink url="&icedtea-web-download-ftp;"/></para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>Download MD5 sum: &icedtea-web-md5sum;</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>Download size: &icedtea-web-size;</para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Estimated disk space required: &icedtea-web-buildsize;</para>
|
---|
54 | </listitem>
|
---|
55 | <listitem>
|
---|
56 | <para>Estimated build time: &icedtea-web-time;</para>
|
---|
57 | </listitem>
|
---|
58 | </itemizedlist>
|
---|
59 |
|
---|
60 | <bridgehead renderas="sect3">IcedTea-Web Dependencies</bridgehead>
|
---|
61 |
|
---|
62 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
63 | <para role="required">
|
---|
64 | <xref linkend="openjdk"/>, and
|
---|
65 | <xref linkend="xulrunner"/>
|
---|
66 | </para>
|
---|
67 |
|
---|
68 | <para condition="html" role="usernotes">User Notes:
|
---|
69 | <ulink url="&blfs-wiki;/icedtea-web"/></para>
|
---|
70 |
|
---|
71 | </sect2>
|
---|
72 |
|
---|
73 | <sect2 role="installation">
|
---|
74 | <title>Installation of IcedTea-Web</title>
|
---|
75 |
|
---|
76 | <para>Install <application>IcedTea-Web</application> by running the
|
---|
77 | following commands:</para>
|
---|
78 |
|
---|
79 | <screen><userinput>./configure --prefix=${JAVA_HOME}/jre \
|
---|
80 | --with-jdk-home=${JAVA_HOME} \
|
---|
81 | --disable-docs \
|
---|
82 | --mandir=${JAVA_HOME}/man &&
|
---|
83 | make</userinput></screen>
|
---|
84 |
|
---|
85 | <para>This package does not come with a test suite.</para>
|
---|
86 |
|
---|
87 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
88 |
|
---|
89 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
90 |
|
---|
91 | </sect2>
|
---|
92 |
|
---|
93 | <sect2 role="commands">
|
---|
94 | <title>Command Explanations</title>
|
---|
95 |
|
---|
96 | <para><parameter>--with-jdk-home</parameter>: This switch provides the
|
---|
97 | location of the installed <application>JDK</application>.</para>
|
---|
98 |
|
---|
99 | <para><parameter>--disable-docs</parameter>: This switch disables
|
---|
100 | installation of additional developer-related documentation. Omit this
|
---|
101 | switch if you would like to do development work on
|
---|
102 | <application>IcedTea-Web</application>.</para>
|
---|
103 |
|
---|
104 | </sect2>
|
---|
105 |
|
---|
106 | <sect2 role="configuration">
|
---|
107 | <title>Configuration Information</title>
|
---|
108 |
|
---|
109 | <para>As the <systemitem class="username">root</systemitem> user, create a
|
---|
110 | symbolic link to the plugin from your browser(s) plugins directory, where
|
---|
111 | <replaceable><arch></replaceable> is either
|
---|
112 | <filename class="directory">i386</filename> or
|
---|
113 | <filename class="directory">amd64</filename>:</para>
|
---|
114 |
|
---|
115 | <screen><userinput role="root">ln -s ${JAVA_HOME}/jre/lib/<<replaceable>arch</replaceable>>/IcedTeaPlugin.so \
|
---|
116 | /usr/lib/mozilla/plugins/</userinput></screen>
|
---|
117 |
|
---|
118 | <important>
|
---|
119 | <para>The plugin must be a symlink for it to work. If not, the browsers
|
---|
120 | will crash when you attempt to load a <application>Java</application>
|
---|
121 | application.</para>
|
---|
122 | </important>
|
---|
123 |
|
---|
124 | </sect2>
|
---|
125 |
|
---|
126 | <sect2 role="content">
|
---|
127 | <title>Contents</title>
|
---|
128 |
|
---|
129 | <segmentedlist>
|
---|
130 | <segtitle>Installed Programs</segtitle>
|
---|
131 | <segtitle>Installed Libraries</segtitle>
|
---|
132 | <segtitle>Installed Directories</segtitle>
|
---|
133 |
|
---|
134 |
|
---|
135 | <seglistitem>
|
---|
136 | <seg>itweb-settings, javaws, and pluginappletviewer</seg>
|
---|
137 | <seg>IcedTeaPlugin.so, about.jar, netx.jar, plugin.jar</seg>
|
---|
138 | <seg>None</seg>
|
---|
139 | </seglistitem>
|
---|
140 | </segmentedlist>
|
---|
141 |
|
---|
142 | <variablelist>
|
---|
143 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
144 | <?dbfo list-presentation="list"?>
|
---|
145 | <?dbhtml list-presentation="table"?>
|
---|
146 |
|
---|
147 | <varlistentry id="itweb-settings">
|
---|
148 | <term><command>itweb-settings</command></term>
|
---|
149 | <listitem>
|
---|
150 | <para>allows customization of the browser plugin and
|
---|
151 | <application>javaws</application>.</para>
|
---|
152 | <indexterm zone="icedtea-web itweb-settings">
|
---|
153 | <primary sortas="b-itweb-settings">itweb-settings</primary>
|
---|
154 | </indexterm>
|
---|
155 | </listitem>
|
---|
156 | </varlistentry>
|
---|
157 |
|
---|
158 | <varlistentry id="javaws-itweb">
|
---|
159 | <term><command>javaws</command></term>
|
---|
160 | <listitem>
|
---|
161 | <para>launches Java application/applets hosted on a network.</para>
|
---|
162 | <indexterm zone="icedtea-web javaws-itweb">
|
---|
163 | <primary sortas="b-javaws">javaws</primary>
|
---|
164 | </indexterm>
|
---|
165 | </listitem>
|
---|
166 | </varlistentry>
|
---|
167 |
|
---|
168 | <varlistentry id="pluginappletviewer">
|
---|
169 | <term><command>pluginappletviewer</command></term>
|
---|
170 | <listitem>
|
---|
171 | <para>runs Java applets outside of the context of a browser.</para>
|
---|
172 | <indexterm zone="icedtea-web pluginappletviewer">
|
---|
173 | <primary sortas="b-pluginappletviewer">pluginappletviewer</primary>
|
---|
174 | </indexterm>
|
---|
175 | </listitem>
|
---|
176 | </varlistentry>
|
---|
177 |
|
---|
178 | <varlistentry id="IcedTeaPlugin">
|
---|
179 | <term><filename class='libraryfile'>IcedTeaPlugin.so</filename></term>
|
---|
180 | <listitem>
|
---|
181 | <para>is the <application>Java</application> browser plugin.</para>
|
---|
182 | <indexterm zone="icedtea-web IcedTeaPlugin">
|
---|
183 | <primary sortas="c-IcedTeaPlugin">IcedTeaPlugin.so</primary>
|
---|
184 | </indexterm>
|
---|
185 | </listitem>
|
---|
186 | </varlistentry>
|
---|
187 |
|
---|
188 | <varlistentry id="aboutjar">
|
---|
189 | <term><filename class='libraryfile'>about.jar</filename></term>
|
---|
190 | <listitem>
|
---|
191 | <para>contains functions for the about dialog boxes.</para>
|
---|
192 | <indexterm zone="icedtea-web aboutjar">
|
---|
193 | <primary sortas="c-aboutjar">about.jar</primary>
|
---|
194 | </indexterm>
|
---|
195 | </listitem>
|
---|
196 | </varlistentry>
|
---|
197 |
|
---|
198 | <varlistentry id="netxjar">
|
---|
199 | <term><filename class='libraryfile'>netx.jar</filename></term>
|
---|
200 | <listitem>
|
---|
201 | <para>contains functions for the
|
---|
202 | <application>IcedTea-Web</application>
|
---|
203 | webstart implementation (NetX).</para>
|
---|
204 | <indexterm zone="icedtea-web netxjar">
|
---|
205 | <primary sortas="c-netxjar">netx.jar</primary>
|
---|
206 | </indexterm>
|
---|
207 | </listitem>
|
---|
208 | </varlistentry>
|
---|
209 |
|
---|
210 | <varlistentry id="pluginjar">
|
---|
211 | <term><filename class='libraryfile'>plugin.jar</filename></term>
|
---|
212 | <listitem>
|
---|
213 | <para>contains functions for the
|
---|
214 | <application>IcedTea-Web</application>
|
---|
215 | <application>Java</application> plugin.</para>
|
---|
216 | <indexterm zone="icedtea-web pluginjar">
|
---|
217 | <primary sortas="c-pluginjar">plugin.jar</primary>
|
---|
218 | </indexterm>
|
---|
219 | </listitem>
|
---|
220 | </varlistentry>
|
---|
221 |
|
---|
222 | </variablelist>
|
---|
223 |
|
---|
224 | </sect2>
|
---|
225 |
|
---|
226 | </sect1>
|
---|