[MCOL-1143] package build of mariadb-columnstore-tools Created: 2018-01-05  Updated: 2018-01-31  Resolved: 2018-01-31

Status: Closed
Project: MariaDB ColumnStore
Component/s: installation
Affects Version/s: 1.1.2
Fix Version/s: 1.1.3

Type: Task Priority: Major
Reporter: David Thompson (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MCOL-1142 support group install of AX Closed
Sprint: 2018-02, 2018-03

 Description   

So that it can be installed by repos, we'll need the tools install to also build packages in addition the binary install we have today. This probably also means we need to have a build loop to do this for all os distributions?



 Comments   
Comment by Ben Thompson (Inactive) [ 2018-01-30 ]

Added cmake to tools repo and commands for packaging BIN/DEB/RPM

Comment by David Hill (Inactive) [ 2018-01-30 ]

successfull built centos 7 rpm packages and installed

Comment by David Hill (Inactive) [ 2018-01-30 ]

successfuly built and install debian 8 packages..

Comment by David Hill (Inactive) [ 2018-01-30 ]

Check README on how to build packages

Comment by Daniel Lee (Inactive) [ 2018-01-31 ]

Build verified: Github source for tools

/root/mariadb-columnstore-tools
[root@localhost mariadb-columnstore-tools]# git show
commit 2a87184362c890f9dedd8fdf825be4df3b96a6d1
Merge: 7b310a8 52a4d25
Author: david hill <david.hill@mariadb.com>
Date: Tue Jan 30 16:32:08 2018 -0600

Merge pull request #3 from mariadb-corporation/MCOL-1143

MCOL-1143

Verified instruction in README file for making bin, rpm, and deb packages.

Binary:
./package.sh

RPM:
cmake . -DRPM=1
make package

DEB:
cmake . -DDEB=1
make package

Generated at Thu Feb 08 02:26:31 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.