building editors/vim with GTK2 option
Chess Griffin
chess at chessgriffin.com
Mon Jan 7 17:36:06 EST 2008
I can't seem to figure out how to build editors/vim with the GTK2 option
enabled. I first followed the 'Configuring port OPTIONS' in the
readme and created a vim/options file with the following:
_OPTIONS_READ=vim-7.1.211
WITH_GTK2=yes
but that didn't work. Tinderbox built the regular vim with the GTK1
interface.
So, I then used a hook to copy a custom make.conf over into the Build
at the 'postBuildExtract' stage. This make.conf only had
WITH_GTK2=yes in it. The file copied over correctly, but it caused
vim to fail the build with an mtree error. I can attach portions of
the log if that would help.
I then tried to build it manually without tindered by specifying the
-o option to ./tc addPort. That did not work because the Vim
Makefile uses a different options configuration. Doing 'make config'
with Vim doesn't do anything. One needs to build it WITH_GTK2=yes or
WITH_OPTIONS=yes in which case some ncurses options are presented.
So, has anyone built the gtk2 version of Vim in Tinderbox and if so,
how?
BTW, I just want to say what a fantastic tool Tinderbox is. Thanks to
everyone who has contributed to the development of this great piece of
software.
Chess
--
Chess Griffin
GPG Public Key: 0x0C7558C3
http://www.chessgriffin.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://marcuscom.com/pipermail/tinderbox-list/attachments/20080107/08d38de4/attachment.bin
More information about the tinderbox-list
mailing list