summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2013-02-22 12:00:00 +0000
committerrepogen <>2013-02-22 12:00:00 +0000
commit00ce46285bde86085185308a4197c15bc0b642bd (patch)
treec7fb6830788bc4a1ae94866856119756b55cd694 /doc
parentb1e682aa2f5a272036f823e7861a6e973a976636 (diff)
downloadlua-github-5.2.2-rc2.tar.gz
Lua 5.2.2-rc25.2.2-rc2
Diffstat (limited to 'doc')
-rw-r--r--doc/readme.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/readme.html b/doc/readme.html
index d1ba13ad..5b9e47ec 100644
--- a/doc/readme.html
+++ b/doc/readme.html
@@ -140,6 +140,8 @@ and liblua.a (the library).
<P>
If you're running Linux and get compilation errors,
make sure you have installed the <TT>readline</TT> development package.
+If you get link errors after that,
+then try "<KBD>make linux MYLIBS=-ltermcap</KBD>".
<H3>Installing Lua</H3>
<P>
@@ -400,7 +402,7 @@ THE SOFTWARE.
<HR>
<SMALL CLASS="footer">
Last update:
-Tue Feb 19 15:13:26 BRT 2013
+Fri Feb 22 09:24:20 BRT 2013
</SMALL>
<!--
Last change: revised for Lua 5.2.2