... | ... | @@ -21,6 +21,10 @@ In this section we'll look at how to get MonetDB working with HOTMapper. |
|
|
#### Getting MonetDB
|
|
|
You can get your MonetDB installation following [their instructions](https://www.monetdb.org/Downloads).
|
|
|
|
|
|
* [Fedora users](https://www.monetdb.org/downloads/Fedora/)
|
|
|
* [Ubuntu & Debian Users](https://www.monetdb.org/downloads/deb/)
|
|
|
* [RHEL & CentOS Users](https://www.monetdb.org/downloads/epel/)
|
|
|
|
|
|
Be sure to create and start your farm, if you didn't already, using:
|
|
|
~~~Bash
|
|
|
$ monetdbd create /path/to/my-dbfarm
|
... | ... | |