ubuntu 下編譯vim源文件遇到的問題
vim version too low , so dl a vim lastest version7.2 , but compiling need to install terminal library. so find this command :
" apt-get install libncurses5-dev"
done
may also want libgpmg1-dev and build-essential.
" apt-get install libncurses5-dev"
done
may also want libgpmg1-dev and build-essential.
posted on 2010-04-02 18:34 石頭@ 閱讀(242) 評(píng)論(0) 編輯 收藏 所屬分類: Linux