[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Building PSPP from source problem
From: |
Ben Pfaff |
Subject: |
Re: Building PSPP from source problem |
Date: |
Wed, 11 Mar 2009 23:02:45 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
ErikF <address@hidden> writes:
> Here is the config.log. Relevant part is probably:
> checking for GTK... no
> configure: WARNING: You must install gtk+ 2.0 v2.12 or later (or use
> --without-gui) before building PSPP.
> checking for GLADE... no
Here is what the log says about GTK+:
configure:17852: checking for GTK
configure:17860: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >=
$required_gtk_version"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Is there a gtk+-2.0 file in the pkg-config search path? (On my
system, at least, that is /usr/lib/pkgconfig.)
--
"Now I have to go wash my mind out with soap."
--Derick Siddoway
Re: Building PSPP from source problem, ErikF, 2009/03/12