Here is the new guide for installing firebird 2.1 and flamerobin on the ubuntu hardy heron and can be used for other releases (gutsy/feisty/dapper/intrepid ibex)
you can install it from my ppa repository
ps: if you get an startup error on hardy it’s an known bug (soon i will re upload the package)
[See remaining text…]
modify /usr/lib/firebird/2.1/bin/fbmgr
to look like this
#!/bin/sh
FIREBIRD=/usr/lib/firebird/2.1
export FIREBIRD
exec $FIREBIRD/bin/fbmgr.bin [...]
I need php5-interbase for development in my job, please provide it again
[Seems to be an bug in ubuntu, php5-interbase is not included, also ibwebadmin is not present in the repositories]