Gnomon
HomeDownloadManualXML/XSLT LinksContact us
Gnomon Download

The current release version of gnomon is 1.1. This release represents a significant improvement over the older 1.0 series. For full details see the release notes.

Download the latest binary release here.

Source to gnomon is available via anonymous subversion..

Even if you wish to build gnomon from source, it is recommended that you try the release version first. The release version will automatically set up the sample website and COM+ packages for gnomonASP (if required). This greatly simplifies configuration. Full configuration details are available in the manual.

Gnomon currently supports the following platforms:

Windows 2000 Professional, Server or Advanced Server

Windows XP Professional

Windows Server 2003

On Windows Server 2003 (IIS6), web service (ISAPI) extensions must be enabled explicitly before they can be used. You can do this from Internet Services Manager, by clicking on the web extensions tab and adding gnomon as an allowed extension. The path to the gnomon ISAPI extension is typically "C:\Program Files\Gnomon\bin\gnomon.dll" (depending on where you installed it). Alternatively, you can enable all ISAPI extensions, but this is obviously not recommended for production servers. This process may be automated in the installation in future.

Windows NT 4.0 is not supported with this release. There are some minor code changes required for gnomon to function correctly under this version of IIS, contact the mailing list if interested.

Current gnomon releases:

Gnomon 1.1 stable. The subversion tag for this release is gnomon_1_1. This is a release with a large number of new features and bug corrections. For full details, see here.

Older gnomon releases:

Gnomon 1.0.2 stable. The subversion tag for this release is gnomon_1_0_2. This release corrects a resource leak with the database based session object, see here.

Gnomon 1.0.1 stable. The subversion tag for this release is gnomon_1_0_1. This release corrects a bug with handling Set-Cookie statements from included templates only, see here.

Gnomon 1.0 stable. The subversion tag for this release is gnomon_1_0.