I built avogadro but get a segfault when I try to run. Is the problem that it is not finding the “translations?” Any suggestions? Thanks
No, it’s definitely not a problem about translations. It’d just leave everything in English. I’m guessing from the messages that you’re running on Linux. What flavor and/or version? Do you know what compiler you used?
I built avogadro but get a segfault when I try to run. Is the problem that
it is not finding the “translations?” Any suggestions? Thanks,
Could you run this from gdb and post the backtrace? I haven’t seen
this, and there is nothing obvious in the output you posted. Linux
version/distro and compiler would be great as Geoff requested.
I finally got it to run. The problem was in my openbabel installation, as I
found by gdb. The problem was multiple versions of libraries and or trying
to use the intel compilers. I switched to gnu and made sure openbabel
worked OK before installing avogadro, and that worked. Thank you for your
help.
I built avogadro but get a segfault when I try to run. Is the problem
that
it is not finding the “translations?” Any suggestions? Thanks,
Could you run this from gdb and post the backtrace? I haven’t seen
this, and there is nothing obvious in the output you posted. Linux
version/distro and compiler would be great as Geoff requested.
Marcus
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave™: Endpoint Security, Q1 2013 and “remains a good choice” in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev
I finally got it to run. The problem was in my openbabel installation, as I
found by gdb. The problem was multiple versions of libraries and or trying
to use the intel compilers. I switched to gnu and made sure openbabel worked
OK before installing avogadro, and that worked. Thank you for your help.
That is great news, please let us know if you hit any further issues.