Различия
Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
dev:ubuntu:firebird25_tar [2012/08/08 12:35] jamis7005 [Getting rid of insserv error] |
dev:ubuntu:firebird25_tar [2012/08/08 18:34] (текущий) jamis7005 [Uninstall previos installation] |
||
---|---|---|---|
Строка 5: | Строка 5: | ||
If you you have any installed Firebird on your system, remove it before moving on. | If you you have any installed Firebird on your system, remove it before moving on. | ||
For instance: | For instance: | ||
- | sudo apt-get remove firebird2.5-common | + | sudo apt-get remove firebird2.5-common firebird2.5-common-doc firebird2.5-dev firebird2.5-examples firebird2.5-server-common firebird2.5-super |
- | sudo apt-get remove firebird2.5-common-doc | + | |
- | sudo apt-get remove firebird2.5-dev | + | |
- | sudo apt-get remove firebird2.5-examples | + | |
- | sudo apt-get remove firebird2.5-server-common | + | |
- | sudo apt-get remove firebird2.5-super | + | |
===== Download release archieve ===== | ===== Download release archieve ===== | ||
Строка 72: | Строка 67: | ||
/sbin/insserv /etc/init.d/firebird</code> | /sbin/insserv /etc/init.d/firebird</code> | ||
- | Finally you'll something similar to this: | + | Finally you'll see something similar to this: |
<code> | <code> | ||
insserv: warning: script 'K20acpi-support' missing LSB tags and overrides | insserv: warning: script 'K20acpi-support' missing LSB tags and overrides |