I suppose you are trying to compile pspp from source using mingw. Mingw uses a bash, just like linux, so configure will not work using the windows xp command shell.
I suggest you to first make sure that your mingw installation works fine, and then try to compile pspp. A good place with useful infos is the official wiki: http://www.mingw.org/wiki/Getting_Started Of course, you may use the precompiled binaries which are available on my blog: http://www.cecaps.ufmg.br/pspp/?page_id=147&lang=de Best regards, Michel _______________________________________________ Pspp-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-users
