On 7/11/06, SHANKAR R-R66203 <[EMAIL PROTECTED]> wrote:
Hi,
  I am installing Vim in Unix and Solaris
  In which file do I configure, to enable perl, python etc.

Do './configure --help' and in the output, search for perl and python.
You enable those build options like this:
       ./configure --enable--perl --enable-python ...
-- spelling unchecked -- for exact spelling of options refer to
'./configure --help'

Yakov

Reply via email to