{\rtf1\ansi\ansicpg1252\cocoartf1504\cocoasubrtf830
{\fonttbl\f0\fswiss\fcharset0 Helvetica;\f1\fnil\fcharset0 Menlo-Regular;\f2\fnil\fcharset0 AndaleMono;
}
{\colortbl;\red255\green255\blue255;\red38\green38\blue38;\red242\green242\blue242;\red205\green190\blue151;
\red122\green37\blue30;\red27\green31\blue34;\red244\green246\blue249;\red7\green68\blue184;\red203\green35\blue57;
\red47\green255\blue18;\red0\green0\blue0;}
{\*\expandedcolortbl;;\cssrgb\c20000\c20000\c20000;\cssrgb\c96078\c96078\c96078;\cssrgb\c84314\c78824\c65490;
\csgenericrgb\c47826\c14510\c11688\c85000;\cssrgb\c14118\c16078\c18039;\cssrgb\c96471\c97255\c98039;\cssrgb\c0\c36078\c77255;\cssrgb\c84314\c22745\c28627;
\cssrgb\c15686\c99608\c7843;\csgray\c0\c90000;}
\margl1440\margr1440\vieww14040\viewh6180\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 IP 10.10.1.43 jens:snej root:toor\
\
1) Net Installation of Debian 9.2 without GUI, but with standard utilities and SSH server\
2) apt-get install sudo, setting of sshd allow restrictions, adding user to sudoers\
3) VM snapshot \'93Plain Debian 9.2 Installation\'94\
\
\'97 Installation of ColumnStore 1.1.2 GA (Single)\'97\
4) 
\f1\fs26 \cf2 \cb3 \expnd0\expndtw0\kerning0
sudo apt-get install expect perl openssl file sudo libdbi-perl libboost-all-dev libreadline-dev rsync  net-tools libsnappy1v5 libreadline5 libaio1
\f0\fs24 \cf0 \cb1 \kerning1\expnd0\expndtw0 \
5) wget {\field{\*\fldinst{HYPERLINK "https://downloads.mariadb.com/ColumnStore/1.1.2/debian/dists/stretch/main/binary_amd64/mariadb-columnstore-1.1.2-1-stretch.x86_64.deb.tar.gz"}}{\fldrslt mariadb-columnstore-1.1.2-1-stretch.x86_64.deb.tar.gz}}\
6) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 tar -zxf mariadb-columnstore-1.1.2-1-stretch.x86_64.deb.tar.gz
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
7) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 sudo dpkg  -i mariadb-columnstore-1.1.2-1-x86_64-stretch-*.deb\

\f0\fs24 \cf0 \cb1 \CocoaLigature1 8) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 sudo /usr/local/mariadb/columnstore/bin/postConfigure -n
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
9) VM snapshot \'93MariaDB ColumnStore 1.1.2 GA (Single)\'94\
\
\'97 Installation of ColumnStore API \'97\
10) Installed  dependencies through:\
\pard\pardeftab720\partightenfactor0

\f1\fs27\fsmilli13600 \cf6 \cb7 \expnd0\expndtw0\kerning0
sudo apt-get install cmake g++ libuv1-dev libxml2-dev libsnappy-dev pkg-config swig python-dev default-jdk git\
sudo apt-get install python-sphinx texlive-latex-recommended texlive-latex-extra latexmk
\f0\fs24 \cf0 \cb1 \kerning1\expnd0\expndtw0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\cf0 11) Installed  the test suite through:\
\pard\pardeftab720\partightenfactor0

\f1\fs27\fsmilli13600 \cf6 \cb7 \expnd0\expndtw0\kerning0
sudo apt-get install libgtest-dev cppcheck\
\pard\pardeftab720\partightenfactor0
\cf8 cd\cf6  /usr/src/gtest\
sudo cmake \cf8 .\cf6  -DCMAKE_BUILD_TYPE=RELEASE -DBUILD_SHARED_LIBS=ON\
sudo make\
sudo mv libg\cf9 \cb7 *\cf6 \cb7  /usr/lib/
\f0\fs24 \cf0 \cb1 \kerning1\expnd0\expndtw0 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\cf0 12) VM snapshot \'93ColumnStore API dependencies installed\'94\
13) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 git clone https://github.com/mariadb-corporation/mariadb-columnstore-api.git; cd mariadb-columnstore-api
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
14) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 cmake -DTEST_RUNNER=ON -DBUILD_DOCS=ON -DRUN_CPPCHECK=ON
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
\'97>  error: 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 CMake Error at test/CMakeLists.txt:3 (MESSAGE):\
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
\cf4 \cb5   Could not find a usable libmysqlclient for the test suite!
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
\cf0 15) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 sudo apt-get install default-libmysqlclient-dev
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
16) 
\f1\fs36 \cf4 \cb5 \CocoaLigature0 cmake -DTEST_RUNNER=ON -DBUILD_DOCS=ON -DRUN_CPPCHECK=ON
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
17) make\
18) sudo make install\
19) make check \'97> all tests passed\
20) VM snapshot \'93ColumnStore API (master) installed\'94\
\
\'97  running the examples \'97\
21) cd test; mcsmysql test < basic_bulk_insert.sql; mv basic_bulk_insert\{,.org\}\
22) 
\f2\fs28 \cf10 \cb11 \CocoaLigature0 g++ basic_bulk_insert.cpp -o basic_bulk_insert `pkg-config libmcsapi --cflags --libs`
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
23) ./basic_bulk_insert\
\'97>  error: 
\f1\fs40 \cf4 \cb5 \CocoaLigature0 ./basic_bulk_insert: error while loading shared libraries: libmcsapi.so.1: cannot open shared object file: No such file or directory
\f0\fs24 \cf0 \cb1 \CocoaLigature1 \
\
\
\
\
\
}