On Wed, 17 May 2000, [EMAIL PROTECTED] wrote about, X: > Hi > I am trying to compile an new version of GTK for my linux which is > SuSE and it comes back telling me configure error > X libraries or include files not found so i figure they are missing > can someone tell me under what dirs will i find these files i need > thanks! If it says it cant find them then the chances are you did not install X development files during your install. You can of course install them from your source medium. They should normally reside in /usr/X11R6/include i dont have a suse system to check the facts here. Normally during any ./configure process there is a file called config.log created, you might find more information there, for example in which directory it looked for the files it cant find. > BOB -- Regards Richard [EMAIL PROTECTED] http://people.zeelandnet.nl/pa3gcu/
