Install
=======

1. for the tar.gz

To install WineTools extract the archive in a temporary directory and call
"./install" as user "root". WineTools will get installed at
/usr/local/winetools. If you want to have it somewhere else, change $BASEDIR
in wtXXXjo and findwine. Execute by typing (Not as root!) "wt" on a shell.

2. for the RPM

Install by executing rpm -Uvh winetools-*-jo.i386.rpm.

Uninstall
=========

1. for the tar.gz

To uninstall WineTools call the script "./uninstall" from the directory
where WineTools was installed (default: /usr/local/winetools).

2. for the RPM

Uninstall by executing rpm -e winetools.

WINEPREFIX
==========
WineTools does not support WINEPREFIX at the moment. It assumes your Wine
directory to be ~/.wine.

AMD64
=====
To use WineTools with AMD64 distributions you might have to call wt the
following way: linux32 /usr/local/bin/wt2

Unsupported Software
===================
If you want to have versions of supported software in your language, send me
an email with name, version, language and exact download location of the
software.  It will be included in one of the next versions.

If you have unsupported software that is known to be working with Wine, email
me name, version, language, exact download location of the software and
instructions, whether you need special config or command line parameters to
install. It will be included in one of the next versions.

Environment Variables
=====================
WINEVER		Version of Wine that is used; set it manually to inhibit time
                consuming auto detection
SFMIRROR	Source Forge mirror to use; defaults to
                http://mesh.dl.sourceforge.net/sourceforge
