You can vote firebird2 packages by installing popularity-contest package and then submit your votes here
http://popcon.ubuntu.com/
where you can see the results , also you can enable it from
System -> Administration -> Software Sources -> Submit Statistical information
The Firebird 2.1.1 packages are now in ppa for Ubuntu Dapper, Gutsy , Feisty , Hardy and Intrepid Ibex
The guide for installing is located in the ubuntu wiki
[Update:Intrepid/Dapper builds are added and is now officially released ]
You may have heard of “Ubuntu Netbook Remix”, a special edition of Ubuntu for so called “netbooks“, which was showcased by Canonical at Computex.
In ubuntu atom cpu is named lpia and firebird/flamerobin builds just fine on it (is low power x86 so it should be ok)
via
http://markusthielmann.com/blog/installing_ubuntu_netbook_remix_ubuntu_hardy_804
Firebird 2.1.x will be included in the top most popular linux distributions
Here is the list of where firebird 2.1 is included or can be installed (I will create an table later)
Debian [DONE] by Damyan Ivanov http://www.firebirdnews.org/?p=1715
Ubuntu [DONE] in the next release Intrepid Ibex 8.10 imported from debian http://www.firebirdnews.org/?p=1718
Fedora [Working] One friend [...]
This feature was requested on ubuntu bug tracker and now fix is released in firebird2.0 for Ubuntu Intrepid Ibex
https://bugs.edge.launchpad.net/ubuntu/+source/firebird2.0/2.0.3.12981.ds1-16
and in firebird2.1/firebird.2.0 for debian
http://packages.qa.debian.org/f/firebird2.1/news/20080523T050204Z.html
Firebird 2.1 will be included by default in the next Ubuntu release named Intrepid Ibex that will be released in 30 October.
Also Firebird 2.1 is included in debian experimental
As you may have noticed, debian experimental got firebird2.0 (2.0.4) and
firebird2.1 (2.1.0).
I would really appreciate if you give these some testing.
2.0.4 is more urgent as this is what I very much want to release with
Lenny.
2.1.0 is possible for Lenny too, especially if 2.1.1 comes out soon.
Thanks in advance.
It is my pleasure to announce the widest [...]
There is an grave security bug in firebird package 2.0 from debian and ubuntu
where an user can connect to the server with SYSDBA and NO password
The bug is now fixed in debian sid (unstable)
http://packages.debian.org/sid/firebird2.0-super
and here is the changelog
firebird2.0-super.init: stop exporting ISC_USER and ISC_PASSWORD.
Fixes a hole causing remote connections as user SYSDBA to succeed
without giving a [...]
firebird 2.1 is now uploaded to debian , here are the details for this new package (soon will be published to debian unstable) . Package for ubuntu hardy is uploaded into my ppa
A Nokia-sponsored project is porting Ubuntu Linux to the ARM architecture.
Just in time for testing firebird on the new ubuntu arm port
http://www.nabble.com/arm-port-patch-td16497801.html
Also intel developed an low power x86 architecture (LPIA)
https://wiki.ubuntu.com/MobileAndEmbedded
http://www.intel.com/technology/systems/lpia/
and firebird seem to compile just fine , here is the build log
http://launchpadlibrarian.net/13154474/buildlog_ubuntu-hardy-lpia.firebird2.1_2.1.0.17755-rc2.ds1-1ubuntu12_FULLYBUILT.txt.gz
Ubuntu Hardy Heron 8.04 is released with firebird2.0 and flamerobin included in their repository
Here is an easy guide for installing firebird2.0 and then follow the flamerobin 0.8.6 guide
ps: soon there will be an firebird2.1 package for ubuntu created (it wasn’t possible to include it in this short period of time after release)
Flamerobin 0.8.6 is now accepted in the official ubuntu 8.04 hardy repository
http://packages.ubuntu.com/hardy/utils/flamerobin
here is the distro list where flamerobin 0.8.6 is included
Debian http://packages.debian.org/lenny/flamerobin
Gentoo http://gentoo-portage.com/dev-db/flamerobin
I have created the ppa packages using the version 2.0 pre from cvs and it can be installed by an simple
$apt-get install ibwebadmin or with synaptic(gdebi)
http://jimicompot.blogspot.com/2008/04/ibwebadmin-20-added-to-ubuntu-ppa.html
http://launchpadlibrarian.net/13170201/ibwebadmin_2.0-1ubuntu6_all.deb
you will need an apache+php+php5interbase setup (in ubuntu or any distro,or windows)
[See remaining text…]
$sudo apt-get install php5-interbase cvs
then checkout the latest version in /var/www directory
$cd /var/www
$cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin logincvs -z3
$sudo cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin co -P ibwebadmin
$sudo [...]
you can install it from my ppa repository
[See remaining text…]
for hardy add these lines in /etc/apt/sources.list
deb http://ppa.launchpad.net/mapopa/ubuntu hardy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main
$sudo apt-get update
$sudo apt-get install firebird2.1-super firebird2.1-common firebird2.1-examples
$sudo dpkg-reconfigure firebird2.1-super
$sudo apt-get install flamerobin
$sudo su [...]
php5-interbase package fixes php-api dependencies (LP: #179803) and (LP: #135695)
and ibwebadmin is an update release for ubuntu gutsy
the repository can be used by adding it in /etc/apt/sources.list
deb http://ppa.launchpad.net/mapopa/ubuntu gutsy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu gutsy main
then
$sudo apt-get update
$sudo apt-get install ibwebadmin
as bonus firebird2.0-super from repository fixes startup bug when server is restarted
you can install flamerobin 0.8.5 snapshot into ubuntu 8.04 by adding these lines in the /etc/apt/sources.list
deb http://ppa.launchpad.net/mapopa/ubuntu hardy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main
$sudo apt-get update
$ sudo apt-get install flamerobin
$flamerobin
and now check the about box
firebird2.0 package is now included in debian etch backports (stable)
http://packages.debian.org/etch-backports/firebird2.0-super
for using the etch stable backports read this reference
firebird 2.0 package is also included in testing
http://packages.debian.org/lenny/firebird2.0-super
and unstable
http://packages.debian.org/sid/firebird2.0-super
here are the instructions for installing ibwebadmin 1.0.2 package on (latest development branch of ubuntu)
[See remaining text…]
add these lines in /etc/apt/sources.list
deb http://ppa.launchpad.net/mapopa/ubuntu hardy main
deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main
then
$sudo apt-get update
$sudo apt-get install ibwebadmin
you will [...]
The new package is for php5.2.5 and can be installed with an simple apt-get install php5-interbase
It was uploaded by Daniel Hahler
And you can see the package bugs/details here
This week I looked at Firebird2 and decided to give it a try. In a few minutes I discovered that the package libqt4-sql (the one that provides support for accessing databases from Qt4 apps) comes with just a few drivers enabled (coincidentally the ones that I mentioned above). Firebird is NOT enabled by default.
Here is [...]
This package is neither part of unstable nor experimental. This probably means that the package has been removed (or has been renamed). Thus the information here is of little interest … the package is going to disappear unless someone takes it over and reintroduces it into unstable.
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]