Changeset cc2a12d
- Timestamp:
- 08/26/2014 01:04:05 AM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- b1129a10
- Parents:
- 2c74f1c3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/openjdk.xml
r2c74f1c3 rcc2a12d 392 392 chown -R root:root /opt/OpenJDK-&openjdk-version;</userinput></screen> 393 393 394 <para>If desired, you may install a .desktop file corresponding to an entry in a desktop menu for <command>policytool</command>. First, you need to obtain an icon from <xref linkend="icedtea-web"/>:</para> 395 396 <screen role="root"><userinput>tar -xf ../icedtea-web-&icedtea-web-version;.tar.gz icedtea-web-&icedtea-web-version;/javaws.png --strip-components=1</userinput></screen> 394 <para>If desired, you may install a .desktop file corresponding to an entry 395 in a desktop menu for <command>policytool</command>. First, you need to 396 obtain an icon from <xref linkend="icedtea-web"/>:</para> 397 398 <screen role="root"><userinput>tar -xf ../icedtea-web-&icedtea-web-version;.tar.gz \ 399 icedtea-web-&icedtea-web-version;/javaws.png \ 400 --strip-components=1</userinput></screen> 397 401 398 402 <para>Now, as <systemitem class="username">root</systemitem> user:</para> … … 535 539 mandb -c /opt/jdk/man</userinput></screen> 536 540 537 <para>To test the man pages are correctly installed, issue <command>source /etc/profile</command> and <command>man java</command> to display the respective man page.</para> 541 <para>To test if the man pages are correctly installed, issue 542 <command>source /etc/profile</command> and <command>man java</command> to 543 display the respective man page.</para> 538 544 539 545 </sect3>
Note:
See TracChangeset
for help on using the changeset viewer.