[erlang-questions] Erlang RB12-1 Mac OS X Leopard problems
=Bill.Barnhill
xmlarchitect@REDACTED
Tue Feb 26 02:44:43 CET 2008
<kg9020 <at> gmail.com> writes:
>
> Is there anyone else having problems with RB12-1
> tried several configure options like darwin-universal would not build.
>
Had this this problem myself, with libgd seemingly the culprit.
Built successfully by:
./configure \
--enable-smp-support \
--enable-hipe \
--enable-darwin-64bit \
--without-gd \
--enable-kernel-poll
make
sudo make install
Hope that helps,
=Bill.Barnhill
Communitivity, Inc.
More information about the erlang-questions
mailing list