>
> Now run pspp from a Linux shell (or Mac OS):
> Does this mean that I have run install a linux shell in windows ?
>

No, you can run it as a  command in a MSDos-shell/command prompt/terminal
or whatever you call it.  It is just that you have to give the full path
for PSPP.exe as it is not part of the "path".

Most likely it is:
"c:\program files\pspp\bin\pspp"  -O format=svg piechart.input
or
"c:\program files <x86>\pspp\bin\pspp.exe" -O format=svg piechart.input

If you plan to do this more than once you better add  the  directory
containing pspp.exe to the envrionment path. Google can tell you how to do
that on your MSWindows version.


Have fun
_______________________________________________
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to