From Fedora Project Wiki
Description
This tests whether the Wine (Windows compatibility layer) is able to properly run basic windows applications in the Fedora 15 environment.
Setup
- Make sure that you have Wine installed:
yum install wine
How to test
- In terminal or after pressing Alt-F2 type command
wine notepad
- If you are asked to have Wine install a Gecko engine now (or at any point of the testing), confirm.
- A Windows-like Notepad application should open. Try typing in some text and saving it.
- In terminal or after pressing Alt-F2 type command
wine wordpad
- A Wordpad application should open. Try typing in some text, changing fonts and size of the text.
- In terminal or after pressing Alt-F2 type command
wine iexplore
- An open-source version of MS Internet Explorer, the Wine Internet Explorer should open.
- Navigate some to some simple web pages, like google.com, fedoraproject.org/w/ etc.