Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2003 12:02:24 +0100
From:      Martin Karlsson <mk-freebsd@bredband.net>
To:        Matt Navarre <mnavarre@cox.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: python interpreter in vim6 port
Message-ID:  <20030310110224.GA16864@c-053a70d5.036-23-6f72652.cust.bredbandsbolaget.se>
In-Reply-To: <200303082046.20080.mnavarre@cox.net>
References:  <200303082046.20080.mnavarre@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help

* Matt Navarre <mnavarre@cox.net> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030310110224.GA16864>