[vim 8.0] -python, -python3 Áö¿ø°¡´ÉÇϵµ·Ï compile ¹®ÀÇ

   Á¶È¸ 3978   Ãßõ 2    

vim8.0을 기본값으로 complile하여 설치하면, 하기와 같이 python이 지원되지 않네요

> vim --version | grep python

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Jun 12 2017 05:24:26)
Included patches: 1-635
Compiled by ****@***.localdomain
Huge version without GUI.  Features included (+) or not (-):

...
+cryptv          +linebreak       -python          +vreplace
+cscope          +lispindent      -python3         +wildignore


하기와 같이 설치하면, 

./configure --with-features=huge \
                 --with-python-config-dir=/usr/lib/python2.7/config

하기와 같이 설치가 되네요

[nso] root:~/vim > vim --version | grep python
+cryptv          +linebreak       -python          +vreplace
+cscope          +lispindent      -python3         +wildignore


vim 8.0에 python module enable 하신분의 조언 부탁 드립니다.


감사합니다.


ªÀº±Û Àϼö·Ï ½ÅÁßÇϰÔ.
--enable-pythoninterp ¿É¼Çµµ Ãß°¡ÇØÁÖ¼¼¿ä..
     
¾Ë·ÁÁֽŠÁ¶¾ð´ë·Î ÇÏ¿´´Âµ¥, ¾ÆÁ÷ ÇØ´ç Çö»óÀº ÇØ°áµÇÁö ¾Ê¾Ò½À´Ï´Ù.
Á¦°¡ ¹«¾ùÀΰ¡ ³õÄ¡°í ÀÖ´Â °ÍÀÌ ÀÖ´Â °Å °°½À´Ï´Ù.

./configure --with-features=huge --enable-pythoninterp --with-python-config-dir=/usr/lib/python2.7/config
....
1634 translated messages, 3 fuzzy translations.
make[2]: Leaving directory `/root/vim/vim80/src/po'
make[2]: Entering directory `/root/vim/vim80/src/po'
make[2]: Nothing to be done for `converted'.
make[2]: Leaving directory `/root/vim/vim80/src/po'
make[1]: Leaving directory `/root/vim/vim80/src'

make
....
checking linker --as-needed support... yes
configure: updating cache auto/config.cache
configure: creating auto/config.status
config.status: creating auto/config.mk
config.status: creating auto/config.h

make install
....
if test -d /usr/local/share/applications -a -w /usr/local/share/applications; then \
  cp ../runtime/vim.desktop \
        ../runtime/gvim.desktop \
        /usr/local/share/applications; \
  if test -z "" -a -x ""; then \
      -q /usr/local/share/applications; \
  fi \
fi
make[1]: Leaving directory `/root/vim/vim80/src'

$  ls -al /usr/local/bin/vim
-rwxr-xr-x. 1 root root 2525800 Jun 13 17:22 /usr/local/bin/vim
$  /usr/local/bin/vim --version | grep python
+cryptv          +linebreak      -python          +vreplace
+cscope          +lispindent      -python3        +wildignore
          
--with-python-config-dir=/usr/bin/python-config ·Î º¯°æÇغ¸¼¼¿ä


QnA
Á¦¸ñPage 1966/5743
2014-05   5320958   Á¤ÀºÁØ1
2015-12   1836422   ¹é¸Þ°¡
2014-01   4530   ÀÌ¿øÀçK
2015-02   4530   ¿Õ¿ëÇÊ
2014-03   4530   ±èÇö¸°
2015-06   4530   °¡ºü·Î±¸³ª
2015-10   4530   bigmaster
2021-09   4530   ¹Ì¼ö¸Ç
2015-01   4530   ±èÁØÀ¯
2018-03   4530   Artofalgori¡¦
2015-01   4530   Á¤¿ëÈ£1
2006-09   4531   ÀºÃ¢´ö
2016-09   4531   ĸƾ¾Æ¸Þ¸®Ä«³ë
2015-05   4531   Àü¼³¼ÓÀǹ̡¦
2016-07   4531   ºÐ³ëÀÇ´Ù¿îÈú
2015-12   4531   cjsrbc
2016-05   4531   ¼ÇÇѸÆÁÖ
2015-04   4531   ÀÌ¿µ±Ô
2017-07   4531   À¸¶óÂ÷Â÷Â÷
2014-07   4531   ´Ï¸ð³×¸ð
2014-01   4531   inquisitive
2012-09   4531   Â÷Æò¼®