Compile VIM with GTK and Ruby support under FreeBSD
I've installed new FreeBSD 8.0-RELEASE on my laptop. After compiling VIM by:
# cd /usr/ports/editors && make install clean
I've noticed, that it was compiled without ruby support.
To compile VIM editor with specific options you should edit this options in /usr/ports/editors/vim/options:
and then run command:
# cd /usr/ports/editors/vim && make PACKAGE_BUILDING=yes
This will turn on all available flags. Then you should deinstall previous vim:
# cd /usr/ports/editors && make deinstall
and install new:
# cd /usr/ports/editors && make install
or just:
# cd /usr/ports/editors && make reinstall
After that we have +ruby +perl +python and others. Great :)
2008–2014 © Сергей Удалов
Реклама