The update R7B-3 is released
Kent Boortz
kent@REDACTED
Fri Jun 1 16:57:14 CEST 2001
Bug fix release : otp_src_R7B-3
>From snapshot : 20010601
This is a bug fix release R7B-3. You can download the full source
distribution or the patch that take R7B-2 up to R7B-3.
http://www.erlang.org/download/otp_src_R7B-3.tar.gz
http://www.erlang.org/download/otp_src_R7B-2to3.patch.gz
There are lots of bug fixes and improvements in this release, for more
information read the distribution readme
http://www.erlang.org/download/otp_src_R7B-3.readme
To patch the previos release "otp_src_R7B-2" you use a patch program
that understand the "unified" patch format and do
% cd otp_src_R7B-X
% gzip -dc <location of patch file>/otp_src_R7B-2to3.patch.gz | patch -p1
There is no support for building a Windows version from source.
Note that the documentation is not updated, we will do that soon.
Darwin/OS X support was added but is not completed. Read the README file
for more information.
For installation instructions please read the README that is part of
the distribution,
The OTP Team
More information about the erlang-announce
mailing list