From: M.B. S. <mb....@ar...> - 2005-04-25 09:50:59
|
James Tappin schrieb: >>2. make started the gcc, and the in the first c-file there is a: >> libgnome/libgnome.h: file or directory not found. >> >> This header-file is available on my system in >> /opt/gnome/include/gnome-1.0/libgnome/libgnome.h >> > > I've not done a gwc build recently, but most configure systems have a > --with-extra-includes option that can be used to specify > /opt/gnome/include/gnome-1.0 as an extra directory to search. Thank you, James, well, I tried a ./configure --with-extra-includes /opt/gnome/include/gnome-1.0 didn't work. Then I looked in the help of the configure script and tried: ./configure --includedir=/opt/gnome/include/gnome-1.0 but this didn't work too. kind regards, bernhard -- http://www.mb-schiekel.de/ GPG-Key available: GnuPG-1.4.0 |