This commit is contained in:
gferg 2003-03-01 15:00:11 +00:00
parent 33a379590e
commit da9a79968a
1 changed files with 29 additions and 30 deletions

View File

@ -13,7 +13,7 @@
<address><email>rick@linuxmafia.com</email></address>
</affiliation>
</author>
<pubdate>1.4.4, 2003-02-26</pubdate>
<pubdate>1.4.5, 2003-02-28</pubdate>
<copyright>
<year>2002-2003</year>
@ -68,7 +68,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<sect3 id="whatswrong"><title>What's wrong with WordPerfect?</title>
<para>It's a discontinued product (on Linux). The most-long-term-available version, WP 8.0 Download Personal Edition (WP 8.0 DPE), has deliberately crippled font handling and limited multilanguage support, and won't function without fairly antique support libraries. The best version, WP 8.1, comes only bundled with the Corel Linux OS (CLOS) Deluxe and Standard Edition boxed sets, v. 1.0 or 1.2 -- likewise discontinued.</para>
<para>It's a discontinued product (on Linux). The most-long-term-available version, WP 8.0 Download Personal Edition (WP 8.0 DPE), has deliberately crippled font handling and limited multi-language support, and won't function without fairly antique support libraries. The best version, WP 8.1, comes only bundled with the Corel Linux OS (CLOS) Deluxe and Standard Edition boxed sets, v. 1.0 or 1.2 -- likewise discontinued.</para>
<para>WP used to be the best tool on Linux for reading MS-Word files, but always faltered on some, especially those Fast Saved in MS-Word. But now, Star Office, OpenOffice.org, and AbiWord reportedly do better.</para>
@ -83,7 +83,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<para>Old-timers may recall that WordPerfect originally emerged from Software Development Corporation (SD Corp) of Orem, Utah, which later renamed itself to WordPerfect Corporation. That firm eventually sold WordPerfect's codebase to Novell, Inc., which then sold it to Corel Corporation Limited of Ottawa, Canada. Corel then hired the first firm (renamed back to SD Corp) to port WP versions 6, 7, 8.0, and 8.1 to both Linux and several proprietary Unix platforms.</para>
<para>The latest and seemingly final WP version for Linux was v. 9, better known as WordPerfect Office 2000 (which was technically WordPerfect joined at the hip to several other Corel programs -- Quattro Pro, Paradox, Corel Presentations, Corel Central), was produced by Corel Corporation Limited, alone. (Paradox was included only in the Deluxe Edition.)</para>
<para>The latest and seemingly final WP version for Linux was v. 9, better known as WordPerfect Office 2000 (which was technically WordPerfect joined at the hip to several other Corel programs -- Quattro Pro, Paradox, Corel Presentations, Corel Central), was produced by Corel Corporation Limited, alone. (Paradox was included only in the Deluxe Edition, and omitted from Standard Edition.)</para>
</sect3>
</sect2>
</sect1>
@ -106,7 +106,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<para>WP 8.0 editions for Linux were mostly similar: The Server Edition and Personal Edition boxed-set versions were as detailed for prior versions. However, Corel also introduced a WP 8.0 Download Personal Edition, which could be downloaded free of charge as a gzipped tar archive, and was also redistributed for the cost of media on CD-ROMs, in either tar.gz or RPM format. In late 2001, Corel disabled download of WP 8.0 DPE from its ftp site, but it remains available elsewhere.</para>
<para>WP 8.0 DPE for Linux differed from the boxed-set versions in lacking the other versions' drawing/charting module, their module to create custom dictionaries and hyphenation databases, their equation editor, their network support, their print-queue manager, their prepaid technical support, their sample documents/templates/textures/clipart/photos, their font-installer module, most of their fonts, their multilanguage support, and their documentation. (The program could call up an HTML manual from <ulink url="http://linux.corel.com/wp8manual">http://linux.corel.com/wpmanual</ulink>, now removed, and that entire Internet server was finally decommissioned on Feb. 26, 2003.) Also, after 90 days, it refuses to run until you enter a registration key, available free of charge (for now) on <ulink url="http://venus.corel.com/nasapps/wp8linuxreg/register.html">http://venus.corel.com/nasapps/wp8linuxreg/register.html</ulink> (or use one of the ones people have posted in public). Also, the licence permitted only personal, non-commercial use. Last, it was compiled dynamically linked against some now-obsolete libraries, which must thus be furnished for its benefit (prior to installation).</para>
<para>WP 8.0 DPE for Linux differed from the boxed-set versions in lacking the other versions' drawing/charting module, their module to create custom dictionaries and hyphenation databases, their equation editor, their network support, their print-queue manager, their prepaid technical support, their sample documents/templates/textures/clip-art/photos, their font-installer module, most of their fonts, their multi-language support, and their documentation. (The program could call up an HTML manual from <ulink url="http://linux.corel.com/wp8manual">http://linux.corel.com/wpmanual</ulink>, now removed, and that entire Internet server was finally decommissioned on Feb. 26, 2003.) Also, after 90 days, it refuses to run until you enter a registration key, available free of charge (for now) on <ulink url="http://venus.corel.com/nasapps/wp8linuxreg/register.html">http://venus.corel.com/nasapps/wp8linuxreg/register.html</ulink> or <ulink url="http://nas.corel.com/nasapps/wp8linuxreg/register.html">http://nas.corel.com/nasapps/wp8linuxreg/register.html</ulink> (or use one of the ones people have posted in public). Also, the licence permitted only personal, non-commercial use. Last, it was compiled dynamically linked against some now-obsolete libraries, which must thus be furnished for its benefit (prior to installation).</para>
<para>Balanced against these drawbacks is supplies of 8.0 DPE being effectively inexhaustible -- despite legal questions.</para>
@ -126,14 +126,14 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<sect2 id="wontinstall"><title>WP 8.0 DPE for Linux installs but won't start on my Linux distribution. How do I fix that?</title>
<para>WP 8.0 for Linux was distributed as a dynamically linked binary, linked against libc5 (C library), libm (the related math library), a set of five X11 libraries for libc5-based software, and ld-linux.so.1.9.*, the dynamic-linker software current on Linux at that time. Those old libraries are often omitted from current Linux distributions. In such cases, you need to retrofit those libraries. (You can see the exact library links by running "ldd" = list library dependencies against the WordPerfect "xwp" main executable file.) Specificaly: Prior to running the WP 8.0 installer, you must install ld-linux.so.1.9.* (usually in an ld.so package), libc of some version from 5.3.12 through 5.4.46, and libm.so.5.* (both usually in the libc5 package), and a set of X11 backward-compatibility libraries compiled against libc5 (libXt.so.6, libX11.so.6, libXpm.so.4, libSM.so.6, and libICE.so.6). Don't forget to ensure the libraries' directories are listed in /etc/ld.so.conf, and then re-run /sbin/ldconfig.</para>
<para>WP 8.0 for Linux was distributed as a dynamically linked ELF binary, linked against libc5 (C library), libm (the related math library), a set of five X11 libraries for libc5-based software, and ld-linux.so.1.9.* (AKA ld.so 1.9.*), the dynamic-linker software current on Linux at that time. Those old libraries are often omitted from current Linux distributions. In such cases, you need to retrofit those libraries. (You can see the exact library links by running "ldd" = list library dependencies against the WordPerfect "xwp" main executable file.) Specifically: Prior to running the WP 8.0 installer, you must install ld-linux.so.1.9.* (usually in an ld.so package), libc of some version from 5.3.12 through 5.4.46, and libm.so.5.* (both usually in the libc5 package), and a set of X11 backward-compatibility libraries compiled against libc5 (libXt.so.6, libX11.so.6, libXpm.so.4, libSM.so.6, and libICE.so.6). Don't forget to ensure the libraries' directories are listed in /etc/ld.so.conf, and then re-run /sbin/ldconfig.</para>
<para>What binary packages these libs and dynamic loader will occupy differs between distributions. If in doubt, documents linked from <ulink url="http://linux-sxs.org/edit.html">http://linux-sxs.org/edit.html</ulink> may give details for your distribution. (Also, this FAQ's section "After I locate WP 8.0 DPE for Linux, how do I install it, and what can I do to improve and fix it?" has more details and remedies for installation problems.)</para>
</sect2>
<sect2 id="acceleratedx"><title>WP 8.0 DPE for Linux installs perfectly, and runs fine for the root user, but quits with a segmentation fault if any non-root user starts it. What's the cause?</title>
<para>You installed Accelerated X, a proprietary X11 server, and included in your installation its version of the X11 libraries, which were compiled with glibc. You need the more-traditional XFree86 versions of those libraries (libXt.so.6, libX11.so.6, libXpm.so.4, libSM.so.6, and libICE.so.6), specifically ones that were compiled for libc5 X11 clients. Remove Accelerated-X completely, reinstall the XFree86 shared libraries for libc5 clients (which may have any of various package names, such as xlib-compat, oldlibs/xlib6, etc.), and then reinstall the Accelerated-X server only (minimal installation). WordPerfect should then run correctly.</para>
<para>You installed Accelerated-X, a proprietary X11 server, and included in your installation its version of the X11 libraries, which were compiled with glibc. You need the more-traditional XFree86 versions of those libraries (libXt.so.6, libX11.so.6, libXpm.so.4, libSM.so.6, and libICE.so.6), specifically ones that were compiled for libc5 X11 clients. Remove Accelerated-X completely, reinstall the XFree86 shared libraries for libc5 clients (which may have any of various package names, such as xlib-compat, oldlibs/xlib6, etc.), and then reinstall the Accelerated-X server only (minimal installation). WordPerfect should then run correctly.</para>
</sect2>
<sect2 id="libsafe"><title>How do I stop the WP 8.x installer from getting diagnostic message "../install.wp: [: 18-10: integer expression expected" followed a short while later by termination with a Segmentation Fault error?</title>
@ -164,7 +164,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<sect2 id="kab"><title>How do I make WP for Linux's integration with KDE Address Book ("kab") work with KDE2/KDE3?</title>
<para>You don't. WP is compatible with the "kab" version in KDE 1.1, only, that being the KDE version shipped with CLOS. For unexplained reasions, this feature also doesn't work on Linux 2.4.x kernels.</para>
<para>You don't. WP is compatible with the "kab" version in KDE 1.1, only, that being the KDE version shipped with CLOS. For unexplained reasons, this feature also doesn't work on Linux 2.4.x kernels.</para>
</sect2>
<sect2 id="render"><title>I get rendering problems with icons and other graphical objects when running WP for Linux at greater than 16 bits per pixel. How do I fix that?</title>
@ -209,7 +209,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
<listitem><para><ulink url="ftp://ftp.ufscar.br/pub/linux/editortexto/">ftp://ftp.ufscar.br/pub/linux/editortexto/</ulink> ,</para></listitem>
<listitem><para><ulink url="http://ftp.dreamtime.org/pub/linux/wp8/">http://ftp.dreamtime.org/pub/linux/wp8/</ulink> ,</para></listitem>
<listitem><para><ulink url="http://alge.anart.no/ftp/pub/Office/WordPerfect/">http://alge.anart.no/ftp/pub/Office/WordPerfect/</ulink> ,</para></listitem>
<listitem><para><ulink url="ftp://ftp.scola.ac-paris.fr/Linux/bureautique/Word%20Perfect%208/">ftp://ftp.scola.ac-paris.fr/Linux/bureautique/Word%20Perfect%208/</ulink> ,</para></listitem>
<listitem><para><ulink url="ftp://ftp.planetmirror.com/pub/corel/wordperfect/linux/">ftp://ftp.planetmirror.com/pub/corel/wordperfect/linux/</ulink> ,</para></listitem>
<listitem><para><ulink url="http://www.asker.net/pub/linux/corel/">http://www.asker.net/pub/linux/corel/</ulink> , </para></listitem>
<listitem><para><ulink url="http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/">http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/</ulink> (includes all localisation files)</para></listitem>
@ -221,14 +220,14 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</para>
url="http://www.invivo.net/pub/SOFTS/telechargement/Linux/WORDPERF/Espagnol/">http://www.invivo.net/pub/SOFTS/telechargement/Linux/WORDPERF/Espagnol/</ulink>
is unfortunately corrupted.)</para>
<para>It's packaged either as a single gzipped 23 MB tarball (GUILG00.gz), a single 17 MB RPM archive (included in Caldera OpenLinux through v. 2.3) that installs ready to run, a 22 MB RPM archive (in SuSE Linux boxed sets through 6.1, and a similar one in older boxed sets of Linux-Mandrake) that installs tar archives in /usr/lib/wp8/ that must then be separately installed by running /usr/lib/wp8/Runme, or as a collection of seven separate tarballs (GUILG00.gz through GUILG06.gz). The program also remains available on a US $3 CD-ROM at <ulink url="http://linuxcentral.com/">http://linuxcentral.com/</ulink> or <ulink url="http://www.linuxbuy.com/">http://www.linuxbuy.com/</ulink>. Ditto on a US $1 CD-ROM at <ulink url="http://www.edmunds-enterprises.com/">http://www.edmunds-enterprises.com/</ulink>.</para>
<para>It's packaged either as a single gzipped 23 MB tarball (GUILG00.gz), a single 17 MB RPM archive (included in Caldera OpenLinux through v. 2.3) that installs ready to run, a 22 MB RPM archive (one in SuSE Linux boxed sets through 6.1 and a similar one in older boxed sets of Linux-Mandrake) that installs tar archives in /usr/lib/wp8/ that must then be separately installed by running /usr/lib/wp8/Runme, or as a collection of seven separate tarballs (GUILG00.gz through GUILG06.gz). The program also remains available on a US $3 CD-ROM at <ulink url="http://linuxcentral.com/">http://linuxcentral.com/</ulink> or <ulink url="http://www.linuxbuy.com/">http://www.linuxbuy.com/</ulink>. Ditto on a US $1 CD-ROM at <ulink url="http://www.edmunds-enterprises.com/">http://www.edmunds-enterprises.com/</ulink>.</para>
<para>The filenames listed are for the default US English version: The filenames for other localisations are included on <ulink url="http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/Readme.html">http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/Readme.html</ulink>, and download sources for all nine localisation archives are noted above.</para>
</sect2>
<sect2 id="fix8"><title>After I locate WP 8.0 DPE for Linux, how do I install it, and what can I do to improve and fix it?</title>
<para>Your first challenge may be to unpack it. You'll have no problem with the (rare) RPM archive, but the gzipped tarballs (either a single-piece archive named GUILG00.gz, 23 MB, or seven smaller archives named GUILG00.gz through GUILG06.gz) will appear a little puzzling: Despite having a .gz extension (only), they are in fact gzipped tarballs. Further, they un-tar right into the current directory, rather than creating a container directory. Corel grotesquely botched the packaging. However, note that some sites will have repacked the contents (variously), often out of a desire to correct Corel's error. Therefore, when in doubt, use the Linux "file" utility to determine what you're working with.</para>
<para>Your first challenge may be to unpack it. You'll have no problem with the (rare) RPM archive, but the gzipped tarballs (either a single-piece archive named GUILG00.gz, 23 MB, or seven smaller archives named GUILG00.gz through GUILG06.gz) will appear a little puzzling: Despite having a .gz extension (only), they are in fact gzipped tarballs. Further, they un-tar right into the current directory, rather than creating a container directory. Corel -- or someone operating on its behalf (CNET's download.com staff?) -- grotesquely botched the packaging. However, note that some sites will have repacked the contents (variously), often out of a desire to correct Corel's error. Therefore, when in doubt, use the Linux "file" utility to determine what you're working with.</para>
<para>After unpacking (and reading the Readme file), you'll have to furnish the dynamic libraries WP 8.0 requires: ld-linux.so.1.9.5, libc5 (any version from 5.3.12 through 5.4.46) with matching libm.so.5.*, and a set of X11 backwards-compatibility libraries compiled for libc5 X11 clients (libXt.so.6, libX11.so.6, libXpm.so.4, libSM.so.6, and libICE.so.6). These will probably be optional packages for your distribution, not installed by default. Only then should you run "sh Runme", as directed by the Readme. Caveat: If some of the libs are not present, you may think installation has succeeded, but will then encounter any of a variety of strange symptoms. Therefore, make certain, as follows:</para>
@ -238,7 +237,7 @@ is unfortunately corrupted.)</para>
<para>Now, as your last action with root-user authority, do "mkdir /opt/wp8" followed by "chown yourself /opt/wp8", where yourself is your regular non-root login. Last, type "exit" (or Ctrl-D) to exit the root-user shell and revert to your regular non-root login. (Root authority should never be used for software installer routines if there's another way, as there is here.) You can now proceed with invoking the WP 8.0 DPE installation script ("sh Runme"). You'll almost certainly be warned that your Linux kernel is "not certified". (This is OK.) When prompted for an installation directory, specify /opt/wp8. On the "Existing Application" screen, you don't need to provide "the pathname of an existing application". On the Select WordPerfect Printer Drivers screen, you should select all printer types you expect to want to print to, but will be able to revisit this selection later. (See section "How do I get printing to work?".) </para>
<para>Afterwards, you'll want to apply Valentijn Sessink's wrapper to fix the "Filtrix" MS-Word import/export module, available at <ulink url="http://olivier.pk.wau.nl/~valentyn/wp8fix/">http://olivier.pk.wau.nl/~valentyn/wp8fix/</ulink>. You might also want to put a three-line shell script in /usr/local/bin to start xwp by cd'ing to /opt/wp8/wpbin and then running ./xwp. Otherwise, it'll be necessary to type "/opt/wp8/wpbin/xwp" to start the program.</para>
<para>Afterward, you'll want to apply Valentijn Sessink's wrapper to fix the "Filtrix" MS-Word import/export module, available at <ulink url="http://olivier.pk.wau.nl/~valentyn/wp8fix/">http://olivier.pk.wau.nl/~valentyn/wp8fix/</ulink>. You might also want to put a three-line shell script in /usr/local/bin to start xwp by cd'ing to /opt/wp8/wpbin and then running ./xwp. Otherwise, it'll be necessary to type "/opt/wp8/wpbin/xwp" to start the program.</para>
<para>Last, in lieu of the on-line manual Corel has removed from <ulink url="http://linux.corel.com/wp8manual">http://linux.corel.com/wp8manual</ulink> (and, in fact, decommissioned that entire site on Feb. 26, 2003), you'll want to bookmark some sites as a partial substitute:</para>
@ -266,7 +265,7 @@ is unfortunately corrupted.)</para>
<sect2 id="redistribute"><title>Given that Corel has ceased publishing it, is redistribution of WP 8.0 DPE for Linux still lawful?</title>
<para>That question really divides into two cases, distributors who secured a specific grant of redistribution rights from Corel and those who didn't. If you examine WP 8.0 DPE copies downloaded from <ulink url="http://linux.corel.com/products/linuxproducts_wp8_downloadlinks.htm">http://linux.corel.com/products/linuxproducts_wp8_downloadlinks.htm</ulink> (that site having been decommissioned as of Feb. 26, 2003) and elsewhere (including CD-ROM WP 8 copies, boxed-set versions of SuSE Linux through 6.1, etc.), you'll notice its licence omits the right to redistribute, and says the recipient's licence is non-transferrable. Copyright law reserves distribution rights to a work's copyright owner, by default. So, strictly speaking, redistributing WP 8.0 DPE without explicit permission violates Corel's copyright.</para>
<para>That question really divides into two cases, distributors who secured a specific grant of redistribution rights from Corel and those who didn't. If you examine WP 8.0 DPE copies downloaded from <ulink url="http://linux.corel.com/products/linuxproducts_wp8_downloadlinks.htm">http://linux.corel.com/products/linuxproducts_wp8_downloadlinks.htm</ulink> (that site having been decommissioned as of Feb. 26, 2003) and elsewhere (including CD-ROM WP 8 copies, boxed-set versions of SuSE Linux through 6.1, Caldera Open Linux 2.3, older boxed sets of Linux-Mandrake etc.), you'll notice its licence omits the right to redistribute, and says the recipient's licence is non-transferable. Copyright law reserves distribution rights to a work's copyright owner, by default. So, strictly speaking, redistributing WP 8.0 DPE without explicit permission violates Corel's copyright.</para>
<para>(I am not a lawyer. This FAQ is not legal advice.)</para>
@ -296,7 +295,7 @@ is unfortunately corrupted.)</para>
<para>At one time, Corel offered free-of-charge localisation add-ons for nine other languages and countries, at <ulink url="http://linux.corel.com/products/wp8/download_instr.htm">http://linux.corel.com/products/wp8/download_instr.htm</ulink>, but removed them not long after it closed down its Linux division in May 2001, and decommissioned that entire site on Feb. 26, 2003.</para>
<para>However, in FAQ section 4.1, you'll find links for all nine additional-language tarballs. Corel used a rather cryptic file-naming scheme. The standard large-format (single-piece) archives were named GUILGXX0.gz, where "GUI" seems to have indicated that this was for an X11/graphical WP version, "LG" signified large format, and XX was one of the nine language/country codes: FR=French, UK=United Kingdom English, DE=German, ES=Spanish, CE=Canadian Engish, CF=Canadian French, OZ=Australian English, NL=Dutch, and IT=Italian. Alternatively, you could get a set of from four to six archive files for your language/country in split format, named GUIXXNN.gz, e.g., GUINL00.gz through GUINL03.gz for Dutch. Only the large-format archives appear to still be findable on the Internet.</para>
<para>However, in FAQ section 4.1, you'll find links for all nine additional-language tarballs. Corel used a rather cryptic file-naming scheme. The standard large-format (single-piece) archives were named GUILGXX0.gz, where "GUI" seems to have indicated that this was for an X11/graphical WP version, "LG" signified large format, and XX was one of the nine language/country codes: FR=French, UK=United Kingdom English, DE=German, ES=Spanish, CE=Canadian English, CF=Canadian French, OZ=Australian English, NL=Dutch, and IT=Italian. Alternatively, you could get a set of from four to six archive files for your language/country in split format, named GUIXXNN.gz, e.g., GUINL00.gz through GUINL03.gz for Dutch. Only the large-format archives appear to still be findable on the Internet.</para>
<para>The language tarballs (which, despite the "gz" extension, are actually .tar.gz files) have a "Runme" installation script, which takes care of all installation details, and localises all aspects of the program. If, on the other hand, you find a source for just the .lex dictionary files, copy them as the root user to WP8's "shlib10" directory. Start xwp with the -admin (or -adm) command-line option. Find the option to add additional languages. Exit xwp. In either case, after installing the language files, start xwp with the "-lang" option to override the US English default, e.g.. "xwp -lang de".</para>
@ -305,7 +304,7 @@ is unfortunately corrupted.)</para>
<sect2 id="regkeys"><title>Where will we get new WP 8.0 registration keys, if/when Corel stops offering them at the page linked from <ulink url="http://venus.corel.com/nasapps/wp8linuxreg/register.html">http://venus.corel.com/nasapps/wp8linuxreg/register.html</ulink>?</title>
<para>Fortunately, Corel didn't prohibit recipients from publishing their registration keys, and at least three users have done so. As long as Corel continues to offer keys (at <ulink url="http://venus.corel.com/nasapps/wp8linuxreg/register.html">http://venus.corel.com/nasapps/wp8linuxreg/register.html</ulink>), it seems fair to give them the marketing information they gain thereby. If that facility is ever discontinued, use "LW8XW-bA8L9bjZf9", "LW8XW-NfDyZN1HfZ", or "LW8XW-nEqIHnZrcH".</para>
<para>Fortunately, Corel didn't prohibit recipients from publishing their registration keys, and at least four users have done so. As long as Corel continues to offer keys (at <ulink url="http://venus.corel.com/nasapps/wp8linuxreg/register.html">http://venus.corel.com/nasapps/wp8linuxreg/register.html</ulink> or <ulink url="http://nas.corel.com/nasapps/wp8linuxreg/register.html">http://nas.corel.com/nasapps/wp8linuxreg/register.html</ulink>), it seems fair to give them the marketing information they gain thereby. If that facility is ever discontinued, use "LW8XW-bA8L9bjZf9", "LW8XW-NfDyZN1HfZ", "LW8XW-9K87F9tldF", or "LW8XW-nEqIHnZrcH".</para>
</sect2>
</sect1>
@ -316,14 +315,14 @@ is unfortunately corrupted.)</para>
<para>That version is available only inside boxed sets of CLOS Deluxe Edition and CLOS Standard Edition (the latter having fewer bundled fonts), versions 1.0 and 1.2. Nowhere else. There was never a "download edition", and Corel's licence terms strictly forbid redistribution.</para>
<para>CLOS Deluxe Edition v. 1.2 aka "Second Edition" is still available for US $85 at <ulink url="http://www.cheapbytes.com/">http://www.cheapbytes.com/</ulink> , and can frequently be found on eBay. Cassam Computers, <ulink url="http://mypage.uniserve.ca/~pdj/Linux.html">http://mypage.uniserve.ca/~pdj/Linux.html</ulink>, has Deluxe Edition for CAN $100 and Standard Edition for CAN $40. EMS Professional Software and Consulting, <ulink url="http://www.emsps.com/oldtools/misc-c.htm">http://www.emsps.com/oldtools/misc-c.htm</ulink>, has Deluxe Edition for US $100.</para>
<para>CLOS Deluxe Edition v. 1.2 aka "Second Edition" can frequently be found on <ulink url="http://www.ebay.com">eBay</ulink>. EMS Professional Software and Consulting, <ulink url="http://www.emsps.com/oldtools/misc-c.htm">http://www.emsps.com/oldtools/misc-c.htm</ulink> has Deluxe Edition (version unstated) for US $100.</para>
<para>Please note that downloading an ISO9660 (CD-ROM) image of CLOS absolutely does not do the trick: That will be CLOS Download Edition, which has no version of WP for Linux at all. You need CLOS Deluxe or Standard Edition, the two boxed sets -- not CLOS Download Edition.</para>
</sect2>
<sect2 id="wp8v81"><title>What does WP 8.1 give me that's not in WP 8.0 DPE?</title>
<para>Electronic (PDF) and paperbound reference manuals and an electronic (PDF) user's manual, the font-installer module, WP Draw (the drawing/charting module), the module to create custom dictionaries and hyphenation databases, an equation editor, network support, a print-queue manager, prepaid technical support, sample documents/templates/textures/clipart/photos, and 300 fonts (with WP 8.1 PE; about 100 with WP 8.1 Light). Also, much better handling of watermarks, multiple language support in the spelling checker / grammar checker / thesaurus, more-current printer drivers and better printer setup, and no need to get a registration key. The necessary support libraries are also included and installed automatically. Corel Draw is also included (in a separate package).</para>
<para>Electronic (PDF) and paper-bound reference manuals and an electronic (PDF) user's manual, the font-installer module, WP Draw (the drawing/charting module), the module to create custom dictionaries and hyphenation databases, an equation editor, network support, a print-queue manager, prepaid technical support, sample documents/templates/textures/clip-art/photos, and 300 fonts (with WP 8.1 PE; about 100 with WP 8.1 Light). Also, much better handling of watermarks, multiple language support in the spelling checker / grammar checker / thesaurus, more-current printer drivers and better printer setup, and no need to get a registration key. The necessary support libraries are also included and installed automatically. Corel Draw is also included (in a separate package).</para>
</sect2>
<sect2 id="licence81"><title>What are the licence restrictions on WP 8.1 for Linux?</title>
@ -364,19 +363,19 @@ is unfortunately corrupted.)</para>
<sect2 id="closvers"><title>What's the difference between the WP versions bundled with CLOS boxed-set versions 1.0 and 1.2?</title>
<para>CLOS 1.0 boxed sets' CD-ROM also includes a second .deb package (package name "wp-manual") containing an electronic WP manual. However, that manual is for the non-Linux Unix version, so its omission from CLOS 1.2 is no big loss. (The same manual in PDF format can be retrieved from <ulink url="http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/wp8gui.pdf">http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/wp8gui.pdf</ulink>.) The boxed sets' paperbound WP manual is a lot more useful, anyway.</para>
<para>CLOS 1.0 boxed sets' CD-ROM also includes a second .deb package (package name "wp-manual") containing an electronic WP manual. However, that manual is for the non-Linux Unix version, so its omission from CLOS 1.2 is no big loss. (The same manual in PDF format can be retrieved from <ulink url="http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/wp8gui.pdf">http://content.443.ch/pub/linfiles/Gnusoft/wordperfect8/wp8gui.pdf</ulink>.) The boxed sets' paper-bound WP manual is a lot more useful, anyway.</para>
<para>Also among the additions in CLOS 1.2 was a Winelib (non-Linux-native) port of Corel PhotoPaint 9 (which is also available for free-of-charge download from <ulink url="ftp://ftp2.corel.com/pub/linux/PhotoPaint9/">ftp://ftp2.corel.com/pub/linux/PhotoPaint9/</ulink>).</para>
</sect2>
<sect2 id="boxedwp8pe"><title>Where can I get a boxed-set copy of WP 8.0 PE?</title>
<para>It's still available from Claremont Communications, Inc. doing business as Mycomputerstore.ca, for CAN $70, at <ulink url="http://mycomputerstore.ca/suite.html">http://mycomputerstore.ca/suite.html</ulink>, and at Open Systems Computing Corp. doing business as Open Systems Express for US $90, at <ulink url="http://www.osexpress.com/">http://www.osexpress.com/</ulink>.</para>
<para>It's still available from Claremont Communications, Inc. for CAN $70, at <ulink url="http://www.claremont.on.ca/suite.html">http://www.claremont.on.ca/suite.html</ulink>.</para>
</sect2>
<sect2 id="boxedwp8se"><title>Where can I find a boxed-set copy of WP 8.0 Server Edition for Linux?</title>
<para>It's still available from Claremont Communications, Inc. doing business as Mycomputerstore.ca, for CAN $600, at <ulink url="http://mycomputerstore.ca/suite.html">http://mycomputerstore.ca/suite.html</ulink>, and at Open Systems Computing Corp. doing business as Open Systems Express for US $450, at <ulink url="http://www.osexpress.com/">http://www.osexpress.com/</ulink>.</para>
<para>Sites where it was formerly available for order seem to have run dry (perhaps thanks to this FAQ). However, it's worth checking on <ulink url="http://www.ebay.com">eBay</ulink>. Expect to pay about US $450, for the real thing.</para>
</sect2>
</sect1>
@ -388,7 +387,7 @@ is unfortunately corrupted.)</para>
<para>Few would agree. Its admirers seem to be, well, MS-Windows users, since WP 9 is pretty much the Win32 version running in a WINE environment, with RAM bloat, stability problems, and other glitches (including DOS drive letters in file dialogues!) that are routine on MS-Windows but not Linux.</para>
<para>Very likely, WP 9 introduced some feature-set attractions, but needing to run emulation code with performance and stability problems seems a poor tradeoff. I consider 8.1 vastly preferable.</para>
<para>Very likely, WP 9 introduced some feature-set attractions, but needing to run emulation code with performance and stability problems seems a poor trade-off. I consider 8.1 vastly preferable.</para>
</sect2>
<sect2 id="wp9native"><title>Why didn't Corel do WP 9 as a native Linux
@ -401,13 +400,13 @@ port?</title>
<para>I hear that you can substitute an improved version of Corel's fork of the WINE emulation code, which for now is maintained by Michael Torrie, at <ulink url="http://students.cs.byu.edu/~torriem/">http://students.cs.byu.edu/~torriem/</ulink>, with other possibly useful pages at <ulink url="http://panopticon.csustan.edu/thood/corel-wp9.txt">http://panopticon.csustan.edu/thood/corel-wp9.txt</ulink> and <ulink url="http://members.chello.at/hrdisk/corelwine.html">http://members.chello.at/hrdisk/corelwine.html</ulink>.</para>
<para>I can't guarantee the truth of this account, but I've heard claims that Corel deferred submission of its patches to the WINE Project development team so long that they could no longer be merged when they arrived, leading to inadvertant creation of a separate development fork, dubbed "Corelwine". This seems to be the codebase that Torrie maintains, separately from the WINE Project's flagship codebase.</para>
<para>I can't guarantee the truth of this account, but I've heard claims that Corel deferred submission of its patches to the WINE Project development team so long that they could no longer be merged when they arrived, leading to inadvertent creation of a separate development fork, dubbed "Corelwine". This seems to be the codebase that Torrie maintains, separately from the WINE Project's flagship codebase.</para>
<para>There are also numerous updates to WP9 / WP Office 2000 inside <ulink url="ftp://ftp.corel.com/pub/linux/Office2000/updates/">ftp://ftp.corel.com/pub/linux/Office2000/updates/</ulink> and <ulink url="ftp://ftp.corel.com/pub/linux/Graphics9/updates/">ftp://ftp.corel.com/pub/linux/Graphics9/updates/</ulink>. Among those updates, the revised WP Office 2000 installer available there is essential for most modern Linux distributions to make the Fontastic font server install correctly. Note that you need at least one printer configured before installation.</para>
</sect2>
<sect2 id="getwp9"><title>Where can I find a copy of WP9 / WP Office 2000 for Linux?</title>
<para>It's available for US $49 from Surplus Computers of Santa Clara, California at <ulink url="http://www.surpluscomputers.com/">http://www.surpluscomputers.com/</ulink>, and is frequently offered on eBay.
<para>It's available for US $49 from Surplus Computers of Santa Clara, California at <ulink url="http://www.surpluscomputers.com/">http://www.surpluscomputers.com/</ulink>. EMS Professional Software and Consulting, <ulink url="http://www.emsps.com/oldtools/wp.htm">http://www.emsps.com/oldtools/wp.htm</ulink>, has the Deluxe Edition (inquire for pricing). Both editions (Standard and Deluxe) of WP Office 2000 for Linux are frequently offered on <ulink url="http://www.ebay.com">eBay</ulink>.
</para>
</sect2>
@ -464,15 +463,15 @@ Linux?</title>
<itemizedlist>
<listitem><para>Sun Microsystems <ulink url="http://www.sun.com/staroffice/">Star Office</ulink> very comprehensive office suite's StarWriter word processor. Very full featured, high degree of Microsoft compatibility. Large; slow-loading, but then performs OK. GTK+-based. No .wpd support in the Linux version.</para></listitem>
<listitem><para>VistaSource Software <ulink url="http://www.vistasource.com/page.php?id=7">Anyware Office / Anyware Desktop</ulink> suite's (was Applix's ApplixWare Office) Anyware Words word processor. Moderately good all-round office suite with a long history in the Unix world. OK performance, stable, good MS doc compatibility. Motif-based. Includes .wpd support.</para></listitem>
<listitem><para>SOT Finnish Software Engineering Ltd. <ulink url="http://www.sot.com/en/linux/soto/">SOT Office 2002</ulink> suite's SOT Office Writer. Based on the open-source OpenOffice.org suite, adding some software enhancements (added spelling checker and hyphenation dictionaries, templates, commercial support, enhanced on-line help and PDF manual). Available in a boxed set with printed docs. The proprietary bundle includes updates not yet avaialble for the separate, all-open-source SOT Office bundle. All other remarks about OpenOffice.org also apply here.</para></listitem>
<listitem><para>Redmond Linux Corporation <ulink url="http://www.lycoris.com/products/ppak/">Lycoris ProductivityPak</ulink> office suite. A superset of the open-source OpenOffice.org suite, plus an improved setup program, aethetics tweaks, typeface installer, templates, some graphics including Lycoris logos / icon sets, and paid technical support. Licence permits use on a single computer in commercial settings, and for multiple computers in non-commercial settings. There's no limitation on multiuser use (rare among proprietary office-productivity packages on Linux). No .wpd support.</para></listitem>
<listitem><para>VistaSource Software <ulink url="http://www.vistasource.com/page.php?id=7">Anyware Office / Anyware Desktop</ulink> suite's (was Applix's ApplixWare Office) Anyware Words word processor. Moderately good all-round office suite with a long history in the Unix world. OK performance, stable, good MS doc compatibility. Motif-based. Includes .wpd support. Some earlier versions were sold by Red Hat Software, Inc. as ApplixWare for Red Hat Linux. For a while, SuSE Linux AG sold ApplixWare v. 4.4.1, bundled with the ADABAS D relational database, the Arkeia backup program, and SuSE-packaged versions of The GIMP, GNOME, and KDE as Linux Office Suite 99.</para></listitem>
<listitem><para>SOT Finnish Software Engineering Ltd. <ulink url="http://www.sot.com/en/linux/soto/">SOT Office 2002</ulink> suite's SOT Office Writer. Based on the open-source OpenOffice.org suite, adding some software enhancements (added spelling checker and hyphenation dictionaries, templates, commercial support, enhanced on-line help and PDF manual). Available in a boxed set with printed docs. The proprietary bundle includes updates not yet available for the separate, all-open-source SOT Office bundle. All other remarks about OpenOffice.org also apply here.</para></listitem>
<listitem><para>Redmond Linux Corporation <ulink url="http://www.lycoris.com/products/ppak/">Lycoris ProductivityPak</ulink> office suite. A superset of the open-source OpenOffice.org suite, plus an improved setup program, aesthetics tweaks, typeface installer, templates, some graphics including Lycoris logos / icon sets, and paid technical support. Licence permits use on a single computer in commercial settings, and for multiple computers in non-commercial settings. There's no limitation on multiuser use (rare among proprietary office-productivity packages on Linux). No .wpd support.</para></listitem>
<listitem><para>HancomLinux, Inc. <ulink url="http://en.hancom.com/">Hancom Office</ulink> suite's Hancom Word word processor. Qt-based. Good MS doc compatibility. No .wpd support.</para></listitem>
<listitem><para>Quadraton Systems, Inc. <ulink url="http://www.dr-quad.com/cliqword.htm">CliqWord</ulink>. Character-based (console) office automation software. Listed here only because Chris Browne includes it, as I'm not at all sure it belongs in this category. No import/export facilities whatsoever that I can confirm.</para></listitem>
<listitem><para>Axene, Inc. <ulink url="http://xibios.free.fr/english/">Xclamation (DTP) and XAllWrite (word processor)</ulink> programs. Motif-based. No document import/export features worth mentioning; no .wpd support.</para></listitem>
<listitem><para>SmartWare Corporation (formerly Angoss Software Corporation) <ulink url="http://www.smartware4.com/">SmartWare</ulink>. Existing codebase is a character-based (console) office suite. Currently (January 2003), the character-based v. 2.65B of SmartWare Plus is back on the market, while a Linux port of the new, graphical SmartWare4 codebase with improved installer is being prepared. Strengths include vertical-application support, robustness in multiuser situations, and bundled rapid application development tools.</para></listitem>
<listitem><para>Ability Plus Software, Ltd.'s <ulink url="http://www.ability.com/linux/">Ability Linux</ulink>, a Linux port of the Win32 Ability suite (Photopaint, Spreadsheet, Write and Database), running as what is claimed to be native-Linux code with WINE library support. Currently available free of charge as alpha-release code. Unique internal design: interpreted code using a runtime engine/library called MFC. MFC is what has been recoded run as a Linux application with WINE library calls. Supports .wpd, RTF, HTML, MS doc, AmiPro.</para></listitem>
<listitem><para><ulink url="http://www.freeradicalsoftware.com/">FreeRadicalSoftware, Inc.</ulink> (formerly Gobe Software) <ulink url="http://www.gobe.com/">GobeProductive</ulink> suite (announced but not shipped for Linux, except as a pre-alpha-test version, still available at <ulink url="http://www.gobe.com/downloads/gobe_linux_x86_install.tgz">http://www.gobe.com/downloads/gobe_linux_x86_install.tgz</ulink>). Produced by the team that did ClarisWorks/AppleWorks. Frame-oriented. Light, fast. Full-featured. Supports MS-Word, RTF. No .wpd support. (FreeRadicalSoftware announced on August 12, 2002 plans to open-source the entire suite under the GNU GPL, but then in December 2002 had to <ulink url="http://www.osnews.com/story.php?news_id=2308">announce</ulink> that sufficient funds -- about US $100k -- couldn't be raised to licence the source code.) Discontinued.</para></listitem>
<listitem><para>Ability Plus Software, Ltd.'s <ulink url="http://www.ability.com/linux/">Ability Linux</ulink>, a Linux port of the Win32 Ability suite (Photopaint, Spreadsheet, Write and Database), running as what is claimed to be native-Linux code with WINE library support. Currently available free of charge as alpha-release code. Unique internal design: interpreted code using a runtime engine/library called MFC. MFC is what has been recoded to run as a Linux application with WINE library calls. Supports .wpd, RTF, HTML, MS doc, AmiPro.</para></listitem>
<listitem><para><ulink url="http://www.freeradicalsoftware.com/">FreeRadicalSoftware, Inc.</ulink> (formerly Gobe Software) <ulink url="http://www.gobe.com/">GobeProductive</ulink> suite (announced but not shipped for Linux, except as a pre-alpha-test version, until recently available at <ulink url="http://www.gobe.com/downloads/gobe_linux_x86_install.tgz">http://www.gobe.com/downloads/gobe_linux_x86_install.tgz</ulink> -- but site does not respond and may have vanished). Produced by the team that did ClarisWorks/AppleWorks. Frame-oriented. Light, fast. Full-featured. Supports MS-Word, RTF. No .wpd support. (FreeRadicalSoftware announced on August 12, 2002 plans to open-source the entire suite under the GNU GPL, but then in December 2002 had to <ulink url="http://www.osnews.com/story.php?news_id=2308">announce</ulink> that sufficient funds -- about US $100k -- couldn't be raised to licence the source code.) Discontinued.</para></listitem>
<listitem><para>Sophist Solutions, Inc. <ulink url="http://www.sophists.com/Led/LedIt/">LedIt</ulink> word processor. Small, fast. GTK+-based. Supports RTF. No .wpd support.</para></listitem>
</itemizedlist>
@ -487,7 +486,7 @@ Linux?</title>
<listitem><para>KDE KOffice suite's <ulink url="http://koffice.kde.org/kword/">KWord</ulink> word processor. Frame-oriented. Qt-based. Supports MS-Word, Anyware Words/Applix Words, AbiWord formats. Medium-good MS doc compatibility. No .wpd support.</para></listitem>
<listitem><para>SIAG Office suite's <ulink url="http://siag.nu/pw/">Pathetic Writer</ulink> word processor. Supports RTF. Supports MS-Word via WVware. Athena-based. No .wpd support.</para></listitem>
<listitem><para><ulink url="http://www.eeyore-mule.demon.co.uk/">Maxwell</ulink> word processor. Motif-based (not yet LessTif). Supports RTF. No .wpd support. Inactive project since 1998, though one of the three past maintainers speaks of an intention to make one final release merging various fixes and transitioning from Maxwell's native binary data format to RTF.</para></listitem>
<listitem><para><ulink url="http://www.oksid.ch/flwriter/">FLWriter</ulink> (Fast Light Writer). XHTML file format with UTF-8 encoding, excellent multilanguage support, spelling checker. Exports RTF 1.5. No .wpd support.</para></listitem>
<listitem><para><ulink url="http://www.oksid.ch/flwriter/">FLWriter</ulink> (Fast Light Writer). XHTML file format with UTF-8 encoding, excellent multi-language support, spelling checker. Exports RTF 1.5. No .wpd support.</para></listitem>
<listitem><para><ulink url="http://www.nllgg.nl/Ted/">Ted</ulink>. Simple word processor similar in spirit to MS-Windows's WordPad. RTF is native format. Motif/LessTif-based. Supports PDF, PostScript. No .wpd support.</para></listitem>
<listitem><para><ulink url="http://www.hungry.com/products/gwp/">GWP</ulink> (GNOME Word Processor). GTK+/GNOME-based editor formerly known as XWord, when it was Hungry Programmers' Motif/LessTif-based project. Intended for XML-based structured documents, and uses an XML-based file format. Project appears to be neglected in favour of AbiWord, and may be effectively unmaintained. Light, somewhat feature-shy. No .wpd support.</para></listitem>
<listitem><para>CMU <ulink url="http://www-2.cs.cmu.edu/~AUIS/">Andrew User Interface System</ulink> (auis) package's EZ editor mode. Uses a well-thought-out system of ASCII + style/template markup. Supports RTF. No .wpd support. Development seems to have ceased as of 1997 (arguably because it meets its design goals).</para></listitem>
@ -496,7 +495,7 @@ Linux?</title>
<para>The last item listed, LyX, is an intriguing hybrid of GUI word processor features and classic Unix-type document processing. The latter is often dismissed in the business world as powerful and professional but too arcane -- but LyX makes it accessible.</para>
<para>The rationale and workflow approach behind LyX are best described on that project's Web site at <ulink url="http://www.lyx.org/about/intro.php3">http://www.lyx.org/about/intro.php3</ulink>, but here's an attempt to summarise:</para>
<para>The rationale and work-flow approach behind LyX are best described on that project's Web site at <ulink url="http://www.lyx.org/about/intro.php3">http://www.lyx.org/about/intro.php3</ulink>, but here's an attempt to summarise:</para>
<para>LyX has you work on a document in a graphical, close approximation of how it will print, but, unlike in traditional word processors, you don't directly manipulate document appearance, but rather apply (and edit/create) style rulesets (templates), which consistently apply formatting on your behalf -- and change consistently wherever used in the document, when you alter a style's contents. (Rulesets are applied by the LaTeX front-end macro package driving the professional-grade teTeX typesetting engine, for all of which LyX is a graphical shell. teTeX is an open-source implementation of Donald Knuth's TeX typesetting system.)</para>
@ -515,7 +514,7 @@ Linux?</title>
<sect1 id="feedback"><title>Feedback. Location. Copyright and Redistribution Terms.</title>
<para>This FAQ is maintained by Rick Moen (<ulink url="mailto:rick@linuxmafia.com">rick@linuxmafia.com</ulink>), to whom all corrections and suggestions should be addressed. The latest revision can always be found at <ulink url="http://linuxmafia.com/wpfaq/">http://linuxmafia.com/wpfaq/</ulink> (multipage HTML) or <ulink url="http://linuxmafia.com/wpfaq/wpfaq-singlepage.html">http://linuxmafia.com/wpfaq/wpfaq-singlepage.html</ulink> (single-page HTML) and the master DocBook SGML source at <ulink url="http://linuxmafia.com/wpfaq/wordperfect-linux-faq.sgml">http://linuxmafia.com/wpfaq/wordperfect-linux-faq.sgml</ulink>. I use the toolset described in the LDP Author Guide, <ulink url="http://www.tldp.org/LDP/LDP-Author-Guide/">http://www.tldp.org/LDP/LDP-Author-Guide/</ulink>.</para>
<para>This FAQ is maintained by Rick Moen (<ulink url="mailto:rick@linuxmafia.com">rick@linuxmafia.com</ulink>), to whom all corrections and suggestions should be addressed. The latest revision can always be found at <ulink url="http://linuxmafia.com/wpfaq/">http://linuxmafia.com/wpfaq/</ulink> (multi-page HTML) or <ulink url="http://linuxmafia.com/wpfaq/wpfaq-singlepage.html">http://linuxmafia.com/wpfaq/wpfaq-singlepage.html</ulink> (single-page HTML) and the master DocBook SGML source at <ulink url="http://linuxmafia.com/wpfaq/wordperfect-linux-faq.sgml">http://linuxmafia.com/wpfaq/wordperfect-linux-faq.sgml</ulink>. I use the tool-set described in the LDP Author Guide, <ulink url="http://www.tldp.org/LDP/LDP-Author-Guide/">http://www.tldp.org/LDP/LDP-Author-Guide/</ulink>.</para>
<para>Contents are Copyright (C) 2002-2003, Rick Moen.</para>