Re: Debian, gtk problem




Phillip Neumann <filsin@bigfoot.com> writes:

> 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).

> What sould i do (install) to make ggv compile succsesfull ??
> configure:2080: 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 looks like it can't find libXi - but it's looking if the right
places.  Make sure you have xlib6g-dev installed.  Perhaps I need to
add that to the dependency list?

Cheers,

 - Jim



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