gnome.h



i noticed that in /usr/include/gnome.h, it makes a ref to
gnomesupport.h, which doesn't exist in /usr/include/ but rather
/usr/lib/gnome-libs/include/gnomesupport.h
hope this is of some help.
(on redhat 7.1, with latest ximian gnome installed)
patch:

12c12
< #include "/usr/lib/gnome-libs/include/gnomesupport.h"
---
> #include "gnomesupport.h"

--

Louis Kowolowski                                        louisk bend com
gpg info:               http://gtwdesigns.com/~louisk/gpg.html
gpg print:           F95F C6BD 063F 1C6F BDD8  192A B2B8 FC7E 5074 6C36




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