Add FreeBSD 8.x specific instructions for Diablo JRE/JDK
This commit is contained in:
parent
5fff588d29
commit
e641083da5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36312
1 changed files with 19 additions and 0 deletions
|
@ -225,6 +225,25 @@
|
|||
url="http://www.freebsdfoundation.org/downloads/java.shtml"></ulink>,
|
||||
and install it with &man.pkg.add.1;.</para>
|
||||
|
||||
<note>
|
||||
<para>The above site does not provide binary packages for
|
||||
&os; 8.<replaceable>X</replaceable>. It is however possible
|
||||
to use the packages for &os; 7.<replaceable>X</replaceable>
|
||||
on an 8.<replaceable>X</replaceable> system. Simply install the
|
||||
<filename role="package">misc/compat7x</filename> port before
|
||||
installing the package.</para>
|
||||
<para>Alternatively, <application>Diablo &jre;</application>
|
||||
(as well as <application>Diablo &jdk;</application>) may be
|
||||
installed using the Ports Collection (the relevant ports are
|
||||
<filename role="package">java/diablo-jre16</filename> and
|
||||
<filename role="package">java/diablo-jdk16</filename>).
|
||||
Installing from the Ports Collection requires the source files
|
||||
(distfiles) to be downloaded manually due to licensing issues.
|
||||
Specific download instructions are provided when the
|
||||
<command>make <maketarget>install</maketarget></command> command
|
||||
is invoked.</para>
|
||||
</note>
|
||||
|
||||
<para>Start your browser, enter
|
||||
<literal>about:plugins</literal> in the location bar and press
|
||||
<keycap>Enter</keycap>. A page listing the installed plugins
|
||||
|
|
Loading…
Reference in a new issue