stxmjh / interproscan

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

[interhelp #22797] interproscan.sh problem #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Dear Interproscan-5.4-47.0 developers

I downloaded “Interproscan-5.4-47.0” (64 bit distribution) and its checksum 
give OK message.Unfortunately,to verify if Interproscan-5.4-47.0 software is 
installed correctly or not, I run interproscan.sh with no arguments I got error 
message below;

vahap@bio[Interproscan-5.4-47.0] sh interproscan.sh
interproscan.sh: 17: interproscan.sh: [[: not found
interproscan.sh: 29: interproscan.sh: [[: not found
interproscan.sh: 38: interproscan.sh: [[: not found
java is /usr/bin/java: not found

I think that  I just need a help to show me how to setup java path in this 
script ?

Note: I checked that java is properly installed on my system. (in 
/usr/local/bin)

Thank you for your consideration in advance

-vahap eldem-

Original issue reported on code.google.com by eldemva...@gmail.com on 30 Jun 2014 at 9:56

GoogleCodeExporter commented 9 years ago
Hi Vahap,
Try running InterProScan using './interproscan.sh' rather than 'sh 
interproscan.sh'.
What is the output of the command 'type -p java'?
What Linux distribution are you running? (i.e., output of command 'uname -a'). 

Regards,
Gift

Original comment by nuka....@gmail.com on 1 Jul 2014 at 10:59

GoogleCodeExporter commented 9 years ago
Dear Gift,

Thank you very much about your guide, problem is solved when I Try running 
InterProScan using './interproscan.sh' rather than 'sh interproscan.sh', it 
just works seamlessly.

Best Regards,
Vahap

Original comment by eldemva...@gmail.com on 1 Jul 2014 at 11:26

GoogleCodeExporter commented 9 years ago

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