Go to TogaWare.com Home Page. GNU/Linux Desktop Survival Guide
by Graham Williams
Duck Duck Go



CLICK HERE TO VISIT THE UPDATED SURVIVAL GUIDE

Wine: Emulating MS/Windows

Wine works well with MS/Windows/98 (e.g., winword and excel work just fine) but not so good with MS/Windows/NT, MS/Windows/2000, and MS/Windows/XP.

To install Microsoft's Internet Explorer (e.g., so that the Australian Taxation Office's eTax application will be able to submit your tax return), download a setup script and run it:

$ wget http://sidenet.ddo.jp/winetips/files/wine-config-sidenet-1.8.6.tgz
$ tar zxvf wine-config-sidenet-1.8.6.tgz
$ cd wine-config-sidenet
$ ./setup
Continue(y/n)?y
Language code ? : en
Install option (0-3)? : 1
(ignore an error)

You can then run the applications:

$ wine iexplore
$ wine ~/c/etax2005/etax2005.exe
This worked for wine 20050725 but not for wine 20050930. The error relates to characters in the filename that seem to be interpreted wrongly.

To view Windows help, download:

$ wget http://www.kamasoftware.com/download/HelpExplorer_v2.1_LINUX.tar.gz
$ tar zxvf HelpExplorer_v2.1_LINUX.tar.gz
$ cd Setup
$ Help
Open ~/c/etax2005/etax2005.hlp
Click Index


Support further development by purchasing the PDF version of the book.
Other online resources include the Data Science Desktop Survival Guide.
Books available on Amazon include Data Mining with Rattle and Essentials of Data Science.
Popular open source software includes rattle and wajig.
Hosted by Togaware, a pioneer of free and open source software since 1984.
Copyright © Togaware Pty Ltd. . Creative Commons ShareAlike V4.