Subject Re: [firebird-support] How To Build on OS X : Firebird Framework not found on Mavericks ?
Author David E. Wheeler
On Nov 20, 2013, at 12:00 PM, David E. Wheeler <david@...> wrote:


> Rather confused by ld can't find the Firebird framework. Here are the full details from my build attempt:
>
> https://gist.github.com/theory/7567043


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:


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]