Note that the code for TreeView X is now available from Google Code.
Current version
Linux
To run TreeView X you will need to download and install wxWidgets. For Linux I recommend wxGTK. Please use the stable release, not the development release. The TreeView X below was built with wxGTK 2.4.2. I've placed a copy on this server.
- Executable RPM (built on Red Hat 8) tv-0.5-1.i386.rpm
Note that the RPM does not have support for SVG pictures. To get this support you'll need to compile from source>. The reason for this is that the SVG support is an “contribution“ to wxWidgets and isn't packaged in the wxGTK RPM. - Source (tar.gz) tv-0.5.1.tar.gz
- wxWidgets 2.4.2 for GTK (see wxWidgets.org for latest version). You can get the RPM for wxGTK 2.4.2 here.
Unix
TreeView X should build on any Unix that supports wxWidgets. I have built it for Solaris 8 running wxWidgets 2.x and Motif or X11.
- Source (tar.gz) tv-0.5.1.tar.gz
Windows
- Executable installer (setup.exe)
- Source (tv-0.5.zip)
Mac OS X 10.3 (Panther)
Unlike the Linux version, the Mac OS X version works best with the “bleeding edge“ development version of wxWidgets. The version below was built with wxWidgets 2.5.3.
- Executable (dmg) TreeView0.5.0.dmg
- Source (tar.gz) tv-0.5.tar.gz
Past versions
| Version | Platform | File type | File |
|---|---|---|---|
| 0.4 | Linux | Binary RPM | tv-0.4-1.i386.rpm |
| 0.4 | Linux | Source RPM | tv-0.4-1.src.rpm |
| 0.4 | Linux | Source (gzipped tarball) | tv-0.4.tar.gz |
| 0.4 | Windows | Binary installer | tv-0.4.zip |
| 0.4 | Mac | Binary | tv-0.4.zip |