Compute button missing in the Mac version

Thanks for the kind suggestion. I tried both the stable and unstable release, but still could not find the “compute” button for gaussian. I installed g09 under /Applications/g09. Is there a way I can configure the gaussian path for avogadro? Thanks.

That’s a strange place for g09 considering there’s no GUI to it, and it’s not the path suggested by Gaussian.

In any case, you probably want to add this to your /etc/profile file.

export g09root=/Applications
. $g09root/g09/bsd/g09.profile
export PATH=PATH:{g09root}/g09

Hope that helps,
-Geoff