pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: graph output , png images


From: Harry Thijssen
Subject: Re: Re: graph output , png images
Date: Thu, 18 Dec 2014 13:48:32 +0100



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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]