From owner-freebsd-questions  Sat Mar  8 23: 5: 5 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 93DF237B409
	for <freebsd-questions@FreeBSD.ORG>; Sat,  8 Mar 2003 23:04:59 -0800 (PST)
Received: from fed1mtao07.cox.net (fed1mtao07.cox.net [68.6.19.124])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1F5441FF
	for <freebsd-questions@FreeBSD.ORG>; Sat,  8 Mar 2003 20:43:19 -0800 (PST)
	(envelope-from mnavarre@cox.net)
Received: from [192.168.1.102] ([68.8.246.96]) by fed1mtao07.cox.net
          (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP
          id <20030309044316.XWHR6215.fed1mtao07.cox.net@[192.168.1.102]>
          for <freebsd-questions@FreeBSD.ORG>;
          Sat, 8 Mar 2003 23:43:16 -0500
Content-Type: text/plain;
  charset="us-ascii"
From: Matt Navarre <mnavarre@cox.net>
To: freebsd-questions@FreeBSD.ORG
Subject: python interpreter in vim6 port
Date: Sat, 8 Mar 2003 20:46:20 -0800
User-Agent: KMail/1.4.3
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Message-Id: <200303082046.20080.mnavarre@cox.net>
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

hello,
Does anyone know how to get python (and perl for that matter) support com=
piled=20
into the vim port? The Makefile has a line that says WITH_PYTHON=3D    ye=
s but=20
looking at the output of configure the --enable-pythoninterp argument is =
not=20
getting passed to configure. Is there some magic incantation of make to g=
et=20
python in there?

Also, merely out of curiosity why does script have ^Ms on the end of line=
s=20
when viewed with vi?=20

ok,
MCN

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message