Eigenbase Project Downloads (original) (raw)
The Eigenbase Project consists of a number of integrated subprojects. You can download everything at once, or individual subprojects in isolation. The sections below describe the available packages and provide links for downloading them.
Full Binary and Source Releases
The Sourceforge download page for Eigenbase lists all available platform-specific binary releases and full source releases. Binary releases include all third-party components needed at runtime, except for a Java virtual machine, which you must install yourself. Full source releases contain everything you need to build the entire Eigenbase distribution, including all third-party dependencies (other than a Java SDK and gcc toolchain), so they are quite large.
LucidDB Binary Releases
The Sourceforge download page for LucidDB lists available LucidDB binary releases; similar to full Eigenbase binary release, but packaged with scripts which select LucidDB personality, along with LucidDB-specific examples.
LucidDB and the LucidDB logo are trademarks of LucidEra, Inc.
Farrago Source Releases
The Sourceforge download page for Farrago lists available Farrago subproject source releases. These releases contain snapshots of the Farrago codebase by itself (without other Eigenbase components and third-party dependencies), which is useful if you only want to browse the code. Farrago has a large number of third-party dependencies, so if you want to actually build the code, you should instead download a full source release as described above.
Fennel Source Releases
The Sourceforge download page for Fennel lists available Fennel subproject source releases. These releases contain snapshots of the Fennel codebase by itself. Because Fennel only has a few third-party dependencies, these snapshots can be used to build Fennel by itself if you are able to download those third-party components separately (or if you already have development versions installed).
ResGen Releases
The Sourceforge download page for ResGen lists available ResGen subproject releases. These are pure-Java archives containing all ResGen sources as well as compiled jars.
Blackhawk Releases
The Sourceforge download page for Blackhawk lists available Blackhawk releases. These are pure-Java archives containing all Blackhawk sources as well as required thirdparty jars.
Enki Releases
Enki releases are included in the main Eigenbase platform download; they do not yet have their own separate downloads.
Development Versions
You can always get the latest code from our Perforce server. Instructions are provided in the Farrago build instructions.