You are following some rather old and obsolete instructions. Psppire is no longer in a seperate CVS module. It's there for historical purposes only.
On Mon, Sep 24, 2007 at 06:12:24PM -0600, Denis C?ceres wrote:
cvs -d:pserver:[EMAIL PROTECTED]:/sources/pspp co psppire
Don't do this.
- Copy the file called gui_aux.make into the pspp/src directory
(Wonderfull)
Don't do this.
make -f gui_aux.make libpspp_data.a
Don't do this.
The correct procedure is:
cvs -d:pserver:[EMAIL PROTECTED]:/sources/pspp co psppire
cd pspp
make -f Smake
./configure
make
make check
make install
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
_______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
