[firebird-support] Re: Non-interactive setup for travis-ci.org

2013-02-16 Thread philippe makowski
mateuszloskot [2013-02-15 13:53] : > Hi, > > I need to install and configure Firebird to build and > test my C++ project on the continous integration service > at https://travis-ci.org/ > The system is based on Linux (Debian). > > Unlike for MySQL or PostgreSQL, travis-ci.org does not provide >

Re: [firebird-support] Re: Non-interactive setup for travis-ci.org

2013-02-16 Thread Mateusz Loskot
On 16 February 2013 20:54, philippe makowski wrote: > mateuszloskot [2013-02-15 13:53] : >> [...] >> Firebird installation: >> >> sudo dpkg-reconfigure firebird2.5-super >> >> My first question is, how can I install, configure and run Firebird >> without interactive steps? >> >> I have found that