This is a test version of Biostars. For the public version, visit https://www.biostars.org.
problem compiling discoSnp++ make: *** No targets specified and no makefile found

Hello: I am trying to install discoSnp++ version 2.2.4. I downloaded the source code (link to the binaries was not able to download them) and followed the apparently very straightforward installation process.

~/DiscoSNP++-2.2.4-Source $ ./compile_discoSnp++.sh Compiling discoSnp, from directory /home/hugo/DiscoSNP++-2.2.4-Source ./compile_discoSnp++.sh: line 39: cmake: command not found make: * No targets specified and no makefile found. Stop.

I have LinuxMint 17.2 installed as operating system with gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)

a "build" folder was created in the DiscoSNP++-2.2.4-Source folder, but nothing was placed in that folder.

I hope this problem can be solved. Thanks a lot in advance.

installation discosnp++

asd fewa df awef df awe d

afawe f we df awe df aw d as

2 answers

Hello,

DiscoSNP++ requires that the cmake tool is installed on your machine (see the trace "cmake: command not found")

You have to install cmake first before building DiscoSNP++.

Hello everybody, I face the same problem. I have installed Cmake, but it doesnt work. Is there a test, to be sure that Cmake is installed properly ? Thank you for your help Manu

2.6 version is in ubuntu/mint repos. use apt-get or synaptic to install.

Log in to answer this question.