From owner-freebsd-questions Mon Mar 10 3: 2:30 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 60E0E37B404 for ; Mon, 10 Mar 2003 03:02:28 -0800 (PST) Received: from mf2.bredband.net (mf2.bredband.net [195.54.106.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE7843F93 for ; Mon, 10 Mar 2003 03:02:26 -0800 (PST) (envelope-from mk-freebsd@bredband.net) Received: from c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se ([213.112.58.5]) by mf2.bredband.net with ESMTP id <20030310110225.IFBX273.mf2@c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se>; Mon, 10 Mar 2003 12:02:25 +0100 Received: by c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se (Postfix, from userid 1001) id 0D27E2E071; Mon, 10 Mar 2003 12:02:25 +0100 (CET) Date: Mon, 10 Mar 2003 12:02:24 +0100 From: Martin Karlsson To: Matt Navarre Cc: freebsd-questions@FreeBSD.ORG Subject: Re: python interpreter in vim6 port Message-ID: <20030310110224.GA16864@c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se> Mail-Followup-To: Martin Karlsson , Matt Navarre , freebsd-questions@FreeBSD.ORG References: <200303082046.20080.mnavarre@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <200303082046.20080.mnavarre@cox.net> X-Powered-by: FreeBSD User-Agent: Mutt/1.5.3i 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 * 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= 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=yes" does it for me (that is, I don't see it in the output of configure, but issuing :version from within Vim shows +python). Hope this helps. Best regards, mek > Also, merely out of curiosity why does script have ^Ms on the end of lines > when viewed with vi? > > ok, > MCN > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Martin Karlsson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message