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: Jason Stover
Subject: Re: pspp and psppire compile experience: Fedora Core 4 and Mac OS X
Date: Sat, 31 Dec 2005 16:58:32 +0000
User-agent: Mutt/1.4.2.1i

On Sat, Dec 31, 2005 at 08:25:21AM +0800, John Darrington 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.
> 
> 
> This is strange.  Possibly you have a broken automake installation.
> What do you get if you type "aclocal --version"? and what about
> "aclocal --print-ac-dir" ?
> 
> If you have a properly installed version of automake 1.9.6, then
> typing: "ls `aclocal --print-ac-dir` " should give you a list of
> files.  Do you see pkg.m4 amoung them?

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?

-Jason

-- 
address@hidden
SDF Public Access UNIX System - http://sdf.lonestar.org




reply via email to

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