erlang release ???

Bjorn Gustavsson bjorn@REDACTED
Thu Aug 17 12:30:16 CEST 2006


Only by maintaining your own map, for instance:

vsn_to_release("5.3.6.3") -> "R9C-2";
...

/Bjorn

"Valentin Micic [ MTN - Innovation Centre ]" <Micic_V@REDACTED> writes:

> Is there a way of mapping erlang emulator version, as reported during the run-time to a particular release? For example, ERTS 5.3 in indicates R9C, whereas 5.3.6.3 indicates R9C-2 (or I got it completely wrong?).
> 
> V.
> 
> -----Original Message-----
> From: owner-erlang-questions@REDACTED [mailto:owner-erlang-questions@REDACTED] On Behalf Of Bjorn Gustavsson
> Sent: Thursday, 17 August 2006 9:23 AM
> To: erlang-questions@REDACTED
> Subject: Re: erlang release ???
> 
> It is currently not possible.
> 
> /Bjorn
> 
> "Sanjaya Vitharana" <sanjaya@REDACTED> writes:
> 
> > Hi
> > 
> > erl -version gives the version number.
> > "init:script_id()" & "ls /usr/local/lib/erlang/releases/" gives more info about release. But seems it gives "R10B" instead of "R10B-8".
> > 
> > So how to find the exact release number of elang???. i.e R10B-8, R10B-9 ... etc
> > 
> > thanks
> > 
> > Sanjaya Vitharana
> 
> -- 
> Björn Gustavsson, Erlang/OTP, Ericsson AB
> 
> 
> NOTE: This e-mail message is subject to the MTN Group disclaimer see http://www.mtn.co.za/disclaimer
> 

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list