On Jul 10, 2014, at 5:02 AM, Alan wrote:
> aria2c
> ftp://ftp.ebi.ac.uk/pub/databases/uniprot/current_release/RELEASE.metalink
>
> dyld: Library not loaded: /sw/lib/libnettle.4.dylib
> Referenced from: /sw/bin/aria2c
> Reason: image not found
> [1]37315 trace trap aria2c
>
> Then I
aria2c
ftp://ftp.ebi.ac.uk/pub/databases/uniprot/current_release/RELEASE.metalink
dyld: Library not loaded: /sw/lib/libnettle.4.dylib
Referenced from: /sw/bin/aria2c
Reason: image not found
[1]37315 trace trap aria2c
Then I did
fink install nettle4a-shlibs
and this sorted the issue.
P