You are not logged in.
Hi, -
I've been running slitaz from usb flash.
tux@slitaz:~$ uname -a
Linux slitaz 3.2.53-slitaz #4 SMP Fri Jan 31 23:12:06 CET 2014 i686 GNU/Linux
The gvim package in cooking seems not to have been built right. When I install it, no gvim actually gets linked. If I invoke 'vim -g' it returns the diagnostic that it wasn't built with gui enabled. Looking at the cooking build, I see the following config lines:
<-------------
checking --enable-gui argument... GTK+ 2.x GUI support
checking --disable-gtktest argument... gtk test enabled
checking for pkg-config... /usr/bin/pkg-config
checking for GTK - version >= 2.2.0... no
----------->
Maybe there's an environment problem?
Regards,
Offline
Build_Depends="gtk+-dev" is required to build the GUI
http://hg.slitaz.org/wok/rev/2a2d57bb6788
checking for GTK - version >= 2.2.0... yes; found version 2.24.18
http://cook.slitaz.org/cooker.cgi?pkg=gvim
Thanks for the report.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]