Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by lianqiao: http://wiki.apache.org/couchdb/Installing_on_RHEL4 The comment on the change is: otp_src_R12B-2 rise error, see http://wiki.apache.org/couchdb/Error_messages ------------------------------------------------------------------------------ 1. install erlang {{{ - wget http://www.erlang.org/download/otp_src_R12B-2.tar.gz + wget http://www.erlang.org/download/otp_src_R12B-5.tar.gz - tar xzvf otp_src_R12B-2.tar.gz + tar xzvf otp_src_R12B-5.tar.gz - cd otp_src_R12B-2 + cd otp_src_R12B-5 ./configure && make && sudo make install cd .. }}}
