-
Notifications
You must be signed in to change notification settings - Fork 28
Troubleshooting
Nathan Mih edited this page Nov 6, 2016
·
18 revisions
-
/I-TASSER4.4/bin/solve does not run properly on a 64-bit system, giving this error in your I-TASSER output files for a sequence.
-
If you try running it manually, you get this error:
./solve: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
-
Download this executable: https://github.com/nmih/ssbio/blob/master/ssbio/etc/solve, obtained from here.
-
Replace /I-TASSER4.4/bin/solve with the new file, and try running:
./solve
-
If you get this error you also might want to install STRIDE from source.