ncbi / sra-tools

SRA Tools
Other
1.07k stars 243 forks source link

fastq-dump error in MacOs #885

Open nana-marinbio opened 7 months ago

nana-marinbio commented 7 months ago

I am having the following error when trying to run fastq-dump:

$ fastq-dump -F -X 10000 --split-files -O reads SRR1553425

dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin Referenced from: /Users/anapaulabmoreira/bin/sratoolkit.3.0.0-mac64/bin/fastq-dump (which was built for Mac OS X 10.15) Expected in: /usr/lib/libSystem.B.dylib

Is it my IOS version, which is 10.13.6? Which SRA toolkit version should I use?