Thanks Hannes, ok, I'm getting closer, but there's no cigar yet ;-)

Synaptic didn't find any libgtk+... so I took libgtk-3-dev, which did
mention something about "+" in the description.
After downloading the other 2 necessary files, here's how far I got:

ludo@ludo-IXLs ~/Downloads/tarballs/vimprobable2 $ make
cc -MMD -c `pkg-config --cflags gtk+-2.0 webkit-1.0 libsoup-2.4`
-D_XOPEN_SOURCE=500 callbacks.c -o callbacks.o
perl ./js-merge-helper.pl
cc -MMD -c `pkg-config --cflags gtk+-2.0 webkit-1.0 libsoup-2.4`
-D_XOPEN_SOURCE=500 main.c -o main.o
cc -MMD -c `pkg-config --cflags gtk+-2.0 webkit-1.0 libsoup-2.4`
-D_XOPEN_SOURCE=500 utilities.c -o utilities.o
utilities.c: In functie ‘complete_list’:
utilities.c:567:17: let op: ‘g_strdown’ is deprecated (declared at
/usr/include/glib-2.0/glib/gstrfuncs.h:179) [-Wdeprecated-declarations]
cc callbacks.o main.o utilities.o `pkg-config --libs gtk+-2.0 webkit-1.0
libsoup-2.4` -lX11 -lXext -o vimprobable2

I guess the "deprecated" mention is still problematic?
Ludo
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Vimprobable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vimprobable-users

Reply via email to