Using ubuntu 16.10 here. Tried to create a lua5.1 environment, given I have lua5.1 and lua5.3 installed. Got the error below. ``` Makefile:54: recipe for target 'linux' failed make: *** [linux] Error 2 make lua failed ```
Using ubuntu 16.10 here. Tried to create a lua5.1 environment, given I have lua5.1 and lua5.3 installed. Got the error below.