🦇Compiling & Installing Bacula 13🦇#
12 words | 0 min read
https://www.bacula.org/downloads/libs3-20200523.tar.gz
Install development packages for DB support#
sudo apt install libmysqlclient-dev libsqlite3-dev postgresql-server-dev-all libs3-dev libwrap0-dev libldap-dev liblzo2-dev libopenafs-dev libacl1-dev libreadline-dev python3-setuptools python3-setuptools-whl kubernetes libcurl4 libcurl4-openssl-dev
sudo snap install docker
sudo ln -s /snap/bin/docker /usr/bin
./configure –with-postgresql –with-mysql –with-sqlite3 –with-systemd –with-openssl –with-lzo –with-ldap –with-tcp-wrappers –enable-lockmgr –enable-conio –enable-smartalloc -enable-batch-insert –disable-afs –enable-acl –enable-lzo –enable-docker-plugin –enable-kubernetes-plugin –enable-cdp-plugin –with-s3