bumpkin
February 11th, 2007, 08:27 PM
The packages for Firebird2 do not properly configure the software. One thing that doesn't occur is the dir "/var/run/firebird2" is not created. With out this directory, invoking fbguard returns the error message.
Could not open /usr/lib/firebird2/run/isc_guard1.quirky for write
where
/usr/lib/firebird2/run --> /var/run/firebird2
When I create this directory (sudo mkdir /var/run/firebird2) I am able to invoke fbguard and get the sever running. However, the next time I boot I find the directory has been deleted.
What could be deleting this directory?
Could not open /usr/lib/firebird2/run/isc_guard1.quirky for write
where
/usr/lib/firebird2/run --> /var/run/firebird2
When I create this directory (sudo mkdir /var/run/firebird2) I am able to invoke fbguard and get the sever running. However, the next time I boot I find the directory has been deleted.
What could be deleting this directory?