1831137 Members
2616 Online
110020 Solutions
New Discussion

Vim with python support

 
felmoks
New Member

Vim with python support

Hi.

 

Is it possible to compile Vim with Python support for HP-UX?

 

I got a bunch of errors when I'm trying to do it (flag --enable-pythoninterp).

I have found a solution for other Unix-like systems (Debian for example): installation of Python-dev package and adding --with-python-config-dir option to ./config.

But I couldn't find anything for HP-UX.

 

Any Ideas?