Joerg Wunsch wrote

> Normally, the file is supposed to be put into place when actually
> installing Gerbv.  On Unix systems, it's located in
> ${prefix}/share/gerbv/scheme/, but I have no idea where the Windows
> installation would put it into by default.

I'm on Windows. Just to be complete, I see init.scm in these two directories:

C:\msys64\mingw32\share\gerbv\scheme
C:\msys64\mingw64\share\gerbv\scheme

The actual directory will depend on whether gerbv was built for 32 bits or 64.

Regards,

Linda


On 2019-05-14 14:24, Joerg Wunsch wrote:
As Bill Fuhrmann wrote:

If we use file -> Open project, we get "Problem loading init.scm (No
such file or directory) could not read
I:ElectronicsXXXXXXXXXXXXX\Gerbers\XXXXXXX.gvp [-1]

The project file uses an internal Scheme interpreter which
requires this file.

Normally, the file is supposed to be put into place when actually
installing Gerbv.  On Unix systems, it's located in
${prefix}/share/gerbv/scheme/, but I have no idea where the Windows
installation would put it into by default.

If I read the source code correctly, it would also be looked up in the
current working directory.  I'm attaching you my installed copy, so
you could try putting it into your working directory, and see whether
you can proceed further.



_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel



_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to