[MCOL-1087] ColumnStore API is missing dependencies in the documentation for the Debian installation Created: 2017-12-08 Updated: 2017-12-12 Resolved: 2017-12-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Documentation |
| Affects Version/s: | 1.1.1 |
| Fix Version/s: | 1.1.3 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian 8, 9 |
||
| Attachments: |
|
| Sprint: | 2017-25 |
| Description |
|
Installed columnStore API on two fresh clean headless Debian 8.9 and 9.2 machines and needed to install extra packages which aren't mentioned in the Readme.md to get the API working. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2017-12-08 ] |
|
Can you please list which extra packages were needed? |
| Comment by Jens Röwekamp (Inactive) [ 2017-12-08 ] |
|
Yep, created a new pull request towards develop 1.1. Packages I added are: Debian 8.9: libmysqlclient-dev, cppcheck and the openjdk-8-jdk from the jessie-backports to replace the default Java 7 SDK. I'll attach my install log. |
| Comment by Jens Röwekamp (Inactive) [ 2017-12-08 ] |
|
Changed the libmysql-dev packets to testing. Didn't properly name my commit though, therefore its not appearing in Jira. |
| Comment by Andrew Hutchings (Inactive) [ 2017-12-12 ] |
|
Documentation change merged. |