Erlang FreeBSD

Ruslan Shevchenko Ruslan@REDACTED
Thu Jan 21 20:05:46 CET 1999


Elan wrote:

> Hi,
>
> has anyone compiled Erlang for FreeBSD?
>

get erlang port from FreeBSD ports collection

>
> I noticed that running ./configure resulted in an error message because the
> default configuration of FreeBSD uses its own make rather then gnu's make.
> Haven't gotten beyond compiling and installing gnu make yet.
>
> -Any other gotcha's to watch out for?
> - Does anyone have binary of Erlang for FreeBSD available for download
> somewhere?

I can put binary package somewhere,  but  better  is cvsup current
FreeBSD  port tree.
after this, the installation of erlang of FreeBSD is simple:

cd /usr/ports/lang/erlang
make
make install


>
> - Does anyone have experience with running Erlang as an HTTP server (using
> the INETS library) - on FreeBSD?
>
> TIA
>
> Elan




More information about the erlang-questions mailing list