On 1/20/06, Bob Portmann <[EMAIL PROTECTED]> wrote: > I cannot get gtk-sharp2 to install. The bottom of the error message is > below (the are a LOT more vte errors and warnings). I am on OS X > 10.3.9 and am using a new install version of fink, converted to > unstable and installed a few packages (emacs, gtk+2, mono, mono-dev, > gtk-sharp). Gtk-sharp installs fine but gtk-sharp2 does not (I tried > both before and after installing gtk-sharp and get the same error). > Anyone have any suggestions. > > Bob > > BOTTOM OF ERROR OUTPUT: > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/sw/include -I/usr/X11R6/include > -I/usr/X11R6/include/freetype2 -I../.. -I/sw/lib/freetype219/include > -I/sw/include -g -Wall -Wunused -Wmissing-prototypes > -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes > -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align > -Wwrite-strings -c generated.c -fno-common -DPIC -o .libs/generated.o > In file included from generated.c:4: > /sw/include/vte/vte.h:28:18: glib.h: No such file or directory <snip>
I'd suspect you're missing /sw/include/glib-2.0/glib.h, which is from glib2-dev. -- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
