firebird2.0-classic - Firebird Classic Server - an RDBMS based on InterBase 6.0 code firebird2.0-common - common files for firebird 2.0 servers and clients firebird2.0-dev - Development files for Firebird - an RDBMS based on InterBase 6.0 code firebird2.0-doc - Documentation files for firebird database version 2.0 firebird2.0-examples - Examples for Firebird - an RDBMS based on InterBase 6.0 code firebird2.0-super - Firebird Super Server - an RDBMS based on InterBase 6.0 code libfbembed2 - Firebird embedded client/server library flamerobin - graphical database administration tool for Firebird DBMS
Mariuz, remember me?
ReplyDeleteThe guy that can't install Firebird2.1 on Ubuntu 8.04.
Well, you tell me to remove the Firebird2.0 occurrences from the apt cache.
But... how? (I'm a newbie on Linux)
Cuz I haven't any Firebird2.0 package installed on my system. So, there is nothing that I can remove.
:-(
apt-cache search firebird2.0
ReplyDeletefirebird2.0-classic - Firebird Classic Server - an RDBMS based on InterBase 6.0 code
firebird2.0-common - common files for firebird 2.0 servers and clients
firebird2.0-dev - Development files for Firebird - an RDBMS based on InterBase 6.0 code
firebird2.0-doc - Documentation files for firebird database version 2.0
firebird2.0-examples - Examples for Firebird - an RDBMS based on InterBase 6.0 code
firebird2.0-super - Firebird Super Server - an RDBMS based on InterBase 6.0 code
libfbembed2 - Firebird embedded client/server library
flamerobin - graphical database administration tool for Firebird DBMS
so to be sure remove them
sudo apt-get remove firebird2.0-classic firebird2.0-common firebird2.0-dev firebird2.0-doc firebird2.0-example firebird2.0-super
ReplyDeletelibfbembed2 flamerobin
then follow the guide for firebird2.1
ReplyDeletehttps://help.ubuntu.com/community/Firebird2.1
and if there is any error please send me the terminal output
Thx Mariuz!
ReplyDeleteI will do that ASAP.
Ubuntu is running on my home computer, and now I'm on my job.
If an error appears, I'll let you know.