[Asterisk-Users] MySQL Support For OS X

Matthew Boehm mboehm at cytelcom.com
Tue May 24 13:09:51 MST 2005


Michael Stearne wrote:

>>  Why do you need a precompiled version? Mac OS X comes with the tools
>> necessary to compile it yourself.
>
> Laziness.  I used a binary for Asterisk so I didn't want to try to
> recompile the whole thing.

The short answer is no. There aren't any precompiled versions of add-ons.
I've got OSX 10.3.9 at home, but I don't know the next thing about making a
cross-compat binary. We'd have to match all sorts of versions of all
libraries; too much of a headache.

It will take you less than 20 seconds to compile and install addons.

cd /usr/src/asterisk-addons
make
make install

done.

-Matthew




More information about the asterisk-users mailing list