This is a test version of Biostars. For the public version, visit https://www.biostars.org.
jellyfish configure script problem

Hi All

Trying to install an old version of jellyfish (v1.1.10) as is required by Kraken but I am geting the following error. Can you help?

Thanks

Mark

$ autoconf

$ ./configure --prefix=/SD5/people/rosema1/BioInfo/bin/jellyfish-1.1.10
configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."

$ find . -name "install*"

$
jellyfish configure kraken

1 answer

I just downloaded Jellyfish 1.1.11 and it contains the install-sh script. This version should work with Kraken.

edit: moved from comment to answer, as it solved OP issue.

Yes, that did the trick. Note that I downloaded jellyfish from github where version 1.1.10 was the latest version 1 available. To get 1.1.11 I had to go to the cbcb site.

Much thanks

Log in to answer this question.