Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-28 Thread Ludovic Courtès
John Darrington skribis: > On Sun, Mar 27, 2016 at 07:33:10PM +0200, Ludovic Court??s wrote: > John Darrington skribis: > > > Postgres ships with a client interface library called libpq - using it > is optional > > in pspp. If you have it, it allows pspp to directly connec

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-28 Thread John Darrington
On Sun, Mar 27, 2016 at 07:33:10PM +0200, Ludovic Court??s wrote: John Darrington skribis: > Postgres ships with a client interface library called libpq - using it is optional > in pspp. If you have it, it allows pspp to directly connect to postgres databases. I

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-27 Thread Ludovic Courtès
John Darrington skribis: > ncurses is optional for pspp - the terminal behaviour is nicer if you have it. > > perl-text-diff is not used by pspp except in its self tests. There is one > test > which needs it. If you don't have it that test is skipped. > > Postgres ships with a client interface

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-27 Thread John Darrington
On Sun, Mar 27, 2016 at 10:00:04AM +0300, Efraim Flashner wrote: I pushed an update to pspp last night and I had the changes from gtk2 to gtk3, but I don't have the ncurses, postgresql or perl-text-diff additions. Are they all related to the libpq interface, and what is it? ncurses

Re: [PATCH] gnu: pspp: Update to 0.10.0

2016-03-27 Thread Efraim Flashner
On Sun, 27 Mar 2016 08:24:52 +0200 John Darrington wrote: > * gnu/packages/math.scm (pspp): Update to 0.10.0 > --- > gnu/packages/maths.scm | 17 +++-- > 1 file changed, 11 insertions(+), 6 deletions(-) > > diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm > index 6d3d134

[PATCH] gnu: pspp: Update to 0.10.0

2016-03-26 Thread John Darrington
* gnu/packages/math.scm (pspp): Update to 0.10.0 --- gnu/packages/maths.scm | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 6d3d134..659d8a2 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm