I downloaded:

https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.sha512

I get the following error 

> shasum -a 512 --check apache-couchdb-*.tar.gz.sha512
shasum: apache-couchdb-1.7.0.tar.gz.sha512: no properly formatted SHA1 checksum 
lines found

++++

running make check, I get this error:

dyld: Library not loaded: @rpath/libcurl.4.dylib
  Referenced from: /tmp/couchdb/dist/apache-couchdb-1.7.0/bin/couchjs_dev
  Reason: Incompatible library version: couchjs_dev requires version 9.0.0 or 
later, but libcurl.4.dylib provides version 7.0.0
[error] [<0.393.0>] OS Process Error <0.529.0> :: {os_process_error,
                                                   {exit_status,134}}

I am not sure how to fix this and appreciate any help.

Cheers

Andy


-- 
Andy Wenk
Hamburg - Germany
RockIt!

GPG public key: 
http://pgp.mit.edu/pks/lookup?op=get&search=0x45D3565377F93D29



> On 5. Nov 2017, at 20:42, Andreas Wenk <andr...@family-wenk.de> wrote:
> 
> thanks Dave - I did not recognise the double mention of tar.gz … 
> 
> -- 
> Andy Wenk
> Hamburg - Germany
> RockIt!
> 
> GPG public key: 
> http://pgp.mit.edu/pks/lookup?op=get&search=0x45D3565377F93D29
> 
> 
> 
>> On 4. Nov 2017, at 23:10, Dave Cottlehuber <d...@skunkwerks.at> wrote:
>> 
>> On Sat, 4 Nov 2017, at 22:55, Andy Wenk wrote:
>>> I get a 404 whne trying to GET the sha256 and sha512 files:
>> 
>> I should have mentioned that in my reply, sorry Andy.
>> 
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.asc
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.tar.gz.sha256
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.tar.gz.sha512
>> 
>> This was a subtle trick to fool mere mortals...  the amended URLs are:
>> 
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.sha256
>>>>  wget 
>>>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/apache-couchdb-1.7.0.tar.gz.sha512
>> 
>> svn never lies.
>> https://dist.apache.org/repos/dist/dev/couchdb/source/1.7.0/rc.1/
>> 
>> A+
>> Dave
> 

Reply via email to