-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hello,
I am attempting to run stage one on the example data. I get error messages starting with:
testoutdir/ublastx_bash_Tue-Sep-8-17:25:59-2020.sh: line 4: /Users/Ublastx_stageone/bin/diamondv0.9.24: cannot execute binary file
I do have execute permission on all files. I wonder if this issue is because I am using OSX instead of Linux:
$ file diamondv0.9.24
diamondv0.9.24: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.18, with debug_info, not stripped
$ file diamond
diamond: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.24, BuildID[sha1]=d405bdb168f28c336a0be38b57e7777b0b92ee54, not stripped
However, the command diamond --help does work for me. I tried to install an OSX version of diamond and replace it in the directory but I still get the same error.
Do you have any ideas for how to resolve this issue while still using Unix? Thank you very much!
Metadata
Metadata
Assignees
Labels
No labels