Howto install Lua5.14 in Debian

1) Install pre-require "sudo apt-get install build-essential readline-common libreadline-dev"

2) wget http://www.lua.org/ftp/lua-5.1.4.tar.gz

3) tar zvxf lua-5.1.4.tar.gz

4) cd lua-5.1.4

5) make linux

6) make linux install

7) test with "lua -v", should be 5.1.4.

That’s all!

Tags :

Google Reader Yahoo Facebook Twitter Digg FriendFeed Delicious Google Translate
这篇日志发表于2010年01月19日 11:42 下午。 你可以订阅该日志的所有评论通过 RSS 2.0。 你可以发表评论,或者引用通告

发表评论

(Ctrl+Enter)

XHTML:你可以使用这些标签:<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>