I have places some scripts to build pspp up at:
 www.csse.uwa.edu.au/~john/sh_files.tar.gz
The theory is that to build pspp on windows you only
need to unpack sh_files.tar, edit cross.env to set the "UNPACKROOT" to
something sensible  run "buildpspp.sh".
In practice pspp might not build. The hacks I'm using to get pspp to
compile are available at:
 http://www.csse.uwa.edu.au/~john/pspp.cvs.diff
Many of those hacks are no longer required, and some may do more harm than good.

Since we are currently testing pspp and not psppire, the above script
does not attempt to build the gui.

If you build psppire, you can package it by entering:
 ./compute_accessed_files.sh
 ./package_accessed_files.sh

Ultimately I intend for package_accessed_files.sh to generate a proper
windows setup.exe, using either NSIS or Inno Setup.

--
John C. McCabe-Dansted
PhD Student
University of Western Australia


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to