squid icon indicating copy to clipboard operation
squid copied to clipboard

Bioconda package?

Open apeltzer opened this issue 7 years ago • 3 comments

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

apeltzer avatar Jul 08 '18 21:07 apeltzer

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

csijcs avatar Jul 12 '18 04:07 csijcs

Thanks for the suggestions. We are currently working on building either a conda package or a docker image.

Congm12 avatar Jul 12 '18 13:07 Congm12

Build conda and you get both ;-)

apeltzer avatar Jul 12 '18 13:07 apeltzer