Hi Guys,
I've made CouchDB 0.11 on CentOS 5.3 X86_64 from source. The erlang
installed in /opt/erlang.
I've done all of instructions :
http://wiki.apache.org/couchdb/Installing_on_RHEL5
(except step 6)
I'm able to run CouchDB as normal , get Futon and run tests. But when try to
run it as daemon as you can see in attached couch.log:
[Mon, 14 Jun 2010 14:49:14 GMT] [error] [<0.19.0>] {error_report,<0.8.0>,
{<0.19.0>,std_error,
"File operation error: eacces. Target: ./couch_rep_sup.beam.
Function: get_file. Process: code_server."}}
[Mon, 14 Jun 2010 14:49:14 GMT] [error] [<0.19.0>] {error_report,<0.8.0>,
{<0.19.0>,std_error,
"File operation error: eacces. Target: ./httpd_util.beam.
Function: get_file. Process: code_server."}}
...
erlang complains.
Best Regards,
-- afshin