diff --git a/documentation/introduction.sgml b/documentation/introduction.sgml index d8141b5ccfb..2e0817fa048 100644 --- a/documentation/introduction.sgml +++ b/documentation/introduction.sgml @@ -80,22 +80,21 @@ Once you got your copy of Wine, you might need to follow the next chapter Compiling if you - got Wine source code. + decided to get Wine source code. Otherwise, the next chapter Installing Wine will explain the - methods to use to install the Wine files to some location - on your system (alternatively the chapter Compiling will explain first how to - compile Wine if you choose to use Wine source code). + methods to use to install the Wine binary files to some location + on your system. Once Wine is installed on your system, the next chapter Configuring Wine will - focus on the available configuration methods for Wine: there are - either graphical (e.g. WineSetupTk) or text mode (wineinstall) - configuration helper applications available that will + focus on the available configuration methods for Wine to set up + a proper Wine/Windows environment with all its requirements: + there are either graphical (e.g. WineSetupTk) or text mode + (wineinstall) configuration helper applications available that will fully configure the Wine environment for you. - And For those people who dislike a fully automated + And for those people who dislike a fully automated installation (maybe because they really want to know what they're doing), we'll describe how to manually set up a complete Wine environment configuration. @@ -103,8 +102,9 @@ Once the configuration of the Wine environment is done, the next chapter Running Wine - will show you how to run Wine and how to satisfy - the requirements of certain Windows programs. + will show you how to run Windows programs with Wine and + how to satisfy the more specific requirements of certain + Windows programs. In case you run into trouble, the chapter X11 (X-Window System) applications (via the part of Wine that's called - Winelib). If you're interested in compiling your Windows program - source code, then please refer to the Winelib User's Guide - instead, which explains this particular topic. - The Wine Users Guide however will focus on running standard + Winelib). If you're interested in compiling the source code of a + Windows program you wrote, then please refer to the + Winelib User's Guide instead, which explains this particular topic. + This Wine Users Guide however will focus on running standard Windows applications using Wine. @@ -440,7 +440,49 @@ - + + + Alternatives to Wine you might want to consider + + + We'll mention some alternatives (or we could also say: + competitors) to Wine here that might come in handy if Wine is + not usable for the program or job you want it to do, since + these alternatives usually provide better Windows compatibility. + + + + VMWare + + VMWare is a + software package to emulate an additional machine on your PC. + In other words, it establishes a virtual machine that can be + used to run any kind of Intel x86 compatible operating system + in parallel to your currently running operating system. + Thus you could use Linux and at the same time run Windows 98 + in a virtual machine on the same screen. + + + Sounds nice, doesn't it? Well, there are some drawbacks, of + course... First, VMWare is pretty expensive, and second, you + need a licensed copy of the operating system you want to run. + Third, since VMWare is a virtual machine, it's quite slow. + Wine doesn't have any of these limitations, but unfortunately + this also means that you will not have the relatively good + compatibility of a real original Windows system if you use + Wine. + + + + Win4Lin + + Win4Lin by + NeTraverse allows you to run a special version of Win98 in + Linux. Compared to VMWare, this has the advantage that it's + faster, but you still have the license fees. + + + Basic Wine Requirements diff --git a/documentation/running.sgml b/documentation/running.sgml index 41446d2992a..1e356870dd4 100644 --- a/documentation/running.sgml +++ b/documentation/running.sgml @@ -3,6 +3,7 @@ Written by &name-john-sheets; &email-john-sheets; + Modified by &name-andreas-mohr; &email-andreas-mohr; Extended by &name-mike-hearn; &email-mike-hearn;, &name-eric-pouech; &email-eric-pouech; @@ -15,6 +16,16 @@ support programs etc. + + This chapter will describe all aspects of running Wine, like e.g. + basic Wine invocation, command line parameters of various Wine + support programs etc. + + + + + + Basic usage: applications and control panel applets @@ -73,10 +84,10 @@ remember to include the double quotes. Some programs don't always use obvious naming for their directories and EXE files, so you might have to look inside the program files directory to - see what it put where + see what it put where. - + How to run Wine @@ -152,7 +163,7 @@ Options: Explorer-like graphical Wine environments - + If you don't feel like manually invoking Wine for every program you want to run and instead want to have an integrated graphical @@ -377,7 +388,7 @@ winspoolwnetx11 wineserver specific debugging output (not to confuse with Wine's wineserver logging channel, --debugmsg +server, though!). - + -h @@ -447,7 +458,7 @@ winspoolwnetx11 be to change the "path" setting in the wine config file's [wine] section. - +