Subject | Re: [firebird-support] How To Build on OS X : Firebird Framework not found on Mavericks ? |
---|---|
Author | David E. Wheeler |
Post date | 2015-01-05T19:25:06Z |
On Nov 20, 2013, at 12:00 PM, David E. Wheeler <david@...> wrote:
xcode-select --install
Once that finished, I was able to build and install DBD::Firebird it without issue.
Thanks,
David
[Non-text portions of this message have been removed]
> Rather confused by ld can't find the Firebird framework. Here are the full details from my build attempt:I found the solution today thanks to [this Ruby fb report](https://github.com/rowland/fb/issues/22): This installation requires the Xcode comamnd-line tools. Just run this to install them:
>
> https://gist.github.com/theory/7567043
xcode-select --install
Once that finished, I was able to build and install DBD::Firebird it without issue.
Thanks,
David
[Non-text portions of this message have been removed]