Hello, I have been trying to install cscmail for quite a while, it seems the
error is always revolving around the gtk lib,
This was the error when compiling gnome-perl/Gtk,
MiscTypes.h:12: gtk/gtktypeutils.h: No such file or directory
*** Error code 1
I have the file,
/usr/X11R6/include/gtk-2.0/gtk/gtktypeutils.h
/usr/X11R6/include/gtk12/gtk/gtktypeutils.h
I have the Gtk libs installed : output from ldconfig -elf -r
ldconfig -elf -r | grep gtk
102:-lgtk12.2 => /usr/X11R6/lib/libgtk12.so.2
126:-lgnorbagtk.3 => /usr/X11R6/lib/libgnorbagtk.so.3
127:-lgtkxmhtml.3 => /usr/X11R6/lib/libgtkxmhtml.so.3
134:-lobgtk.1 => /usr/X11R6/lib/libobgtk.so.1
142:-lgtk-x11-1.3.1 => /usr/X11R6/lib/libgtk-x11-1.3.so.1
Another error:
build/GtkDefs.h:22: gtk/gtk.h: No such file or directory
But this also relates to not finding the Gtk lib
Does anyone have any suggestions for me?
I am stuck, do I have to edit the Makefiles for proper locations?
Gtk version = gtk+-1.3.1
Installed from the latest ports under FreeBSD 4.1-Stable
Thanks
Adam
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
|