Subject Re: [firebird-support] Firebird embedded on Unix?
Author Dimitry Sibiryakov
On 25 Sep 2003 at 6:19, H. Liao wrote:

>2) How can I build 1.5RC6 CS/SS/embedded for Solaris from the CVS
>tree? (I can't find "configure" or "Makefile" there.)

./autogen.sh
make

If build has finished successfully, you'll find libfbembed.so in
gen/firebird/lib and CS in gen/firebird/bin.

If you wish SS, use 'make firebird_super'.

SY, Dimitry Sibiryakov.