Menu
Running Windows Applications on Linux by Rob Pirozzi

The perceived inability to run windows applications on Linux is what keeps many individuals from trying Linux. It turns out that it is possible to run many popular Windows applications on Linux PCs using one of several software technologies. Products that will allow Windows applications to run on Linux include:

Cedega

TransGaming Technologies bills themselves as "the global leader in the development of software portability products for cross-platform gaming". Their flagship product, Cedega, allows games originally created for Windows to run on Linux, "out-of-the-box".

Cedega runs on Linux Kernel 2.4 or higher.

Cedega is available on a subscription basis from the TransGaming web site: http://www.transgaming.com/. TransGaming also offers a 14-day trial of Cedega on their web site.

CrossOver Office

CrossOver Office from CodeWeavers allows many popular Windows applications to run on Linux. The list of applications that CrossOver Office allows to run on Linux is quite extensive and includes applications such as: Microsoft Office, Lotus Notes, Microsoft Project and Visio, and graphics applications such as Macromedia Dreamweaver MX, Flash MX, and Adobe Photoshop, and much more. CrossOver Office also allows individuals to use many Windows Web browser plugins, such as QuickTime and Shockwave. CodeWeavers uses Wine technology in its CrossOver Office Products (see the Wine description later in this article).

CodeWeavers maintains an extensive list of applications that can run on Linux using CrossOver Office with a ranking of how well they run. The list can be accessed on their web site: http://www.codeweavers.com/compatibility/browse/name.

CrossOver Office has been tested on many Linux distributions. The complete list may be found on the CodeWeavers web site.

CrossOver Office is available in two versions, Standard and Professional. The Standard version is intended for home users and Linux enthusiasts, while Professional is more for commercial users and builds on the functionality of Standard by adding enhanced deployability features, as well as the ability to run CrossOver Office in shared mode from a single machine.

A 30-day trial of CrossOver Office is available from CodeWeavers and may be obtained from their web site: http://www.codeweavers.com/.

QEMU

QEMU is a generic open source processor emulator that was developed by Fabrice Bellard. It is available for free. QEMU allows a user to run one operating system, such as Windows, within another one, such as Linux.

QEMU is available for Free and may be downloaded from Fabrice's web site: http://fabrice.bellard.free.fr/qemu/download.html).

VMware

VMware comes from VMware, Inc., an EMC company. VMware allows users to to run multiple virtual machines on a single PC. Each virtual machine can run a different operating system. The net result is that VMWare allows a user to run multiple operating systems on a single Intel-based PC. Using VMware, a user can run a Windows virtual machine and Windows applications on a Linux PC.

VMware Workstation supports a long list of Linux distributions as the host operating system. You should check with the VMware web site for the specific releases and kernel levels supported.

A free 30-day trial of VMware Workstation may be downloaded from the VMWare web site: http://www.vmware.com/download/ws/eval.html.

VMware also provides the VMware Player for free. The VMware Player can run virtual machines created by VMware Workstation, GSX Server or ESX Server. Pre-configured VMware virtual machines may be obtained from the VMWare Virtual Machine Center: http://www.vmware.com/vmtn/vm/.

Win4Lin

Win4Lin from Win4Lin Inc. provides a Windows virtual computing environment that runs on Linux allowing Windows applications to run on Linux. Win4Lin comes in three versions that would be appropriate for the home user:

Win4Lin runs on most 2.4.x or 2.6.x Linux distributions. Win4Lin 9x and Win4Lin Home require a modified kernel to work. For most users, the Win4Lin graphical installer will select, download, and install the appropriate binary replacement kernel, making patching the kernel unnecessary. However, there are some distributions that may require users to compile a vanilla kernel from source. Such distributions include Red Hat Enterprise Linux 3 and 4, and Fedora Core 3 and 4. Some Linux distributions include Win4Lin support in their default kernel or make a Win4Lin enabled kernel available, including: Gentoo, Linspire, SimplyMepis, and Xandros. Win4Lin Pro does not require kernel modification.

Wine

Wine, which stands for Wine Is Not a (CPU) Emulator, is an Open Source implementation of the Windows API (application programming interface) that runs on Linux and POSIX compatible operating systems. Wine is a compatibility layer that allows Windows programs to run on Linux. Wine is still under development, and it is not yet suitable for general use, however, many individuals use Wine to run Windows applications on Linux. WineHQ maintains an Application Database: WineHQ. of individual's success and failure reports running Windows applications with Wine. Other products mentioned in this article are based on Wine, including CodeWeavers CrossOver Office, and Cedega from TransGaming Technologies. Wine is Available for Free.


Rob Pirozzi is a freelance is the publisher of the web site [can't connect to the server at www.low-cost-computing.com] which provides information on low-cost computers and low-cost or free software for the average home or small business computer user.


Learn more at amazon.com

More Windows Administration Information:
• Understanding Linux Filesystems: Ext4 and Beyond
• What is a Linux Distribution
• Ubuntu for Non-Geeks: A Pain-Free, Get-Things-Done Guide
• How to Protect Files and Directories in Linux
• What You Need to Know to Set Up a Simple Firewall in Linux
• What is Bash?
• CFS: Completely Fair Process Scheduling in Linux
• Virtualization Technology an Emerging Technology
• Linux Installation CDs vs. Linux "Live" CDs
• Working With Files in Linux