logo
Conda-installed Perl cannot find "sys/types.h" when compiling C extension · Issue #24709 · bioconda/bioconda-recipes · GitHub

Conda-installed Perl cannot find "sys/types.h" when compiling C extension · Issue #24709 · bioconda/bioconda-recipes · GitHub

I am looking into making a bioconda recipe for vadr. The author provides an install script that downloads several packages and Perl modules and installs them. Using my system's Perl distribution (CentOS 7) as well as the Inline::C module...

Related Recipes