Date: Wed, 28 Jul 2010 16:47:38 +0200 From: Antonio Vieiro <antonio@antonioshome.net> To: freebsd-questions@freebsd.org Subject: Re: Compiling vim with gnome, anyone? Message-ID: <4C50430A.2030007@antonioshome.net> In-Reply-To: <20100728151604.3452f9f8@centaur.5550h.net> References: <4C4FF35A.3010407@antonioshome.net> <20100728151604.3452f9f8@centaur.5550h.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Thanks! That solved the issue. Cheers, Antonio On 28/07/2010 15:16, 文鳥 wrote: > 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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C50430A.2030007>