This isn't finished. Currently Avogadro doesn't find openbabel. I don't know if this is due to something being misconfigured in this package or openbabel, but I thought I would at least go ahead and put this here.
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | Justin | T3068 Avogadro Molecule Editor | ||
Invalid | None | T3116 openbabel | ||
Invalid | None | T3407 Avogadro |
Event Timeline
Nice! For me last time I checked I could launch and use the program, even play with the molecules and all, but apparently the program should have an option for python scripting, and that part was missing... Some configuration issue, I hadn't time to look at it
Here's what I had so far, in case you want to hava a look at it... The program builds and works, but in the documentation they talk about the option of using a python terminal. Would be nice to have the feedback of someone who knows all the possibilities of this software...
Yeah, that looks much better than mine. Uses pkgconfig for openbabel as well as some more cmake options.
This Patch Submission will be closed as part of the migration to the Phabricator Differential application. It will need to be resubmitted using arcanist as described in Submitting The Package.
For existing repositories:
You will need to re-clone the common repository from its new location:
https://dev.solus-project.com/source/common.git
After that, you can automatically migrate to using the new Diffusion repositories on Phabricator by running:
make -jNN pull
where NN is a number of parallel tasks typically between 1-15.