From owner-freebsd-questions Tue Mar 11 0:16: 4 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 560CC37B401 for ; Tue, 11 Mar 2003 00:16:03 -0800 (PST) Received: from fed1mtao06.cox.net (fed1mtao06.cox.net [68.6.19.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id B763043F75 for ; Tue, 11 Mar 2003 00:16:02 -0800 (PST) (envelope-from mnavarre@cox.net) Received: from [192.168.1.102] ([68.8.246.96]) by fed1mtao06.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030311081558.QDUQ6265.fed1mtao06.cox.net@[192.168.1.102]>; Tue, 11 Mar 2003 03:15:58 -0500 Content-Type: text/plain; charset="iso-8859-15" From: Matt Navarre To: Martin Karlsson Subject: Re: python interpreter in vim6 port Date: Tue, 11 Mar 2003 00:19:24 -0800 User-Agent: KMail/1.4.3 Cc: freebsd-questions@FreeBSD.ORG References: <200303082046.20080.mnavarre@cox.net> <20030310110224.GA16864@c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se> In-Reply-To: <20030310110224.GA16864@c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200303110019.24406.mnavarre@cox.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 10 March 2003 03:02 am, Martin Karlsson wrote: > * Matt Navarre [2003-03-08 20.46 -0800]: > > hello, > > Does anyone know how to get python (and perl for that matter) support > > compiled into the vim port? The Makefile has a line that says > > WITH_PYTHON=3D yes but looking at the output of configure the > > --enable-pythoninterp argument is not getting passed to configure. Is > > there some magic incantation of make to get python in there? > > Doing make "WITH_PYTHON=3Dyes" does it for me (that is, I don't see it > in the output of configure, but issuing :version from within Vim shows > +python). > Yup, that got it. looking at the makefile it looked like the conditions s= hould=20 be met but obviously wern't. Anyhoo I now have a vim with perl and python= =20 built in. Thanks! --=20 It was a hard sell, since he's a database person, and as far as I've see= n,=20 once those database worms eat into your brain, it's hard to ever get anyt= hing=20 practical done again. To a database person, every nail looks like a thumb= =2E Or=20 something like that. - jwz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message