I downloaded the version I found on SourceForge: gerbv-win-static_20160713.zip It extracted to one file: gerbv.exe that runs the software using standard account (no admin access) There was no visible installation process, running gerbv.exe opened the software read to view files. No init.scm file was created anywhere. I just tried it using my admin account with the same result, no init.scm file was created.
Sergy: Thanks for letting me know that a portable version exists. That should work well. I can tell the people I support where to get the files and it should be complete. Bill -----Original Message----- From: Linda Huxley <lhux...@shaw.ca> Sent: Tuesday, May 14, 2019 4:11 PM To: gerbv-devel@lists.sourceforge.net Subject: Re: [Gerbv-devel] newbie help Think Before You Click: This email originated outside our organization. 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 _______________________________________________ Gerbv-devel mailing list Gerbv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gerbv-devel