From: Ben Pfaff Date: Tue, 20 Apr 2010 03:30:32 +0000 (-0700) Subject: perl-module: Better document Perl module requirements. X-Git-Tag: sav-api~295 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=4d7023be844267d0c64053f09d8409059ab9c8ee perl-module: Better document Perl module requirements. --- diff --git a/perl-module/README b/perl-module/README index c8e9484612..7c44cf3923 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