Am 25.05.2006 um 07:04 schrieb Peter Hodge:
Hello all,
I am trying to compile vim with gui support on Mac OS X 10.2, but it
doesn't
seem to work. I use
./configure --enable-gui=auto
A simple
./configure
should work. (It will detect darwin and enable the carbon gui.
I'm using
./configure --enable-multibyte
to get unicode support.
This is on 10.3, but 10.2 shouldn't be different.
Do I need to install some additional libraries such as GTK to make
this work?
If you want a GTK vim, you will need these libraries. You can get then
with fink.
Axel