Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Openoffice.org is not a clear enough substitute for MS Office to make that a valid answer for someone trying to use MS Office in Wine.
I haven't tried MS Office in Wine myself, because I don't intend to violate the license and I'm not sure of the license status of old MS Office versions purchased with computers we no longer use (OEM MS software licenses seem to be restricted to the original computer).
I have used openoffice.org on both Linux and Windows. I'm impressed with the word processing and presentation components compared to the corresponding components of MS Office. But I really don't use any of that much and my family members who do use those components of MS Office a lot are put off by the differences from what they are used to and from what the schools insist they use.
I use Excel a lot and have tried similar operations in the corresponding openoffice.org component. There openoffice.org uses so much more memory and is so much slower that it cannot be considered as a substitute for any serious use of Excel. I wouldn't mind even significant differences in UI (there were fewer than expected) and I was very impressed with the level of compatibility and ability to import complex (older) Excel files (I don't even have the newest Excel). But if it is too slow to do the job, there is no way around that.
So if you know how to make MS Office work in Wine, help would be appreciated by the OP and I'd appreciate it too (I'm trying to get my sons to use Linux instead of Windows and I think their college student copies of MS Office aren't as restricted by license as my OEM copies). But if you don't know how to use MS Office in Wine, please don't suggest not using it.
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,521
Rep:
Crossover Linux is a pay version of wine specifically customized to run Microsoft Office, and even this version of wine doesn't work very well. From my perspective, with a lot of experience using wine, wine is a program in active development, at about the pre-beta stage. It isn't meant for production use. The few programs I ever got to work right were very simple programs that just didn't have a linux substitute.
Other than those few instances, I haven't been able to get wine to work. And believe me, I usually can get stuff to work. And if you work at it long enough, and hard enough, you can probably get MS Office to install. I'll give you a good hint:
You need to run 'winecfg' to make a .wine directory with the Windows file tree. Until you do that nothing will work in wine. I've also found sometimes you must run winecfg as root, and then run Windows programs as root, like so:
linux@debian # su
linux@debian # <password>
linux@debian # wine <windows_program>
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.