From 4d7023be844267d0c64053f09d8409059ab9c8ee Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 19 Apr 2010 20:30:32 -0700 Subject: [PATCH] perl-module: Better document Perl module requirements. --- perl-module/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/perl-module/README b/perl-module/README index c8e94846..7c44cf39 100644 --- a/perl-module/README +++ b/perl-module/README @@ -7,8 +7,9 @@ system files. INSTALLATION To install you must have first installed and built pspp 0.7.2 or -later. Pspp is not required to use this module, only to install -it. +later. The Perl module does not use the installed PSPP binaries, but +it does require the libpspp-core-$VERSION.so library installed with +PSPP (see below). To install this module type the following: @@ -34,7 +35,7 @@ required during installation, but are not needed to run the module. COPYRIGHT AND LICENCE -Copyright (C) 2007, 2009 by Free Software Foundation +Copyright (C) 2007, 2009, 2010 by Free Software Foundation This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as -- 2.30.2