Spanky deMonkey wrote:
> All the Linux pundits think that OpenSource is the best thing since sliced
> bread. Well, read the following and decide if working with OpenSource is
> better than MS Office. For my money, I would rather have an industrial
> strength product than a TOY. Even if the TOY is free.
>
>
> http://blogs.zdnet.com/Ou/?p=120
>
>
Wine
Wine is an Open Source implementation of the Windows API on top of X,
OpenGL, and Unix. Think of Wine as a compatibility layer for running
Windows programs. Wine does not require Microsoft Windows, as it is a
completely free alternative implementation of the Windows API consisting
of 100% non-Microsoft code. However Wine can optionally use native
Windows DLLs if they are available. Wine provides both a development
toolkit for porting Windows source code to Unix as well as a program
loader, allowing many unmodified Windows programs to run on x86-based
Unixes, including Linux, FreeBSD, Mac OS X, and Solaris.Wine does not
have a menu entry (since it is a commnad line application. However, you
can double click any windows executable and make it run in wine. Wine
creates menu entries for all installed windows applications in
Applications--> Wine
Alias