Re: Debian, gtk problem




Phillip Neumann <filsin@bigfoot.com> writes:

> Hi,
> 
> 
> I have some troubles with compiling any gnome-application. For example
> compiling ggv, linux said it had some troubles with gtk..(look at the
> end of the doc to see the config.log file).
> I dont know very much about this, so please help...
> I have a Debian 2.0 system and have install gnome from the debian
> packages.
> I have installed the package libgtk1.1 and libgtk1.1-dev, i think thats
> where the gtk stuff is, isnt it??
> 
> What sould i do (install) to make ggv compile succsesfull ??

[...]

> 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

It appears that there is some problem with your X installation.
The -lXi library (for XInput - i.e., graphics tablet - support)
should have been installed as part of the xlib6g-dev package.
If the file /usr/X11R6/lib/libXi.so is not on your system,
you might want to try reinstalling or upgrading your X
libraries.

Regards,
                                        Owen



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