Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
software:vim [2016/05/29 00:05] eServices Greece |
software:vim [2019/10/05 17:56] (current) eServices Greece |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{howhard> | {{howhard> | ||
| ===== Build VIM on centos 6 ,7 ===== | ===== Build VIM on centos 6 ,7 ===== | ||
| - | <wrap left centeralign | + | <wrap left center |
| - | <WRAP clear/> | + | <wrap em> |
| + | <sxh bash> | ||
| + | yum remove vim | ||
| + | </sxh> | ||
| ==== Install centos compilers ==== | ==== Install centos compilers ==== | ||
| <sxh bash>yum groupinstall ' | <sxh bash>yum groupinstall ' | ||
| ==== Requirements ==== | ==== Requirements ==== | ||
| - | <sxh bash>yum install ncurses ncurses-devel lua-devel.x86_64</ | + | <sxh bash>yum install |
| === Build & Install === | === Build & Install === | ||