Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2010 15:16:04 +0200
From:      "=?UTF-8?B?5paH6bOl?=" <bunchou@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Compiling vim with gnome, anyone?
Message-ID:  <20100728151604.3452f9f8@centaur.5550h.net>
In-Reply-To: <4C4FF35A.3010407@antonioshome.net>
References:  <4C4FF35A.3010407@antonioshome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jul 2010 11:07:38 +0200
Antonio Vieiro <antonio@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100728151604.3452f9f8>