Wow, that was quick! :-) Forgive my ignorance as I'm new to this-- re: your instructions as follows: "To fix your own local copy, try this patch. Apply by cd'ing to the directory with the source code, and run patch -p1 < regression.patch Then rebuild pspp."
Wasn't sure where the patch file goes physically (and I did read man patch...) so I created a .txt file called regression.patch containing the patch text and put it in the source directory. Here's what happened: ----------------------------------------------------------------------------------- patch -p1 < regression.patch patching file src/math/linreg.c patch: **** malformed patch at line 4: design_matrix_destroy (cov); ----------------------------------------------------------------------------------- Any suggestions? -- Erik Frebold Vancouver, BC _______________________________________________ Pspp-users mailing list Pspp-users@gnu.org http://lists.gnu.org/mailman/listinfo/pspp-users