GNU bug report logs - #76728
[PATCH] gnu: avogadro2: fix open babel input

Previous Next

Package: guix-patches;

Reported by: Jakob Kirsch <jakob.kirsch <at> web.de>

Date: Tue, 4 Mar 2025 00:48:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> friendly-machines.com>
To: Jakob Kirsch <jakob.kirsch <at> web.de>
Cc: 76728 <at> debbugs.gnu.org
Subject: [bug#76728] [PATCH] gnu: avogadro2: fix open babel input
Date: Sun, 18 May 2025 13:02:25 +0200
Hi,

As a user of the avogadro2 program, would you say that a regular user
would use openbabel as an extra program anyway? (or be aware of it)

That is, is openbabel "inside the avogadro2 black box" or "outside the
avogadro2 black box as its own black box" ?

For what it's worth, I've checked the avogadro2 source code, and they
set the variable OBABEL_EXE to where the program "obabel" is.  After
that, they set BABEL_DIR relative to that, and finally they set
ob_plugins to refer to some .so files within $BABEL_DIR/lib, and then:

install_qt5_executable(${exe} "${plugins}" "${ob_plugins}" "${dirs}" "")

So for me as not-a-user-of-avogadro2 it seems like openbabel should be
inside the black box of avogadro2?

What do you think?




This bug report was last modified 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.