Date: Fri, 5 Jul 2013 17:52:59 +0200 From: Raphael Ahrens <tant.sinnister@googlemail.com> To: Polytropon <freebsd@edvax.de> Cc: User Questions <freebsd-questions@freebsd.org>, CeDeROM <cederom@tlen.pl>, Jens Jahnke <jan0sch@gmx.net>, Fernando =?iso-8859-1?Q?Apestegu=EDa?= <fernando.apesteguia@gmail.com> Subject: Re: gvim GUI cannot be used Message-ID: <20130705155258.GC40375@googlemail.com> In-Reply-To: <20130705153459.efce95ef.freebsd@edvax.de> References: <20130705104336.GA83719@googlemail.com> <CAFYkXjkQX8%2BOdEWuFq0V94UR05j3sAjQf2E6CEHK22gnukN87w@mail.gmail.com> <20130705132000.e3d0c5dd466f6d6519c788b3@gmx.net> <CAGwOe2b%2BCZ9AUu4Xncmu10Nu4rkhPQSjRqZxg=EPi5rkq9rmdg@mail.gmail.com> <20130705153459.efce95ef.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Polytropon <freebsd@edvax.de> wrote on Fri, 05.Jul.13 15:34: > On Fri, 5 Jul 2013 13:51:08 +0200, Fernando Apestegu=EDa wrote: > > El 05/07/2013 13:20, "Jens Jahnke" <jan0sch@gmx.net> escribi=F3: > > > > > > Hi, > > > > > > On Fri, 5 Jul 2013 12:56:32 +0200 > > > CeDeROM <cederom@tlen.pl> wrote: > > > > > > C> Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall > > > C> reinstall it, that works for me, and it helps with dialogs in texm= ode > > > C> as well :-) > > > > > > for me this does not work. Unless I hack the Makefile and force it to > > > enable gui mode it just isn't compiled in. > >=20 > > Try a make rmconfig first and then make install. >=20 > And make sure /etc/make.conf does not contain any "offending" > settings that might suggest you do not have or want X11. >=20 >=20 >=20 > --=20 > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... To get to the bottom of the problem here my make.conf received with my now again working gvim, thanks to the remark of Kent. :) WITH_X11=3DYES OPTIMZED_CFLAGS=3DYES MAKE_JOBS_NUMBER=3D2 BUILD_OPTIMIZED=3DYES WITH_CPUFLAGS=3DYES WITH_PKGNG=3Dyes WITHOUT_PROFILE=3Dyes TEX_DEFAULT=3Dtexlive # added by use.perl 2013-07-05 12:03:07 PERL_VERSION=3D5.12.5 Greetings, Raphael
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130705155258.GC40375>