squid
squid copied to clipboard
Bioconda package?
Hi, did you have a look at making a Bioconda package for this? Would make installation easy and you will get automatically a Docker container for the tool resolving for example this issue here: #11
- tons of people would love to have that to make direct installation fairly easy - giving you more visibility.
https://bioconda.github.io/
https://gitter.im/bioconda/Lobby
Agreed. I'm having issues installing. Get's hung up here: cd bamtools mkdir build cd build cmake ..
cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by cmake)
cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by cmake)
cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by cmake)
cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by cmake)
Any help would be much appreciated
Thanks for the suggestions. We are currently working on building either a conda package or a docker image.
Build conda and you get both ;-)