User Tools

Site Tools


building_mariadb_on_freebsd

This is an old revision of the document!


Build / Compile MariaDB on FreeBSD

Getting Source

get source from MariaDB
extract to /usr/local/src/mariadb

Configure

Plugin Based configure (usually you need to load plugins with my.cnf) – i am using this one.

./configure --with-extra-charsets=all --localstatedir=/var/db/mysql
building_mariadb_on_freebsd.1284396362.txt.gz · Last modified: 2020/08/10 02:28 (external edit)