From owner-freebsd-questions@FreeBSD.ORG Fri Jul 5 11:15:53 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 60E95A1A for ; Fri, 5 Jul 2013 11:15:53 +0000 (UTC) (envelope-from tant.sinnister@googlemail.com) Received: from mail-ee0-x22d.google.com (mail-ee0-x22d.google.com [IPv6:2a00:1450:4013:c00::22d]) by mx1.freebsd.org (Postfix) with ESMTP id ED0FB130F for ; Fri, 5 Jul 2013 11:15:52 +0000 (UTC) Received: by mail-ee0-f45.google.com with SMTP id c1so1306357eek.32 for ; Fri, 05 Jul 2013 04:15:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=WnYJSVAX2xGkyjE+0ZElj/sI8/MlVAvOka+2IlEccQ4=; b=nzLJJQxLYqmWttJ82uTiDGCWmSXut5+9KLaKcozZ4pZXActLjvrCLsOMO/qNSHnPXQ /p30YWWCwd14tZAMgHzaVrOtfqaNbXadOt8FV6dA/5asuJ+QMCC2MtOM7PLyHZ3Mw+O+ hKVLVhbqKPh20IiD1uO8DHy4n/+g/i2MJbiR4h7hdMuatKEkwHA2KRHM/MZhvNu5BPPB Jy5g5zDUuZwXxtRpR03lYvYp6/7JZpcUG4PXOFfbG3/ql5aYH5PxUbSzqffmVSlGKcHp +43FTFkPfuGAJtFY9qo4H0e47rS8q+nTNl+vqjceCufxktunmcKhAWDEMFUDPNMvrXTW Qb2w== X-Received: by 10.14.98.6 with SMTP id u6mr10993092eef.62.1373022952042; Fri, 05 Jul 2013 04:15:52 -0700 (PDT) Received: from localhost (p5DC82BC1.dip0.t-ipconnect.de. [93.200.43.193]) by mx.google.com with ESMTPSA id o5sm13156313eef.5.2013.07.05.04.15.51 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 05 Jul 2013 04:15:51 -0700 (PDT) Date: Fri, 5 Jul 2013 13:15:50 +0200 From: Raphael Ahrens To: CeDeROM Subject: Re: gvim GUI cannot be used Message-ID: <20130705111549.GA14614@googlemail.com> References: <20130705104336.GA83719@googlemail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jul 2013 11:15:53 -0000 Hi Tomek, 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 So I think my system is missing some library or configuration. At first I thought that I just need to execute "make config" in editor/vim, but it has no configurations. I am actually little bit puzzled. Best regards, Raphael CeDeROM wrote on Fri, 05.Jul.13 12:56: > On Fri, Jul 5, 2013 at 12:43 PM, Raphael Ahrens > wrote: > > After my last update of vim I can't use gvim anymore. > > If fails with the following message > > E25: GUI cannot be used: Not enabled at compile time > > Now what do I have to do to compile vim with GUI support? > > Hey Raphael :-) Go to /usr/ports/editors/vim and make deinstall > reinstall it, that works for me, and it helps with dialogs in texmode > as well :-) > > Best regards :-) > Tomek Cedro > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info