bioinf / Sibelia

Genome comparison via de Bruijn graph. To get the latest stable version, please visit our site.
http://bioinf.spbau.ru/sibelia
Other
64 stars 17 forks source link

Sibelia cmake error #189

Open divya1srv opened 4 years ago

divya1srv commented 4 years ago

While installing Sibelia in Linux getting below error:

$ cmake ../src/ Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void )0)' failed!

Kindly suggest the solution, I will highly thankful for the help.

devenderarora commented 4 years ago

Please try by this command: conda install -c bioconda/label/cf201901 sibelia I am also facing the same and figure out this actually working for me. PS: Must have conda install

iminkin commented 4 years ago

Hi @divya1srv,

In addition to the solution @devenderarora kindly provided, you can also download pre-compiled binaries from Sourceforge: https://sourceforge.net/projects/sibelia-bio/