The documentation isn't complete yet!
What i've done see below.
First of all you need a Linux distribution and a Tableau write blocker, if you don't have such a write blocker, you don't need this tool.
Hardware
Software you'll need to compile:
Lesser versions of gcc, pkgconfig, gtk+ and gtkmm has not been tested, they may or may not work.
To install the program download the package, open a terminal session and untar the package.
Remember the two X stands for the version number you've downloaded.
Now change into the new created directory and run the configure script.
For more information's on the configure (e.g. change the installation directory), type ./configure --help
Now take a look at the output, if all seems OK try to compile it.
If make doesn't break with some error, install it.
The install script copy the binary to "/usr/local/bin", normally you could now start the program out of the terminal like this.
First make sure you have the needed write blocker otherwise you run out of the features and the tool will be nearly useless for you.
Attach a device to the write blocker and power it on.
If you start gTableauParm you'll see all "scsi" devices (e.g.: sda,sdb,...sdx)in a tabular view. The devices attached to a Tableau write blocker will show the write blocker model (e.g. T5) in the first row, at local devices the string "local". Now you could view detailed information's by clicking right to the device which you could save to a text file. You could also make comments to every device, that you could divide similar devices.
For more detailed information's look at the User Manual. coming soon!!
Make sure your tableau device is probably attached and powered on.
Also look at the "Host Detect"-LED on external tableau bridges. If the LED isn't glowing, check the FiWi/USB connection.
If you attach a new device, wait a few seconds and then hit the refresh button. Now Your devices should appear.
Make sure you have enough permissions to run tableau-parm probably. Try to run gTableauParm with root privileges.