On Tue, Nov 24, 2020 at 9:27 PM Radek <rdk@int.pl> wrote:
> Hi,
> is it possible to install Firebird Server in OpenBSD? I can't find any
> info about that anywhere.
> Thanks!
Assuming you mean the SQL database, when last I looked into this years ago,
Firebird required pthread_condattr_setpshared
and pthread_mutexattr_setpshared, which OpenBSD doesn't implement.
Thanks,
Jeremy
No comments:
Post a Comment