On 03/03/2017 18:23, Linda Huxley wrote:
> I'll also uninstall MSYS2 and try your script from scratch

probably you mean install instead of uninstall


> any further instructions for completing the build (so that everything
> is in one place)?

once you have a working MSYS2 with all dependencies, build instructions 
are the same as Linux (autogen, configure, make).

Before run the script, remember to set in first 4 lines with:
- 32 or 64 bit setting
and the three paths:
- MSYS2 root directory
- sources/build root directory
- sandbox directory

After run the script, open a Windows command prompt, goes where you 
created the sandbox.
Here set an empty PATH, to reduce the risk of find some dll in other 
directory used by other applications already installed in your system 
(for example I had GIMP, Evince, Gedit, others).
The command is:
 >set PATH=

enjoy,
Valerio

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Gerbv-devel mailing list
Gerbv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gerbv-devel

Reply via email to