From 827a48a77b843b6512062f6966d6e7018f27319d Mon Sep 17 00:00:00 2001 From: Pablo Musa Date: Tue, 3 Jun 2014 09:23:03 -0300 Subject: [PATCH] Added apt-get install of lua5.2 --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index 640ee44..6722051 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,8 @@ luamemprofiler has three direct dependencies: Lua 5.2 http://www.lua.org/work/ Download and Install (make, make install should do it). +Ubuntu: +sudo apt-get install liblua5.2-dev SDL 1.2 http://www.libsdl.org/