Subject Re: Firebird on Mac
Author Philippe Makowski
Le 14/11/14 21:04, 'William, David' David.William@...
[firebird-support] a écrit :

> The installation process runs ok. But whenever I try to start the
> server

Firebird should start at every boot

some informations :

http://paulbeachsblog.blogspot.fr/2008/03/where-is-libfbclientdylib-on-macosx.html

http://paulbeachsblog.blogspot.fr/2008/02/firebird-and-macosx-uninstalls.html

you can also disable or enable Firebird classic using launchctl

$sudo launchctl unload /Library/LaunchDemons/org.firebird.gds.plist
$sudo launchctl load /Library/LaunchDemons/org.firebird.gds.plist


and for Superserver :
/Library/StartupItems/Firebird/Firebird start
/Library/StartupItems/Firebird/Firebird stop