Guassview is an optional graphical front end to the Gaussian computational chemistry program.
To achieve certain tasks it calls other smaller task specific programs, for instance to draw orbitals in needs a program called cubegen which is in the Gaussian directory.
And here lies the problem, when launching the program under wine it tries to find the Gaussian directory but says "cannot find Gaussian directory" even though it is there.
when the error dialogue comes up the following error is output in the command prompt
xir wrote:And here lies the problem, when launching the program under wine it tries to find the Gaussian directory but says "cannot find Gaussian directory" even though it is there.
How exactly are you starting your program? And from what directory?
When you 'cd' to the directory, you can just run wine gview.exe without an extra path... It does the same as what you typed, only easier, though, so it probably won't fix the problem (but at least it's easier to type).
This was created by the gaussian program. This was my first approach to fixing the problem, but no matter what type of paths i use i get the same error.
I have checked gaussview for any option which let me manually find the folder buy it must be in the back-end somewhere.
It works like a charm for usual works. But some eye candy doesn't work like HOMO LUMO projections. I am still trying to work that out as this peice of software is a relative old one (I have 03W version) and should be better supported on Wine.