Just another Niconico personality
[メモ] さくらのレンタルサーバに lua をインストールする
Vim 7.4でNeoCompleteを使えるようにするために、luaをインストール。
$ wget http://www.lua.org/ftp/lua-5.2.3.tar.gz $ cd lua-5.2.3 $ make freebsd install INSTALL_TOP=$HOME/local
Vim 7.4でNeoCompleteを使えるようにするために、luaをインストール。
$ wget http://www.lua.org/ftp/lua-5.2.3.tar.gz $ cd lua-5.2.3 $ make freebsd install INSTALL_TOP=$HOME/local