Hello everyone,
I was trying to use sra toolkit to convert SRA files to fastq files.
There is a tool installed on the server at:
/export/sra_sdk-2.1.0/
So i tried to run the following command:
/export/sra_sdk-2.1.0/bin64/sra-dump
Then error occurred:
/export/sra_sdk-2.1.0/bin64/sra-dump: error while loading shared libraries: libsradb.so.3: cannot open shared object file: No such file or directory
I don't have administrator's privilege, can anyone help me to solve this little problem? Thanks you in advance!
I was trying to use sra toolkit to convert SRA files to fastq files.
There is a tool installed on the server at:
/export/sra_sdk-2.1.0/
So i tried to run the following command:
/export/sra_sdk-2.1.0/bin64/sra-dump
Then error occurred:
/export/sra_sdk-2.1.0/bin64/sra-dump: error while loading shared libraries: libsradb.so.3: cannot open shared object file: No such file or directory
I don't have administrator's privilege, can anyone help me to solve this little problem? Thanks you in advance!
Comment