One example for firebird 3.0 requirements sudo apt-get build-dep firebird3.0 ./configure make you can study the dev dependencies here https://packages.ubuntu.com/source/focal/firebird3.0
for 4.0 see the above dependencies git clone https://github.com/FirebirdSQL/firebird.git git checkout v4.0-release ./autogen --with-builtin-tomcrypt make make install On Wed, Apr 20, 2022 at 5:55 PM Alex Peshkoff via Firebird-devel < firebird-devel@lists.sourceforge.net> wrote: > On 19.04.2022 20:06, Hugo Larson via Firebird-devel wrote: > > Hi, > > > > I want to build FB4 for Linux (Ubuntu) arm64 and wonder if there is > > documentation with instructions? > > > > Nothing special. I've tried that build a year or so ago, it builds w/o > any special measures. > > ./configure > make > > Certainly required dev (important for ubuntu) packages should be installed. > > > > > Firebird-Devel mailing list, web interface at > https://lists.sourceforge.net/lists/listinfo/firebird-devel >
Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel