RE: install pspp 0.10.x on lunux

2016-10-28 Thread Will Farmer
m> From: Alan Mead [mailto:ame...@alanmead.org] Sent: Friday, October 28, 2016 11:43 AM To: Mogerman Rob ; Pspp-users ; Will Farmer Subject: Re: install pspp 0.10.x on lunux Rob, Are you trying to make a git pull or a release (tarball)? I don't know what the differences are, but maki

RE: install pspp 0.10.x on lunux

2016-10-28 Thread Will Farmer
ngton [mailto:j...@darrington.wattle.id.au] Sent: Friday, October 28, 2016 12:43 PM To: Will Farmer Cc: John Darrington ; Mogerman Rob ; Pspp-users Subject: Re: install pspp 0.10.x on lunux On Fri, Oct 28, 2016 at 07:33:54PM +, Will Farmer wrote: I believe I probably mis-spoke on the dif

RE: install pspp 0.10.x on lunux

2016-10-28 Thread Will Farmer
rom: John Darrington [mailto:j...@darrington.wattle.id.au] Sent: Friday, October 28, 2016 12:27 PM To: Will Farmer Cc: John Darrington ; Mogerman Rob ; Pspp-users Subject: Re: install pspp 0.10.x on lunux On Fri, Oct 28, 2016 at 07:21:35PM +, Will Farmer wrote: After having read the file,

Re: install pspp 0.10.x on lunux

2016-10-28 Thread John Darrington
On Fri, Oct 28, 2016 at 07:33:54PM +, Will Farmer wrote: I believe I probably mis-spoke on the difficulty of the document, John. It really boils down to, as I re-read and look at it, that I didn't have the proper pre-requisites installed. I installed the regular install package

Re: install pspp 0.10.x on lunux

2016-10-28 Thread Alan Mead
On 10/28/2016 2:27 PM, John Darrington wrote: > On Fri, Oct 28, 2016 at 07:21:35PM +, Will Farmer wrote: > After having read the file, it was not the most clear for a > non-programmer. Alan was able to get me on the right track, so I appreciate > that very much. > > > It is suppose

Re: install pspp 0.10.x on lunux

2016-10-28 Thread John Darrington
On Fri, Oct 28, 2016 at 07:21:35PM +, Will Farmer wrote: After having read the file, it was not the most clear for a non-programmer. Alan was able to get me on the right track, so I appreciate that very much. It is supposed to be very simple and very easy to follow. If it isn't t

RE: install pspp 0.10.x on lunux

2016-10-28 Thread Will Farmer
- From: John Darrington [mailto:j...@darrington.wattle.id.au] Sent: Friday, October 28, 2016 12:20 PM To: Mogerman Rob Cc: Pspp-users ; Will Farmer Subject: Re: install pspp 0.10.x on lunux On Fri, Oct 28, 2016 at 06:22:06PM +, Mogerman Rob wrote: Hi.?? i'm wondering if ther

Re: install pspp 0.10.x on lunux

2016-10-28 Thread John Darrington
On Fri, Oct 28, 2016 at 06:22:06PM +, Mogerman Rob wrote: Hi.?? i'm wondering if there are specific directions on how to compile a new version of pspp on a linux box.?? We are currently running 0.7.9 and need to get a more recent version.?? I need to tell my IT version and instr

Re: install pspp 0.10.x on lunux

2016-10-28 Thread Alan Mead
Rob, Are you trying to make a git pull or a release (tarball)? I don't know what the differences are, but making a git pull is said to be more complex, so I'd recommend getting a release (http://ftp.gnu.org/gnu/pspp/). I'm not sure that you can compile recent PSPP on CentOS 6, but I think you ne

Re: install pspp 0.10.x on lunux

2016-10-28 Thread Friedrich Beckmann
Hi Rob, maybe you can follow the instructions in the section "Building from git on Mac OS“ http://git.savannah.gnu.org/cgit/pspp.git/tree/README.Git how to call configure to find non-standard library places. You do not need to run make -f Smake. That is only for a git build. Regards Friedric