Hi everyone,
I'm trying to install illumina's software CASAVA-1.8.2, but there are some problems that I can't resolve. Hope someone can help me.
I am installing CASAVA-1.8.2 and I followed commands given in the casava user guide. Everything went good except for last command which is:
sudo make install
After running above command I got following error:
CMake Error at opt/cmake_install.cmake:76 (FILE):
file INSTALL cannot find
"/tmp/CASAVA-1.8.2-build/opt/samtools-0.1.8/samtools".
Call Stack (most recent call first):
cmake_install.cmake:38 (INCLUDE)
make: *** [install] Error 1
Could someone help me?
Thank you very much!
I'm trying to install illumina's software CASAVA-1.8.2, but there are some problems that I can't resolve. Hope someone can help me.
I am installing CASAVA-1.8.2 and I followed commands given in the casava user guide. Everything went good except for last command which is:
sudo make install
After running above command I got following error:
CMake Error at opt/cmake_install.cmake:76 (FILE):
file INSTALL cannot find
"/tmp/CASAVA-1.8.2-build/opt/samtools-0.1.8/samtools".
Call Stack (most recent call first):
cmake_install.cmake:38 (INCLUDE)
make: *** [install] Error 1
Could someone help me?
Thank you very much!
Comment