bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this...


From: John Darrington
Subject: Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this...
Date: Tue, 3 May 2005 19:33:59 +0800
User-agent: Mutt/1.5.4i

On Mon, May 02, 2005 at 10:14:14PM -0700, Ben Pfaff wrote:
     Ben Pfaff <address@hidden> writes:
     
     > I'll see tonight if I can locate the problem with 5.6.1.  If not,
     > we can recent Perl (though I'd prefer not to).
     
     I've fixed the problem.  At least, the version in CVS now works
     with 5.6.1 for me.  I've marked the bug fixed, and I'd appreciate
     confirmation from one or the other of you that it works for you
     too.

It worked for me too. Thanks for fixing it.

But I had some other problems compiling on my Woody box, which I've
now fixed and checked into CVS.  It's still not completely without
hitch, but the following procedure now builds PSPP for me.  I've got a
bog standard Woody installation, except that I've installed libgsl-1.6


export LDFLAGS="-L /usr/local/lib"       # so that configure finds the
                                         # correct gsl version.


make -f Smake                            # This terminates with an
                                         # error  about needing
                                         # libplot. Which I dont have.


./configure --without-libplot

cd doc 
makeinfo --force -o pspp.info pspp.texinfo # Older versions of
cd ..                                      # makeinfo complain about
                                           # having colons in indeces.
                                           # So I make it manually, 
                                           # ignoring the error.

make 

make check



All tests passed OK.


-- 
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.


Attachment: pgpNXCEq8fd52.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]