> we wrote an cross-platform application framework that should
> be relocatible including the database engine and the database file.
> For Windows systems there is a command line option "-a" to start
> Firebird as application. I did not find any similar for the Linux
> version. Is there any way to run the Firebird server on Linux
> without installation into the system?


The fbserver executable can be run in any user context that has access
to database files.

On linux most servers are just processes started by other processes
(e.g. by sysctrl or initd). You can have fbserver started on boot or you
can start it on your own once needed.


Elmar




Reply via email to