plextor-tool by Georg Huettenegger (georg@ist.org)

Compiling/Building
~~~~~~~~~~~~~~~~~~
plextor-tool is compiled by typing make in the src directory. For the 
Windows version one needs a ASPI SDK and possibly will have to add
a typedef for BOOL. Finally Windows user should use Makefile.win32.

After compiling plextor tool one can create binary packages by calling
the correct target of the Makefile in this directory.

Currently there is:

Linux:
x86/RedHat 7.x: x86-linux and x86-rpm (to be run as root)
x86/RedHat 6.2: x86-rh62 and x86-rpm-rh62 (to be run as root)
x86/RedHat 5.2: console-x86-rh52 and console-x86-rpm-rh52 (to be run as root)
Alpha/RedHat 5.2: alpha
PowerPC/Yellow Dog Linux 1.0: ppc

Windows:
x86/Windows: console-x86-win32 (the user must first have the executables in
the right place)

If you either make a package not already available for download or even for
a new platform you can send it to me for inclusion in my web page.

Further Information
~~~~~~~~~~~~~~~~~~~
Further information can be found in the doc directory or in the src/TODO file.
