messed up GTK
- From: Markus Klein <a9308317 unet univie ac at>
- To: gtk-list gnome org
- Subject: messed up GTK
- Date: Thu, 28 Feb 2002 14:09:39 -0500 (EST)
Hi everybody.
I am looking for help with my Gnome/GTK installation. I want to compile
some gnome programs but "make" always complains about missing files, though
"./configure" is just fine:
(Note: "Datei oder Verzeichnis nicht gefunden" means "file or directory not
found")..
---cut ---
In file included from /opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid.h:23,
from /opt/gnome/include/gnome-1.0/libgnomeui/libgnomeui.h:104,
from /opt/gnome/include/gnome-1.0/gnome.h:17,
from gtkdial.c:20:
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page.h:22: gtk/gtk.h:
Datei oder Verzeichnis nicht gefunden
In file included from /opt/gnome/include/gnome-1.0/libgnomeui/libgnomeui.h:106,
from /opt/gnome/include/gnome-1.0/gnome.h:17,
from gtkdial.c:20:
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-start.h:22:
gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-start.h:23:
gdk_imlib.h: Datei oder Verzeichnis nicht gefunden
In file included from /opt/gnome/include/gnome-1.0/libgnomeui/libgnomeui.h:107,
from /opt/gnome/include/gnome-1.0/gnome.h:17,
from gtkdial.c:20:
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-standard.h:22:
gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-standard.h:23:
gdk_imlib.h: Datei oder Verzeichnis nicht gefunden
In file included from /opt/gnome/include/gnome-1.0/libgnomeui/libgnomeui.h:108,
from /opt/gnome/include/gnome-1.0/gnome.h:17,
from gtkdial.c:20:
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-finish.h:22:
gtk/gtk.h: Datei oder Verzeichnis nicht gefunden
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-druid-page-finish.h:23:
gdk_imlib.h: Datei oder Verzeichnis nicht gefunden
In file included from gtkdial.c:21:
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-window-icon.h:28:
gdk_imlib.h: Datei oder Verzeichnis nicht gefunden
/opt/gnome/include/gnome-1.0/libgnomeui/gnome-window-icon.h:29:
gtk/gtkwindow.h: Datei oder Verzeichnis nicht gefunden
make[2]: *** [gtkdial.o] Error 1
make[2]: Leaving directory `/home/mox/gtkdial-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mox/gtkdial-0.4.0'
make: *** [all-recursive-am] Error 2
mox pcd-5nd:~/gtkdial-0.4.0 >
As far as I can see all the relevant files are actually there. I have
installed all the devel-packages (GTK, imlib, X, gnome-libs, etc.) but I
have installed GTK-1.2.10 twice: One time by the dist-rpm-packages, one
time by the *.tar.gz source (configure/make/make install). I remember that
this was due to a "configure" didn't find GTK one time, so I did this. Now
I have to find a solution for this problem.
GTK-1.2.10 is in /usr/local/include/gtk-1.2/ and
/opt/gnome/include/gtk-1.2/
The other files are were they should be, I suppose:
mox pcd-5nd:~ > ls /opt/gnome/include/
gdk_imlib.h gdk-pixbuf-1.0 Imlib.h libIDL-1.0
gdk_imlib_private.h gnome-1.0 Imlib_private.h libmedusa
gdk_imlib_types.h gtk-1.2 Imlib_types.h orbit-1.0
gtk-config says following:
# gtk-config --prefix
/usr/local
# gtk-config --exec-prefix
/usr/local
# gtk-config --libs
-L/usr/local/libs -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib
-ldl -lXext -lX11 -lm
My distribution is a Suse7.2 (Xfree3) and Ximian Gnome (red-carpet).
...
?help?
thanx
mox
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]