Date: Fri, 5 Jul 2013 13:47:44 +0200 From: CeDeROM <cederom@tlen.pl> To: Raphael Ahrens <tant.sinnister@googlemail.com> Cc: freebsd-questions@freebsd.org Subject: Re: gvim GUI cannot be used Message-ID: <CAFYkXjm5b5FMCTmWZd=nHbF_Qv28CoDNKH76Yu8B0DdtwkByPQ@mail.gmail.com> In-Reply-To: <20130705111549.GA14614@googlemail.com> References: <20130705104336.GA83719@googlemail.com> <CAFYkXjkQX8%2BOdEWuFq0V94UR05j3sAjQf2E6CEHK22gnukN87w@mail.gmail.com> <20130705111549.GA14614@googlemail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 5, 2013 at 1:15 PM, Raphael Ahrens <tant.sinnister@googlemail.com> wrote: > I tried this, but I get the same result. > The thing is in the make prozess it prints > defaulting to: don't HAVE_X11 > checking --enable-gui argument... no GUI support > checking X11/SM/SMlib.h usability... yes > checking X11/SM/SMlib.h presence... yes > checking for X11/SM/SMlib.h... yes > no GUI selected; xim has been disabled > no GUI selected; fontset has been disabled Have you tried "make config" (as root) select X11 and graphical toolkit, or "make -DHAVE_X11" . Maybe you have no x11/toolkit dependencies installed.. but if you select them in config make should build them for you? -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFYkXjm5b5FMCTmWZd=nHbF_Qv28CoDNKH76Yu8B0DdtwkByPQ>