> The output that you send to us from configure don't really help.
> There's more info in other places, who will tell us exactly why
> configure can't find gtk.
Sorry, only now I see that you had send config.log to us
___
Pspp-users mailing list
Pspp-u
Hello Eric,
The PKG_CONFIG_PATH only tells system where the pkg-config is. I guess
that this is not the problem.
You should try to use the var PKG_CONFIG_LIBDIR instead. It will tell
the system where pkg-config will find the .pc files.
In your case,I guess it should be /usr/lib/pkgconfig, so you s
ErikF writes:
> Note: I also did an: "export PKG_CONFIG_PATH=/usr/lib/:$PKG_CONFIG_PATH" in
> root console just in case that was the problem. Evidently not as /.configure
> is still missing gtk+ etc...
I doubt that adding /usr/lib to PKG_CONFIG_PATH would help,
because .pc files are not typical
ErikF 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: checkin
-Original Message-
> Date: Wed Mar 11 23:02:45 PDT 2009
> From: "Ben Pfaff"
> Subject: Re: Building PSPP from source problem
>
> Is there a gtk+-2.0 file in the pkg-config search path? (On my
> system, at least, that is /usr/lib/pkgconfig.)
> --
ErikF replies:
In /usr/lib/pkgconfig,
Note: I also did an: "export PKG_CONFIG_PATH=/usr/lib/:$PKG_CONFIG_PATH" in
root console just in case that was the problem. Evidently not as /.configure
is still missing gtk+ etc...
Hum, i guess gtk2 = gtk2+.
Can you please send your config.log file? Maybe it shows us where the
problem is.
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
configure: WARNING: You must install libglade 2.0 v2.6.0 or later (or use
--without-gui) befo
Hum, i guess gtk2 = gtk2+.
Can you please send your config.log file? Maybe it shows us where the
problem is.
___
Pspp-users mailing list
Pspp-users@gnu.org
http://lists.gnu.org/mailman/listinfo/pspp-users
Michel Boaventura wrote:
>
> Did you have the "dev" gtk and libglade packages?
>
> Yast says I do have installed gtk2 (v2.12.0-5.8), gtk2-devel,
> gtk2-engines, libglade2, libglade2-devel, libxml2, and libxml2-devel.
> "gtk+" is not an available package on the SuSE 10.3 repository, so I
> assu
When I perform a procedure in pspp (for example NPAR TESTS /BINOMIAL ...) the
data come to the output window in F8.2 format. Is there a way to get greater
precision? (Tried "FORMATS" command, but this only seems to affect how
variables are displayed). Is this unchangeable, or may I apply something
Did you have the "dev" gtk and libglade packages?
> configure: error: The following required prerequisites are not installed.
> You must install them before PSPP can be built:
> gtk+ 2.0 v2.12 or later (or use --without-gui)
> libglade 2.0 v2.6.0 or later (or use --without-gui)
___
Tried to build from pspp-stable-20090311.tar.gz downloaded from
http://pspp.benpfaff.org/~blp/.
I have an intel P4 running openSuSE 10.3, so I've followed instructions from
http://jstover.motd.org/cgi-bin/oddmuse.cgi/openSUSE. All required
dependencies according to this list are conf
12 matches
Mail list logo