How to setup Firebird embedded on Linux or Mac?
Although only Windows is officially supported, you can also use embedded on Linux, by using the Classic. There is an easy step-by-step HOWTO available:
http://www.firebirdfaq.org/Firebird-Embedded-Linux-HOWTO.html
It is written for Firebird 1.5, but works with 2.0 with some minor changes (adding icu .so files).
For Mac OS X, take a look at the following guide:
http://accountingplusplus.blogspot.com/2010/06/firebird-embedded-os-x.html
The same blog describes how to create an installation package for all the Firebird files and your application:
http://accountingplusplus.blogspot.com/2011/01/cmake-install-linux-and-os-x.html