diff options
Diffstat (limited to 'doc/readme.html')
| -rw-r--r-- | doc/readme.html | 4 |
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 |
