Pre-compiled packages are available for certain operating systems
Edit me
Get icedb pre-packaged
On certain operating systems, pre-packaged versions of icedb are available. This is the easiest way to get started, but it is also the least customizable. If you only want to run the example binaries, then this option is best. If you want to link your own code against icedb, then this option is okay. If you want to develop icedb or greatly extend its functionality, then skip to the next section.
icedb packages are released monthly on the GitHub repository.
For rolling package updates, you can find packages for your platform using the links below. The “master” branch is the stable branch, and the “development” branch is the branch that will eventually become the next master.
Build status
Notes
- “Partially succeeded” indicates that an error occurred during the “make test” step of the build. You should not use packages produced by such a build in production.
- The SCL toolset conflicts with the build testing system. We need to redo the build steps.
- macOS needs a testing system.
- Azure Pipelines does not provide a build agent for most BSDs. A read-only instance of CDash might be provided for those platforms.