On Thu, Apr 05, 2012 at 06:25:06PM +0200, Andrea Scarpino wrote:
I'm going to rebuild the [community] packages, starting from Sergej's
AndreaOn Thursday 05 April 2012 17:16:43 Scarpino wrote: packages
which is inative ATM.
I built all Sergej's packages, but couchdb fails:
./configure: line 18239: test: too many arguments ./configure: line 18247: test: too many arguments configure: error: Could not find the Erlang crypto library. Has Erlang been compiled with OpenSSL support?
Our erlang has openssl support, so could someone with more erlang experience look to the test line in the configure script?
-- Andrea
Yeah that's just broken... sed -i '/if test.*\\>/ s/\\>/>/' configure I didn't actually test the build with this, but it fixes the syntax error at least. d