From owner-freebsd-questions@FreeBSD.ORG Fri Jul 5 12:11:45 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 83857F99 for ; Fri, 5 Jul 2013 12:11:45 +0000 (UTC) (envelope-from tant.sinnister@googlemail.com) Received: from mail-ee0-x231.google.com (mail-ee0-x231.google.com [IPv6:2a00:1450:4013:c00::231]) by mx1.freebsd.org (Postfix) with ESMTP id 1B07218FE for ; Fri, 5 Jul 2013 12:11:44 +0000 (UTC) Received: by mail-ee0-f49.google.com with SMTP id b57so1324514eek.36 for ; Fri, 05 Jul 2013 05:11:43 -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=fYuc6MWbXI9C4NDizdIgZ8bIory6cQT88HYihuE76a4=; b=mLnMkDqxVJkI6nNShoTLCyagfyM4auUh2hn5ws9Bs2+S62aoHvbAfSPVnKl2zSMYHB IYle9eVFYKAlLyCQL/CppTXHmf0Jte5VXVvs+sxfPAXvB+hgkoy5sEWGuOYM8ZOg/u8u opmr7AL6Xig/DxHYzPIYINbR+kDMLaro0rkffFyOTWv8YGDcbZCBCk5M3oxaTdPDWvxT sdjV0MvXUCSIHUoX8cONteIw4I1jHh9jlsKFoh74F88H3f8jfX8fAX3FT6MrmZwzk6Ig pBIKQYfmizs7LoRzF3SCv5RMD1U5eNShqgjIJMZ1KuwKXfsf5Ae1/OrJKA6X7wCOjqxL qRCA== X-Received: by 10.14.178.134 with SMTP id f6mr11517368eem.91.1373026303525; Fri, 05 Jul 2013 05:11:43 -0700 (PDT) Received: from localhost (p5DC82BC1.dip0.t-ipconnect.de. [93.200.43.193]) by mx.google.com with ESMTPSA id ci50sm13420084eeb.12.2013.07.05.05.11.42 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 05 Jul 2013 05:11:43 -0700 (PDT) Date: Fri, 5 Jul 2013 14:11:41 +0200 From: Raphael Ahrens To: CeDeROM Subject: Re: gvim GUI cannot be used Message-ID: <20130705121140.GA40375@googlemail.com> References: <20130705104336.GA83719@googlemail.com> <20130705111549.GA14614@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 12:11:45 -0000 CeDeROM wrote on Fri, 05.Jul.13 13:47: > On Fri, Jul 5, 2013 at 1:15 PM, Raphael Ahrens > 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 When I execute "cd /usr/ports/editors/vim; make config" I get ===> No options to configure > 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? The question is which x11/toolkit. I can't remember deleting any before updating. > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info