GATB / dsk

k-mer counting software

Home Page:https://gatb.inria.fr/software/dsk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installing issue on MacOS

mamora opened this issue · comments

I keep getting an error after the installation:

2 warnings and 10 errors generated.
make[2]: *** [ext/gatb-core/src/CMakeFiles/gatbcore-static.dir/gatb/template/TemplateSpecialization5.cpp.in_64.cpp.o] Error 1
2 warnings and 10 errors generated.
make[2]: *** [ext/gatb-core/src/CMakeFiles/gatbcore-static.dir/gatb/template/TemplateSpecialization5.cpp.in_96.cpp.o] Error 1
make[1]: *** [ext/gatb-core/src/CMakeFiles/gatbcore-static.dir/all] Error 2
make: *** [all] Error 2
Running simple test...
could not find a compiled dsk binary

What was the issue?

I was not installing from the compiled dsk posted on the dsk website, instead I was trying to install directly from the github download files.