Re: Debian, gtk problem




On Mon, 31 Aug 1998, Phillip Neumann wrote:
> configure:1906: checking for gtk-config
> configure:1937: checking for GTK - version >= 1.1.1
> configure:2036: gcc -o conftest -g -O2 -I/usr/X11R6/include
> -I/usr/lib/glib/include   conftest.c  -L/usr/lib -L/usr/X11R6/lib
> -lgtk-1.1 -lgdk-1.1 -lglib-1.1 -lXi -lXext -lX11 -lm 1>&5
> ld: cannot open -lXi: No such file or directory

This means it can't find your X input library, libXi. However it's looking
in the right place for Debian (-L/usr/X11R6/lib) and my Debian system has
libXi.  Do you have any libXi files in /usr/X11R6/lib? What is the ouput
of 'dpkg -S Xi'?

Havoc



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