monetdb/Install MonetDB
Install MonetDB and make it ready for use
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of MonetDB to install | no | Latest |
| start | Start the server if this is equal to 'true' (the default) | no | true |
Outputs
| name | description |
|---|---|
| prefix | directory prefix under which everything has been installed |
| bindir | directory under $prefix where binaries has been installed |
| includedir | directory under $prefix where include files has been installed |
| libdir | directory under $prefix where libraries has been installed |
| dynsuffix | the extension used for shared libraries on this platform: so, dylib or dll |
| versionnumber | installed version of MonetDB, for example 11.51.5 |
| dbfarm | location of the started dbfarm (not on Windows) |