Update KOffice section since ports/package for KDE2 are not available
anymore, be more "general" about KDE version. PR: docs/42627 Submitted by: Christophe Juniet <cjuniet@entreview.com>
This commit is contained in:
parent
c658063a00
commit
6d00914d8c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14279
1 changed files with 9 additions and 37 deletions
|
@ -331,52 +331,24 @@
|
|||
<application>KSpread</application> is the spreadsheet program,
|
||||
<application>KPresenter</application> manages slide
|
||||
presentations, and <application>Kontour</application> lets you
|
||||
draw graphical documents. <application>KOffice</application>
|
||||
has been localized in several languages, such as French,
|
||||
German, Japanese, and Russian.</para>
|
||||
draw graphical documents.</para>
|
||||
|
||||
<para>Before installing the latest
|
||||
<application>KOffice</application>, make sure you have an
|
||||
up-to-date version of <application>KDE</application>.</para>
|
||||
|
||||
<para>To install <application>KOffice</application> as a
|
||||
package for <application>KDE2</application>, issue the
|
||||
following command:</para>
|
||||
package, issue the following command:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r koffice</userinput></screen>
|
||||
|
||||
<para>There are also packages for various internationalized
|
||||
versions of the
|
||||
<filename role="package">editors/koffice</filename> port. You
|
||||
can use <literal>koffice-i18n</literal> as the name of the
|
||||
package in the <command>pkg_add</command> above, or one of:
|
||||
<literal>fr-koffice-i18n</literal> for French,
|
||||
<literal>de-koffice-i18n</literal> for German,
|
||||
<literal>ja-koffice-i18n</literal> for Japanese, or
|
||||
<literal>ru-koffice-i18n</literal> for Russian.</para>
|
||||
|
||||
<para>If the packages are not available, you can use the ports
|
||||
collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/editors/koffice</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>You can use the corresponding ports instead:
|
||||
<filename role="package">misc/koffice-i18n</filename>
|
||||
for internationalization,
|
||||
<filename role="package">french/koffice-i18n</filename>
|
||||
for French,
|
||||
<filename role="package">german/koffice-i18n</filename>
|
||||
for German,
|
||||
<filename role="package">japanese/koffice-i18n</filename>
|
||||
for Japanese, or
|
||||
<filename role="package">russian/koffice-i18n</filename>
|
||||
for Russian.</para>
|
||||
|
||||
<para>If you want <application>KOffice</application> for
|
||||
<para>If the package is not available, you can use the ports
|
||||
collection. For instance, to install
|
||||
<application>KOffice</application> for
|
||||
<application>KDE3</application>, do:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/editors/koffice-kde3</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>It will automatically use the internationalization
|
||||
provided by <application>KDE3</application>.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue