stxmjh / interproscan

Automatically exported from code.google.com/p/interproscan
0 stars 0 forks source link

ncoils fails, kills interproscan on 64 bit fedora 20 #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and uncompress interproscan-5.4-47.0-64-bit.tar.gz
2. ./interproscan.sh -i test_proteins.fasta -f tsv

What is the expected output? What do you see instead?

Expect to see success. Instead get: InterProScan analysis failed. Exception 
thrown by StandaloneBlackBoxMaster. Check the log file for details

I have attached the error output.

What version of the product are you using? On what operating system?
5.4-47.0-64-bit, on Linux hemera.cesb.uky.edu 3.14.4-200.fc20.x86_64 #1 SMP Tue 
May 13 13:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.

The error appears to be from ncoils not being able to run, because it is a 32 
bit binary and I am on a 64 bit system.

Original issue reported on code.google.com by rfligh...@gmail.com on 30 May 2014 at 3:28

Attachments:

GoogleCodeExporter commented 9 years ago
It appears that installing glibc.i686 will fix this problem.

Original comment by rfligh...@gmail.com on 30 May 2014 at 3:33

GoogleCodeExporter commented 9 years ago
Hi,

Glad you got it working!

If you continue to have problems with binaries then this page may also help:

http://code.google.com/p/interproscan/wiki/CompilingBinaries

But it sounds like you are moving forward so that's good, thank you for the 
message!

Regards,

Matthew

Original comment by Mr.Matth...@gmail.com on 30 May 2014 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by Maxim.Sc...@gmail.com on 16 Jul 2014 at 1:40