Download
Generics
While both versions are under source code control, I have not set up external CVS access. If I ever get enough interest, I shall definitely either get that going, or switch to SourceForge. For now, though, you’ll have to download a .tgz file and install from there.
Please note: the current version of the PHP/Joomla component is not available here, since the project is hosted at joomlacode.org!
Tcl version – [download]
I ran the Tcl version both on Windows and Linux. All recent development occurred using Linux, though, so your milage on Windows (and/or on other platforms supported by Tcl/Tk) may vary.
The installation is simple:
- unpack the files in any directory,
- install Tcl/Tk (and possibly TkTable) from SourceForge
- (if on Windows, you’ll be prompted to reboot)
- after ensuring the file is executable, run gewicht.tcl
Since the program comes with zero manual, click here for more information on keyboard shortcuts.
Perl version – [download]
The Perl version is recent, hence I tested it only on Apache/Linux. It requires GD and GD::Graph, which you’ll have to install on your system.
Installation is simple:
- unpack the files in any directory,
- copy gewicht.pl to an executable CGI directory
- copy gewicht.txt and rgb.txt to any directory accessible from the script
- modify $includedir in gewicht.pl to point to the correct location
- done…
PHP version – [download]
The PHP version is of course a Mambo/Joomla component. It comes with PHPlot, which I included verbatim from its distribution.
Installation is criminally easy:
- Go to Administration -> Installers -> Components
- Select the distribution ZIP file in Browse
- Select Upload File & Install
- done…