flexbar icon indicating copy to clipboard operation
flexbar copied to clipboard

error when building from source: CMake Error: The source directory "/flexbar-3.5.0" does not appear to contain CMakeLists.txt.

Open amayer21 opened this issue 4 years ago • 3 comments

Hello, I'm trying to install flexbar 3.5.0 in a singularity container and got the following error message: CMake Error: The source directory "/flexbar-3.5.0-linux" does not appear to contain CMakeLists.txt.

The container is build with Ubuntu 18.04 and I've installed the required libraries (libtbb-dev, libtbb2 and seqan-library-2.4.0). I've followed the instruction from the README.md after correcting the name of the flexbar tar archive and flexbar folder after untaring it (flexbar-3.5.0-linux and not flexbar-3.5.0). Here is the definition file used to build the container: Flexbar-3.5.0.def.txt

I've found a CMakeLists.txt in the source code of version 3.3 but I'm not sure this will work to build the version 3.5

Any help on this error would be much appreciated.

Thank you very much, Best wishes, Alice

amayer21 avatar Jan 16 '20 11:01 amayer21