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

Re: [Sheflug] Problems with installing GTK 1.2.7



Hi, Jonathan,

On Sun, May 07, 2000 at 07:54:28PM +0100, Jonathan wrote:


> checking for glib-config... /usr/local/bin/glib-config
> checking for GLIB - version >= 1.2.7... yes
> checking for X... no
> configure: error:
> *** X libraries or include files not found. Check 'config.log' for
> *** more details.                                                               

	From here, it appears that you don't have the X include files.
These are needed for GDK to bind GTK+ to X and hence let you have
windows and all. You just have to install the X11 development stuff.

	It seems you are using the source builds. But in this case, it
is easier to use packages, as the dependencies are usually taken care
of. In debian, the package that does installs all the X stuff is
xlib6g-dev.

> #include <X11/Intrinsic.h>

	This is Intrinsic.h, as seen in /usr/include/X11/Intrinsic.h

> /usr/i486-linux/bin/ld: cannot open -lXt: No such file or directory

	Xt includes aren't installed either. Should be in the same
package as above.


	IMHO, you should just install the required packages :-)

		Regards,
		José
-- 
José L Gómez Dans			PhD student
					Radar & Communications Group
					Department of Electronic Engineering
					University of Sheffield UK
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 

  GNU the choice of a complete generation.