Creating the MariaDB Binary Tarball

You are viewing an old version of this article. View the current version here.

The instructions here are what we use to create our Linux binary tar.gz files.

First, setup your build environment.

Then create the Binary Tarball:

cd $PACKAGING_WORK
bakery/preheat.sh
cd bakery_{number}
bakery/tarbake51.sh last:1 $MARIA_WORK
bakery/autobake51-bintar.sh mariadb-{version_num}-maria-beta-ourdelta{number}.tar.gz

See also: Building MariaDB on CentOS

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.