pspp-dev
[Top][All Lists]
Advanced

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

RE: pspp and psppire compile experience: Fedora Core 4 and Mac OS X


From: Marshall DeBerry
Subject: RE: pspp and psppire compile experience: Fedora Core 4 and Mac OS X
Date: Sat, 31 Dec 2005 19:54:34 -0500

The pkg-config tool I downloaded is found at
http://www.freedesktop.org/software/pkgconfig .  The latest version is 0.20.

Doing a "which aclocal" says /sw/bin/aclocal.  Doing a aclocal
--print-ac-dir shows /sw/share/aclocal.  Checking out /sw/share/aclocal has
the pkg.m4 module there.

I've got automake, pkg-config, autoconf, and aclocal all in /sw/bin. I've
been trying out different permutations of where the pkg.m4 module might want
to live with no luck.  I'm still getting the same error when running
configure.

I'm sure this is something simple--but I'm pretty stumped at the moment.  It
could be some sort of interaction with the Xcode 2.2 tools placement, but I
don't think so.

Suggestions?
  Marshall



-----Original Message-----
From: John Darrington [mailto:address@hidden 
Sent: Saturday, December 31, 2005 6:58 PM
To: address@hidden
Cc: Marshall DeBerry; address@hidden
Subject: Re: pspp and psppire compile experience: Fedora Core 4 and Mac OS X

On Sat, Dec 31, 2005 at 04:58:32PM +0000, Jason Stover wrote:
     >      Here's the relevant area in ./configure file:
     >      
     >      cat >>confdefs.h <<_ACEOF
     >      #define SIZEOF_DOUBLE $ac_cv_sizeof_double 
     >      _ACEOF
     >      
     >      PKG_CHECK_MODULES(PACKAGE, gtk+-2.0 >= 2.6.0) 
     >      PKG_CHECK_MODULES(GLADE, libglade-2.0)
     >      
     >      I've got gtk+2 2.4.9-9 and libglade2 2.3.6-17 installed. I've
also got the
     >      latest versions of libtool (1.5.22), autoconf (2.59), automake
(1.9.6), and
     >      m4 (1.4.4) installed.
     
     I had this problem after upgrading to automake 1.96, and, at John's
     suggestion, fixed the problem by copying pkg.m4 from an old aclocal
     search directory to /usr/local/share/aclocal. But I can't find any
     mention of pkg.m4 in the source of automake 1.96 and 'make install'
     does not install pkg.m4 anywhere. 
     
     So where does pkg.m4 come from?
     
I think it comes from the pkg-config tool
( http://pkgconfig.freedesktop.org/wiki/ ). Perhaps this problem
arises when automake is installed in a different location to
pkg-config ??

J'


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







reply via email to

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