Open ramprasadn opened 3 years ago
Looks like it is already there: $ conda search glnexus Loading channels: done Name Version Build Channel glnexus 1.4.1 h40d77a6_0 bioconda
hi @ld32
Hi receive this error after installing the conda version
glnexus_cli: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by glnexus_cli)
Not sure how to fix it
I got same errors, glnexus_cli glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.15' not found (required by glnexus_cli) glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.17' not found (required by glnexus_cli) glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.14' not found (required by glnexus_cli) glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.16' not found (required by glnexus_cli) glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.18' not found (required by glnexus_cli)
and the precompiled binary gives the same errors chmod 755 glnexus_cli lnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./glnexus_cli) ./glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.17' not found (required by ./glnexus_cli) ./glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./glnexus_cli) ./glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.16' not found (required by ./glnexus_cli) ./glnexus_cli: /Bio/lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./glnexus_cli)
@xiekunwhy I propose trying to install Docker (or asking your local HPC admin to install Shifter) and try the docker image supplied by the developer. I give up midway trying to install as there are so many things that need to be configured correctly. At least that is the path of least resistance.
Hope this help,
Tuan
@tuannguyen8390 , thank you very much, admins refused to install docker (or docker like system) for cluster savety concerned. I hope the author can solve this problem because many old machines and systems are still running.
Thank you.
Hi all!
I'd like to be able to install glnexus through bioconda, and I was wondering if any of the developers could let me know if its okay for me to add glnexus to bioconda?
Thanks!