Compiling vim with gnome, anyone?

文鳥 bunchou at googlemail.com
Wed Jul 28 13:40:26 UTC 2010


On Wed, 28 Jul 2010 11:07:38 +0200
Antonio Vieiro <antonio at antonioshome.net> wrote:

> 
> 	make -DWITH_VIM_OPTIONS config

Hi Antonio,

I also had problems getting gnome support added, but at least the
following worked for me:

make WITH_GTK2=yes WITH_GNOME=yes install clean

Alternatively, you might consider installing ports-mgmt/portconf
and adding the following line to /usr/local/etc/ports.conf:

editors/vim*: WITH_GTK2 | WITH_GNOME

then just type "make".

The same goes for all the other options you need.

Best regards


More information about the freebsd-questions mailing list