Slashdot Mirror


WordPerfect Office 2000 - Now Shipping

Corel has announced that Corel WordPerfectOffice 2000 for Linux is now shipping. You can find all the details about what each version includes at the URL above. Here is a link with a review of Wordperfect 2000 for Linux. Oh, they also include in the package this little cute bean-filled penguin. I read the review and I'm not sure if this shipping date isn't a bit too early though.

2 of 164 comments (clear)

  1. ...and it's helped WINE by hatless · · Score: 4

    After playing with the latest builds of WINE over the weekend, I'm not surprised Corel was able to ship so quickly. Now, with an install of WINE with access to a real Windows system directory and a Truetype font server, I not only got Excel 97 working pretty decently(!), but I also got IE 5 to load a few pages. Properly. WIth DHTML working.

    These are interesting times. Native apps are always best, but it's clear x86 Linux is heading to a place where you'll soon also be able to run most Windows software cleanly. Not a Terrible Thing for desktop penetration.

    I suspect Corel WP Office 2000 doesn't suck, or at least doesn't suck any more than StarOffice 5.1a does. Corel can't market its way out of a paper bag, though. At least they pushed the WINE project ahead nicely.

  2. Actually by Ian+Schmidt · · Score: 5

    The first version of WPO at least is a specially modified Windows .EXE that runs on a modified WINE (the WINE mods eliminate windoze drive letters and make the widgets look like KDE/Qt). They had planned to make it a WineLib application, but g++ has some problems with large C++ apps (you've heard them before - no precompiled headers, no incremental linking) that made going the .EXE+WINE route much more painless.

    (if there's other reasons that Gav or Zygo or any other Corel/Macadamian dudes want to correct me on, feel free.)