pspp-users
[Top][All Lists]
Advanced

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

Re: installing pspp on my mac


From: Fan Yang
Subject: Re: installing pspp on my mac
Date: Tue, 13 Jan 2009 09:26:32 +0100
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

Hello,
I do not know much about Mac systems. I am using SuSe at the moment. Apparently from the compilation the libglade2-devel package is missing. I searched around a bit of libglade in what the fink bundle installs, and got following results:

libglade         0.17-16        Library to load .glade files at runtime
libglade-shlibs  0.17-16        Library to load .glade files at runtime
libglade2        2.6.3-2        Library to load .glade files at runtime
libglade2-shlibs 2.6.3-2        Library to load .glade files at runtime
libglademm2.4    2.6.7-1        C++ interface for the libglade2 library
libglademm2.4-shlibs    2.6.7-1 C++ shared libraries for libglade2

It looks like the libglade2-devel package is missing. But I have to say I have no experience with Mac and the fink bundle. Is one of these packages listed above corresponding to libglade2-devel in linux? Maybe libglademm2.4-shlibs?
Hope that can help somehow.

Best wishes
Fan

Gordon Sarty wrote:
Hello,

Try as I might I just cannot get pspp (the graphical part) to work on my mac - OS X 10.5.6. The precompiled binaries kind of worked with many warnings then not at all after I installed the libraries the warnings complained about.

So I'm trying to install from your source.

I get to:

configure: WARNING: The following optional prerequisites are not installed.
You may wish to install them to obtain additional functionality:
        libxml2
configure: error: The following required prerequisites are not installed.
You must install them before PSPP can be built:
        libglade 2.0 v2.6.0 or later (or use --without-gui)

Both of these libraries (plus much much more) have been installed by fink. But configure can't find them. I used:

./configure LDFLAGS='-L/sw/lib -Wl,-rpath,/sw/lib' CPPFLAGS='-I/sw/include'

fink installs everything in /sw

Any ideas?

Gordon Sarty


_______________________________________________
Pspp-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/pspp-users






reply via email to

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