<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,18 +42,11 @@ ldconfig $PREFIX/lib
 
 ###############################################################################
 # Erlang R13B
-# There is a build error on Redhat/CentOS concerning ssl in R12. The easy fix
-# is to disable ssl support in Erlang. If some can get Erlang to build with SSL
-# on WebFaction machines, PLEASE let me know how. I tried the solution on
-# http://www.erlang.org/pipermail/erlang-bugs/2007-December/000562.html, but
-# then got an error dealing with krb5. Maybe downloading and including the
-# kerberos 5 source would solve the problem, but I've been messing around with
-# with this too long. Haven't check the status of this problem on R13
 
 cd $PREFIX/src
 wget http://erlang.org/download/otp_src_R13B.tar.gz
 tar xzvf otp_src_R13B.tar.gz
 cd otp_src_R13B
-./configure --prefix=$PREFIX --without-ssl # May not be necessary with R13
+./configure --prefix=$PREFIX
 make
 make install</diff>
      <filename>extra.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>33f5b68c84cabb1a6c9068e28892578ccd829dc4</id>
    </parent>
  </parents>
  <author>
    <name>Ronald M. Zownir</name>
    <email>rzownir@gmail.com</email>
  </author>
  <url>http://github.com/rzownir/webfaction-rails-environment/commit/c7b35a61b8ecb10709b39858730223acac71f314</url>
  <id>c7b35a61b8ecb10709b39858730223acac71f314</id>
  <committed-date>2009-04-22T01:28:51-07:00</committed-date>
  <authored-date>2009-04-22T01:28:51-07:00</authored-date>
  <message>Updated Erlang build. R13 corrected ssl installation error on Redhat/CentOS found in R12.</message>
  <tree>970fcedcc1f664659c697e815f56a5f5b8e16040</tree>
  <committer>
    <name>Ronald M. Zownir</name>
    <email>rzownir@gmail.com</email>
  </committer>
</commit>
