Update Install process that uses new build process
(MCOL-145)
|
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.2 |
| Type: | Sub-Task | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 1.0.2-1, 1.0.2-2 |
| Description |
|
current process is to use .configure, should be change to use .cmake like the server does |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2016-08-02 ] |
|
make / make install working on CentOS6 CentOS7 and Ubuntu14.04 , Need to merge with develop changes to test on Ubuntu16 Need to investigate and fix RPM generation fails. |
| Comment by David Hill (Inactive) [ 2016-08-16 ] |
|
review complete and using the new build instructions to generate the build now.. So all is working with the new cmake changes |