WordPerfect Office 2000 For Linux Reviews
You may be wondering if you should purchase the WordPerfect Office 2000 for Linux, since there isn't a downloadable version. Here are some reviews, which could assist you in making a decision. This is Canux review, and here you can find a review done by the people at Linux Weekly News. Also, you might want to take a look here -- you'll find comments from people who tried it (thanks to Linux Today). I hope someone from Corel is reading those articles and comments ...
the guy reviewing for canux is a complete idiot, how can he get a job?
"True to my hacker nature, I tried it again. Same thing (go figure...)" sure sounds like quite a hacker, re-running the install script(which i bet he wouldn't have even been able to find without kfm), how devious.
when the install got to hard for him, which was when he needed to install some debs, he gave up and tried it in redhat. how pathetic(not redhat, the idiot)
and he says redhat "botched the X Server install" but i'm guessing this mental midget just goofed(that would be a real surprize). What is the point of having a guy who has no clue what he's doing write a review?
besides how smart can a guy be if he's using kde?
Corel is not selling the windows version + Wine.
/usr/bin/wordperfect. It's a shell script which, contrary to your nonsense about WineLib, fires up WINE to run the Windows wordperfect binary.
It's using Winelib to port it's application which is VERY different
Try actually, you know, looking at the software they shipped. They may be planning on eventually transitioning to winelib, but right now they are very much just running a modified Windows app (all the print stuff has been ripped out and shoved into a native Linux app) under wine. Look at, for example,
I just bought the deluxe version and installed
it a few days ago on my PII266/128MB/RH6.1/KDE
system. I've used Corel's apps at work on NT
and enjoyed that, so I was really looking
forward to running them on my linux box at home.
The install went fine and after restarting KDE,
I was eager to check the apps out. My first impression was dissapointment. By all means; the
apps look very promising, but they are also very
unstable. I've mostly used WP9 and Quattro so far,
and my experience is that they crash a lot and are
generally sluggish (compared to WP8 which I also
have).
The real-time-preview of fonts on selections,
for example, is simply intolerably slow. When
scrolling through documents (imported from Word97,
no graphics or OLE stuff - but some tables) WP9
will sometimes just hang forever, while other
times it will non-permanently hang for several seconds.
There's also some weird graphical errors
sometimes, like menus that wont go away or pop
up at strange locations.
As it is now I dare not use WP9 for anything
important in fear of a crash or hang. I suppose
some or all of this will be fixed with
new versions of the WINE server they use to run
the apps. Have anyone else had the same
experiences? Or is it something with my system?
If this is how it is for everybody, then there
can only be one conclusion: This isn't production
quality, Corel!
Check out the corelsupport newsgroups. People are not too happy.
It screwed the fonts on my system. Guess that's why it came with its own version of Netscape. Now, anything that uses any fonts freezes when I open it.
Also, I can't open files that are on NFS. Well, isn't that an annoying little bitch. I have to copy them locally, edit them, then remember to copy them back so that I don't end up with multiple versions.
And don't forget the fact that it isn't really linux code... they just managed to get it to run on Wine. How lame.
The apps have an enormous issue with insisting on being on top. They seem to have some special layer all to themselves. I have to lower them several times for them to be the same as other apps.
But, check out the newsgroups. There are plenty of complaints. I didn't see anyone in the reviews really post the problems with it.
Downloadable == Evaluation? Limited features version? stuff like that..
Hetz (Heunique)
There's a "ps passthru" printer, which works great for sending postscript output to lpd and on through to your printer just about every distribution.
Chances are good that if you have a working printer with Red Hat, Debian, Corel, Mandrake, or many other modern distros, you need to go ahead and use the passthru driver. I've used WP8 this way on every distro of Red Hat from 5.1 to 6.1, and Debian 2.1 (Slink).
------------
Michael Hall
mphall@cstone.nospam.net
Michael Hall
mph.puddingbowl.org
Okay, what about FileMaker Pro? Our office runs a large FileMaker Pro database where we get our jobs from. Computer problems are reported to the office staff who enter them in the database and we retrieve them from there, enter stuff, etc. I can't ditch Windows until I can access FileMaker databases. :)
---
When in danger or in doubt, run in circles, scream and shout. --Robert A. Heinlein
So, I was asking about the WINE emulation, and someone emailed me saying he had a native Linux WP2K. Not WP2K Office. Just WP2K. I can't find any trace of it on their site or anything, but I'd love to have one, because I mostly want this for my BSD boxes. :)
Anyone heard anything like this?
My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
Wordperfect 8 is a completely free (& small) download. It's actually very good and suffices for 90% of the things I want to do.
I bought WPO2K4L deluxe immediately when it came out. It's really miles ahead of anything else available for Linux and comparable to MS office.
I actually find wordperfect more intuitive.
There is no appreciable performance difference between applications using WineLib and applications run using the WINE binary loader. The *only* distinction is in the way the code is initially loaded - with an ELF binary linked to WineLib, it's loaded by ld.so; with a Windows .EXE binary, it's loaded by WINE's loader.
WINE based apps are no less 'native' than QT or GTK apps - they're all using an API layer on top of plain Xlib. It's just that WINE's API happens to be identical to the MS Win32 API. There's no CPU or other hardware emulation involved - just the loader and the implementation of the APIs.
I'm baffled by all the people who recommend AbiWord as a word processor that's usable now. It looks extremely alpha to me. Like if you ever click in the Font Size box, you can never get the cursor out of it, so that you can type but the dropdown list pops up every time you hit the spacebar. And there are all those neat menu option, but all but about 5 of them point to a dialog box saying "This feature isn't here yet". And it doesn't support TrueType fonts.
LyX is good, though.
--
No more e-mail address game - see my user info. Time for revenge.
Win dain a lotica, en vai tu ri silota
1) This package is not listed as compatible with Linux compatibility modes. So does it work on BSD, SCO, Solaris?
2) No one has mentioned what level of M$ office file compatibility is there. Such as Office 97 or Office 2000.
If it is not Office 2000 file-compatible, what will an upgrade cost?
If it was said on slashdot, it MUST be true!
That recursive acronym should explain it sufficiently. So what you really mean by "native" here means using typical Linux libraries instead of a wrapper redirecting Windows API calls to Linux and X. Frankly, I don't see the point of writing every application specifically for every platform. However, I see the point that a Windows-centric wrapper is not the ideal solution to cross-platform porting.
- Steeltoe
http://www.debunkingskeptics.com/
Good point for the wrong reasons. You can get StarOffice for free and while it is different from both MS Office and WordPerfect you can do all the same stuff. I have never tried it but according to the blurb you can import access db files into StartOffices different (read wierd!) database. So the problem is solved. On a different note. Id you want a PC to run MS Office then no one does it better than NS. The move to linux is happening in a major way on the server side, and, is begining to take off on the desktop side because people are realising that that bloatware, feature creep endless pointless upgrades are not where its at. When the next generation of LINUX apps based on GNOME components comes available. Lots of simple, elegent widgets that interact with each other in intelligent ways -- then all these "suites" and monolithic products are going to look seriously tired. We may even improve on the origonal Xerox desktop. (Anyone who ever used ViewPoint software on a Xerox workstation will remember just how good it was compared with the current generation of GUIs).
Old COBOL programmers never die. They just code in C.
What makes GTK better than any of the other widget-sets out there?
Oh yeah - open-source purists like it because it's not QT. Not because of any particular advantage, but because it's NOT QT. And yet, Stallman himself gave the stamp of approval for QT-2. Hmmm.
The whole 'USE GTK' thing is more a personal preference thing than anything else. There aren't any advantages of GTK over QT, except that GTK is the baby of the GNOME camp.
Both will work for Windows (although QT is more stable in Windows than GTK), and the use of either is a fine choice to do development for BOTH windows and Linux.
Either way - Corel is part of the KDE camp. This says one thing: QT and KDE. Honestly, I have no bias towards GNOME or KDE, but also don't let years-old rumors and accusations cloud my judgement.
I look foreward to the day where GNOME and KDE work together well. The day is coming - in my experience the only 'bitter rivalry' between the GNOME camp and the KDE camp are the non-programmers who spend more time debating ideology than technology. The programmers are only interested in getting them to work and play nice.
-- Sometimes you have to turn the lights off in order to see.
That was all insightful and stuff but you missed his point GeZ117.
To wit, he needs something that will allow his apps which need (specifcally) MS Access to function. These apps probably use ODBC or worse to communicate with Access so the needs are not for an open source database but something to replace Access not a work alike but an exact replacement as far as the database end goes (not front end)
But until then I appreciate what these projects are doing.(Katabase and Gnome-DB)
Jeremy
Well, if he's using ODBC, whose sole purpose in life is to provide a database-independent abstraction layer, he can just swap out Access for something else. That's the whole point of ODBC. Unless his apps rely on some obscure functionality that only Access provides. You might be thinking of DAO, which, to my knowledge, is tied to Microsoft databases (SQL Server and Access).
Herbie J.
Look for GNOME-DB or wait for Katabase, included in KDE2 (release in July -personnal estimation). There are always linux solutions!
sigmentation fault
It's using Winelib to port it's application which is VERY different
The application is recompiled for Linux.
Here is an extract from WineHQ's web site:
Wine provides both a development toolkit (Winelib) for porting Windows sources to Unix and a program loader, allowing unmodified Windows 3.1/95/NT binaries to run under Intel Unixes.
Black holes occur when God divides by zero.
First, becaus the thing is not native it is going to be a bit buggy and I think Corel will learn quick that it is best to go native. Also, somebody give me a reason to EVER go and buy a product the minute it comes out. Even Corel that typically makes a much better product than M$ still has kinks to work out of the first product. I will wait till the next version or at least till some reasonable patch releases come out.
What is funny is the reaction from the community. I hear people blinding touting the idea of bringing Linux to the desktop and to the common user. Yet, they fuss when a major software player like Corel wants to make a product for Linux and expects people to -gasp!- pay for it. WTF?
Catch a clue people. Most end lusers are not download slackware, configure Gnome without ever asking for help (go help the newbie that asks a Linux user for help), and then download a laundry list of GPL office programs and tries to compile each one themselves (only wimps use RPMs or deb packages after all). The laundry list of dependency errors alone would drive them insane. They would be old and gray before they downloaded the lib packages and kill themselves in the end before they realized it was not worth it.
Our community needs to stop waffling between the extremes and figure out once and for all do we want to be the geek man's favorite home system/server OS or do we want to be the everyman's productivity tool? If we want to be all things to all people we are going to have to make some concessions. People like buying pretty boxes with CDs that they can pay for, install and expect to get support for from a big name. The geek in us all may hate that but it is true.
ACK
And I must say I'm quite impressed with what Corel's pumping out for Linux. I myself ordered WP 2000 Deluxe (including Paradox) and I anxiously await it. The apps are really seamless and integrated. The perfmance seems a bit off, tho, because of Winelib.
I'm currently beta-testing Corel DRAW and PhotoPAINT for Linux (photopaint being my favorite graphics proggie) and even in their Beta 1 state the apps are pretty and polished. Again, there is a performance issue using wine. I have an Athlon 610 MHz w/ 256 MB RAM, and just applying a basic pinch, perspective or other effect on a simple object can seem painful. I did submit this in to Corel, tho.
These professional apps, along with Corel's OS will finally make Linux on the desktop a much easier reality. With Office and PhotoPAINT, my boots to Win98 will be almost nil.
BTW, did you know COREL stands for COwpland REsearch Labs? I got that at the roadshow also.
What do you mean there isn't a downloadable version?!?! golly, who needs to make money any more, how dare they try to make money of us! I'll show them, I'll use pico!
Now here's the tough part ... trying to rank WordPerfect2000 over staroffice. I've used both of them ... and I've used them both for windows and linux. The winner is ... you choose :-).
Corel for the last couple of years has started to see linux as the other market that they should endorse. Not to mention the neo3 ads are kind of interesting to look at. But Corel does lack a web browser and it doesn't really do that perfect of a job to take care of Word files. I do like the great printer support inside wordperfect and all the fonts that have been with WP since the old groupwise days.
Though staroffice is free unless you might still want to look at wordperfect because it's more of an application than an actual suite. It looks as if staroffice was meant to be loaded onto a computer and that's all the computer would need to run. Wordperfect on the other hand does not. I really like the slideshows that Corel uses through presentations alot more than powerpoint also.
Finally. The templates in wordperfect are what keep me coming back. If you're a student and you've had to follow MLA documentation before and hate to keep going back to reformat the page the MLA wizzard/template(Whatever you call it) will make the job the easiest.
Also the MakeItFit manager has saved me quite a few times. This feature alone is worth it to me ... it manages to take the document you have and change around font size and margins in order to make the document however many pages you speficy without making it look too obvious. This is also good when you've typed too much and want to shrink the document down.
Ignore the "p2p is theft" trolls, they're just uninformed
I just sent the review to the CorelLinux users list. Might as well post it here.
/etc to save settings and then did a fresh install of Corel 1.0 and then upgraded to 1.1 without installing the new kernel.
/mnt/cdrom/ ,run /mnt/cdrom/setup and follow the instructions. I run setup this way because even though the install program is graphical it writes information to the console that you launched it from. So you can see what files are being installed, problems that might occur, and you can make sure that the true type font server (fontastic) is run at the end of the install. Only problem: I had to run the setup twice on my laptop (first time segfaulted), but the other machines took it just fine the first time out.
.wpo2000 directory (which by the way is a WINE system directory). If you don't it pops up a "read this and then click yes" prompt and installs a default .wpo2000. So you have to be patient. Actually you need to be patient when loading any of the applications.
s ocket' exists,but I cannot connect to it; maybe the server has crashed? If this is the case, you should remove the socket file and try again.
/home/arrasmith/.wpo2000/wineserver-mand/socket
/, /mnt/floppy, and /mnt/cdrom to "virtual drives". Which is actually really nice for normal users. No equation editor of the WP 8-9 type, just the one from WP 5.1 - 7. Also pick a good default font because some video cards have problems with displaying "_" or "." (I've only seen this problem on one computer).
I just bought 2 copies WP Office 2000 deluxe for work (and home) along with Office standard (no paradox). Just some notes:
First warning . . . It looks like this is a "stop gap" measure to give Corel some time to get a true Linux native application. Why do I say this? These are modified Windows binaries that are being run on Corel's version of WINE. So not only do you get WP Office you get a rather nice version of WINE. (look at the script wordperfect and you should see how it can be made to run other windows binaries) Now WINE does give longer startup times, but once the applications are running they are rather quick. I've run this an a Cyrix 166MHz, K6 333MHz, K6 266MHz, and Celeron 400MHz and I am happy with the performance.
Installation.
WP Office Deluxe comes with Corel Linux 1.1 and I installed this fresh on a Cyrix 166 and upgraded from Corel Linux 1.0 on a K6 266MHz and a K6 333MHz (this is a laptop). I didn't have any problems with the fresh install and it was the easiest. To upgrade just boot from the Corel Linux cdrom and choose the upgrade option. The upgrade actually fixed my network problems on the K6 266 and but is also killed my laptop. I was able to fix the laptop because the boot cd comes with a rather complete running version of Linux (vi,etc) so that I could mount my hard drive and get my system running again. The main problem seems to be with not having interactive control of dpkg during the upgrade to handle conflicts. In the end I just tar > gzip'ed my home directory and
Also they fixed the 98% bug. And the partition program is Much Much better. You can now use your entire disk, keep existing partitions, choose to format an existing partition or not, and the overall interface in nicer.
Actually you don't need Corel Linux 1.1 to install WP Office. I've heard of success stories with RedHat 6.1 and Mandrake. To install Office all you need to do is mount -o exec
Running.
The first time you run an Office application it checks to see if you have a
After install the average start time was 20 secs to splash screen and another 20 secs to a running application on a Cyrix 166. All of the applications look like their Windows counterparts (probably because they ARE the Windows version). Again I recommend starting the programs the first time from a console by typing wordperfect, quattropro, or presentations (or paradox). After the first run you can just use the links in the start menu.
Problems.
If you run into a error box that says something like "The application has encountered a fatal error. If the problem persists, contact Corel Technical Support." Just try and run the application via a console and get better information like:
mand:~$ wordperfect
wine:'/home/arrasmith/.wpo2000/wineserver-mand/
And so all you have to do is
rm
and have everything working again. Which makes the graphical error box REALLY REALLY STUPID! Couldn't they add the message explaining the real problem to the box? Of course I could just see if the wine error message can be dumped to the kmessage box by looking at the wordperfect launch script (anyone what to give this a try? my bash programming isn't that good).
WordPerfect.
Nice. If you have used any word processor you should feel right at home. Weird things: File Open(Save) maps ~/,
I've been able to import several large Word 9 (MS Office 2000) and the formating is mainly intact. Equations are really screwed up though. It looks like the solution to the equation problem is to get the true type font that MS uses for their equations onto the Linux box (anybody know what font that is?). Word 8 and Word 7 conversions retain the formatting more closely to the original.
QuattroPro
The number one reason to get this package. A REAL spreadsheet. I haven't found any major show stoppers so far. By the way I have tried StarOffice, Applix, SIAG, Gnumeric, KSpread, and several other spreadsheets for Linux. None of them comes even close to QuattroPro.
Problems: you have to drag to resize and not use the maximize button. Also it seems to have problems with some very large spreadsheets. The windows version does 1,000+ by 1,000+ cell documents (where each cell is the average of the surrounding cells) and the Linux version just sits there. Updating of cells is also much slower than the windows version.
Presentations
Just plain cool. The Show on the Go feature can export your presentation as an executable. Your options are to make one that runs on Linux (2.2.x kernel), Windows 9.x, or Windows 9x/NT/Win3.11. The drawing side is really intuitive and suitable for minor graphics work. You can make an excellent presentation in very little time that is as interactive or automated as you like. Just plain cool.
Paradox, Corel Central
I haven't worked with these other than to see if they run, which they do. Corel Central doesn't interface to any email program which is really poor in my book. We need better graphical email applications than kmail or Netscape. Corel, can you bring back the one from Corel Central 8 (or was it 7)? If Corel Central just added a nice email/news reader it would be a killer application.
Bean filled penguin
My daughter (2.5 years old) loves him.
Personal Opinion.
If you want a working Office suite and have a Pentium 166MHz+ look into Corel. I am very happy with it so far, and I've been able to get several other windows applications to run with the included version of WINE. I just hope the upgraded versions will be native because nearly 40 seconds to load (on slow machines) is a very long time.
- mark arrasmith
Corel had to move much faster then the wine development team, so they made a private tree which they developed wine further..
Take a look at the wine mailing lists - you should see that Corel offered back the changes...
Hetz (Heunique)
When techies get excited about a Word processor. Why, when I was a young programmer, we did all our documents in Pong.
If you aren't part of the solution, there is good money to be made prolonging the problem
Corel, if you are reading this: Spend the time to make your apps portable, use GTK, and make true native Linux versions. Yes, it will be several man-years of effort, but in the long run it will pay off.
www.eFax.com are spammers
I really like it - I use Debian, XFree86 4, and a couple of font servers.
.1 - .25 seconds delay.
Adding the Fonttastic font server didn't hurt at all - everything still works, the fonts are beautiful and there are no conflicts.
The suite is very functional, and while having a few bugs, it is definately still acceptable to work with - moreso than Staroffice or Abiword to say the least.
And, YES, the suite is very KDE-Centric; but what do you expect? Corel is one of the large developers/contributors to KDE. As for the whole KDE-GNOME thing - just grow up. The source is free for both, QT is free source and FSF-certified as 'open source.' The crying about KDE being closed or somehow evil, bad, etc is getting very old and most uninteresting, espescially since the arguments simply aren't true. Of course, there are those who hate C++, but that's their deal.
I find it interesting that people have no problem with Closed-Source QuakeIII, CivIII, Whatever than Mech-type game is, RR Tycoon... man! Sure are a lot of closed-source programs there that are approved of! So what's wrong with having a commercial Office Suite? It's FAR more functional than the open-source counterparts at this time, and well worth the $ paid for it. (Although with Free software, you don't always get what you pay for... you often get a LOT more).
I had problems with the install of WPO2k - it was looking for some files that should have been in my path for root. That was my bad, not theirs. But, it has instructions for a manual-install via dpkg, apt, or RPM, so it's nothing I'm unaccustomed to.
The suite takes FOREVER to load the *first* time - it's building font-metrics for WINE. After that task is done, ALL the office programs load as quickly as their Windoze counterparts on my PII/450. The performance isn't 'snappy' - it's more like using a word-processor 5 years ago using a 486/66. Not bad, just having
Honestly, I am quite satisfied with WordPerfect 2000/Linux. I am still looking foreward to the first service pak for some minor bug-fixes; but there are fewer than I've seen for other office suites.
Being an open-source purist is a luxury that I and millions of other cannot afford. There is nothing 'wrong' with having proprietary software for Linux. Just because it's not GPL'd doesn't mean it's bad. Corel has created a product that is very functional and attractive to use, and - MOST IMPORTANTLY - it will give the press, buisinesses, etc. a good look at where Linux is going- that it is NOT some fringe OS, but is here to stay. The fact that WPO2k is brand-name, commercial software for Linux is going to turn some heads towards Linux. It will win converts to the OS. It will provide a 'gate' through which people will start using Free Software, and see the advantages to it. The release of WPO2k is one of the best things that has happened to Linux in quite a while. It will turn more heads to Linux and provide incentive to move to Linux. And that's what is most important.
-- Sometimes you have to turn the lights off in order to see.