How to Build flamerobin on ubuntu or debian - mariuz/flamerobin GitHub Wiki

get the flamerobin dependencies

sudo apt-get build-dep flamerobin

recent versions needs wxwidgets 3.2.x (bellow example needed for ubuntu jammy) https://docs.codelite.org/wxWidgets/repo32/

sudo apt-key adv --fetch-keys http://repos.codelite.org/CodeLite.asc

sudo apt-add-repository 'deb http://repos.codelite.org/wx3.2/ubuntu/ jammy universe'

sudo apt-get update

sudo apt-get install build-essential git cmake firebird-dev libnotify-dev libwxgtk3.2unofficial-dev -y

clone repository

git clone https://github.com/mariuz/flamerobin.git

cd flamerobin

mkdir build cd build cmake .. sudo make install

start it with

/usr/local/bin/flamerobin &

connect or create a new database in /var/lib/firebird/3.0/data/