Subject | Re: Automatically install firebird |
---|---|
Author | erikfrerejean |
Post date | 2012-04-20T21:58:43Z |
For future reference if someone else encounters this problem.
If you edit /etc/default/firebird2.5 so that the ENABLE_FIREBIRD_SERVER
variable is set to TRUE. Then you can just run sudo service
firebird2.5-super start to run the service without having to reconfigure
the package. This however assumes that you've taken care of creating the
password file and related configuration options.
--- In firebird-support@yahoogroups.com, "erikfrerejean"
<erikfrerejean@...> wrote:
the service isn't started when the vm is booted, however it should be
possible to start the service when it is needed. Now I'm running agains
a problem where it appears that you must run
user to answer the questions manually. Now is my question is there a way
to start the firebird service without calling `dpkg-reconfigure`?
If you edit /etc/default/firebird2.5 so that the ENABLE_FIREBIRD_SERVER
variable is set to TRUE. Then you can just run sudo service
firebird2.5-super start to run the service without having to reconfigure
the package. This however assumes that you've taken care of creating the
password file and related configuration options.
--- In firebird-support@yahoogroups.com, "erikfrerejean"
<erikfrerejean@...> wrote:
>installed on the `travis-ci` service. One of the requirements is that
> I'm currently working on an implementation that allows firebird to be
the service isn't started when the vm is booted, however it should be
possible to start the service when it is needed. Now I'm running agains
a problem where it appears that you must run
> `sudo dpkg-configure firebird2.5-super`starting of all services is done automatically there isn't a way for the
> in order to start the service. However as the installation and
user to answer the questions manually. Now is my question is there a way
to start the firebird service without calling `dpkg-reconfigure`?
> I've tried pre-seeding the firebird configuration but that doesn'tseem to have any effect.
>[Non-text portions of this message have been removed]