Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
dev:ubuntu:firebird25_deb [2013/06/19 11:57] jamis7005 |
dev:ubuntu:firebird25_deb [2013/06/19 11:58] (текущий) jamis7005 [for Ubuntu 12.04] |
||
---|---|---|---|
Строка 11: | Строка 11: | ||
| | ||
sudo apt-get install firebird2.5-super | sudo apt-get install firebird2.5-super | ||
- | or | + | (or sudo apt-get install firebird2.5-classic) |
- | sudo apt-get install firebird2.5-classic | + | (or sudo apt-get install firebird2.5-superclassic) |
- | or | + | |
- | sudo apt-get install firebird2.5-superclassic | + | |
| | ||
sudo dpkg-reconfigure firebird2.5-super | sudo dpkg-reconfigure firebird2.5-super | ||
sudo apt-get install firebird2.5-examples firebird2.5-dev | sudo apt-get install firebird2.5-examples firebird2.5-dev | ||
- | + | | |
- | | + | |
cd /usr/share/doc/firebird2.5-examples/examples/empbuild/ | cd /usr/share/doc/firebird2.5-examples/examples/empbuild/ | ||
sudo gunzip employee.fdb.gz | sudo gunzip employee.fdb.gz |