Buildbot Setup for Ubuntu-Debian
Standard procedures for deploying Buildbot workers on Ubuntu and Debian-based Linux distributions.
Setting up a Buildbot Slave on Ubuntu and Debian
Setting up the MariaDB Build Environment
sudo apt-get build-dep mariadb-serversudo apt-get build-dep mysql-serversudo apt-get install devscripts fakeroot doxygen texlive-latex-base ghostscript libevent-dev libssl-dev zlib1g-dev libpam0g-dev libreadline-gplv2-dev autoconf automake automake1.11 dpatch ghostscript-x libfontenc1 libjpeg62 libltdl-dev libltdl7 libmail-sendmail-perl libxfont1 lmodern texlive-latex-base-doc ttf-dejavu ttf-dejavu-extra libaio-dev xfonts-encodings xfonts-utils libxml2-dev unixodbc-dev bzr scons check libboost-all-dev openssl epm libjudy-dev libjemalloc-dev libcrack2-dev git libkrb5-dev libcurl4-openssl-dev thrift-compiler libsystemd-dev dh-systemd libssl1.0.2 openjdk-8-jdk uuid-dev libnuma-dev gdb libarchive-dev libasio-dev dh-execBuildbot Installation and Setup
Using APT
sudo apt-get install buildbot-slaveUsing Pip
Creating the Buildbot Builder
Starting and Stopping the Builder
Last updated
Was this helpful?

