On Wed, Dec 1, 2010 at 14:33, Polytropon <[email protected]> wrote: > On Wed, 1 Dec 2010 14:27:48 -0800, Kurt Buff <[email protected]> wrote: >> On Wed, Dec 1, 2010 at 10:01, Brandon Gooch <[email protected]> >> wrote: >> > It seems that the header files can't be found. Have you checked >> > /usr/local/include/X11 to verify their existence? >> > >> > If not, perhaps you should (re)install libX11 (I thinks that's where >> > the header files above are found). >> > >> > -Brandon >> >> Thanks for the help, Brandon. >> >> Checked /usr/local/include/X11, and none of the files listed above >> (IntrinsicP.h, StringDefs.h, etc.) are there. >> >> cd'ed to /usr/ports/x11/libX11, did a 'make deinstall', 'make clean', >> 'make install' - same results. >> >> Any other thoughts? > > You'll need libXt for that, I think.
Excellent! That worked well. Still getting an error, but it's clear that libXmu is what I need next. Also, very strange that it's not installing dependencies as expected, but I can deal with that. Thanks, Kurt _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
