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

Re: Missing gtk-config for building GnomePGP



~> install libgtk1.1.2-dev
~> 
~> The package you have is for runtime only, this is the package if you
~> want to compile something.

Thanks Martin, it's the first time ever I try to compile anything
(apart from the kernel).  Now the `configure' script works ok, but `make'
gives me this error:

-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include
-Wall -g -c -fPIC -DPIC lib_properties.c
lib_properties.c:26: gnome.h: No such file or directory
In file included from lib_properties.c:28:
../include/gpgp.h:26: gnome.h: No such file or directory
make[2]: *** [lib_properties.lo] Error 1
make[2]: Leaving directory `/tmp/gpgp-0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gpgp-0.3'
make: *** [all-recursive-am] Error 2

I've been checking around and I've got libgnome 0.30.1-5 installed, and
the only header in /usr/lib/glib/include/ is glibconfig.h (no gnome.h in
there nor anywhere else).

The first error I got while running the `configure' script was about
"gnomeConf.sh" not being in /usr/local/lib/, so I made a symlink in that
directory to /usr/lib/, and that worked (just hope that's the right way
of doing it).

TIA
-- 
Horacio
homega@vlc.servicom.es
Valencia - ESPAÑA


Reply to: