[erlang-questions] [ANN] Release of etorrent v1.2.0

Xavier Maillard xma@REDACTED
Mon Dec 27 23:11:38 CET 2010


Hi Jesper,

[Note: Erlang R14 has proved to work where R13 failed].

On Thu, 23 Dec 2010 22:14:57 +0100, Jesper Louis Andersen <jesper.louis.andersen@REDACTED> wrote:
> Perhaps...
> 
> What version of Erlang are you using? And what operating system? I'd
> be willing to guess at NetBSD :)

I have tested 'make rel' on both Fedora 13 (Erlang R13B04) and slackware
13.0 (Erlang R13B03).

> Perhaps you can try something like:
> 
> 5> jlouis@REDACTED:~/Projects/etorrent/rel/etorrent/lib$ erl
> Erlang R14B02 (erts-5.8.3) [source] [64-bit] [smp:2:2] [rq:2]
> [async-threads:0] [hipe] [kernel-poll:false]
> 
> Eshell V5.8.3  (abort with ^G)
> 1> code:which(gs).
> "/usr/local/stow/otp-dev-20101208/lib/erlang/lib/gs-1.5.13/ebin/gs.beam"

this is the output from my slackware box:

"/usr/lib/erlang/lib/gs-1.5.11/ebin/gs.beam"
 
> to see if your erlang-installation is able to find it first. It may be
> a release handling problem for the older R13 release, so I'd be
> interested in hearing more.

Sounds like a problem with R13 as R14 is working beautifully.

/Xavier


More information about the erlang-questions mailing list