Index of /~cottrell/tmp

      Name                    Last modified       Size  Description

[DIR] Parent Directory 15-Apr-2008 08:51 - [   ] cross-tools.tgz 15-Apr-2008 08:51 21.8M [   ] gp43cvsw32.zip 15-Apr-2008 08:53 1.1M [   ] gtk-runtime.tgz 15-Apr-2008 08:54 3.3M [   ] misc-dll.tgz 15-Apr-2008 08:56 2.2M

cross-tools.tgz: 
 untar this somewhere (I put it under /opt) to create a directory 
 named cross-tools.  Add the path to cross-tools/bin to your PATH.

gtk-runtime.tgz and misc-dll.tgz: 
 place these somewhere ("location A") where you have write permission.
 untar misc-dll.tgz to create a directory named misc-dll, but
 leave gtk-runtime.tgz as is.

gp43cvsw32.zip: 
  place this file (don't unzip it) somewhere ("location B"; could
  be the same as location A).

Edit gretlsrc/win32/mkwindist:

- Fix the path to gp43cvsw32.zip (GNUPLOT_ZIPFILE)
- Fix HOME_WIN32 to point to "location A" above
- Fix CROSSDIR to point to the mingw32 sub-dir of cross-tools
- At the foot of the script, modify the Inno Setup (via wine)
  invocation as needed

Edit gretlsrc/win32/config.mk as needed (CROSSDIR and
WIN32_MSGFMT)