Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Installing lua to work from home

11 views
Skip to first unread message

Jamil Seaidoun

unread,
Jun 11, 2013, 10:34:29 AM6/11/13
to
I installed Lua 5.0.2 to work from home on my laptop, but when I compile , I get that lua5.1 was not found. and it mentions that I should add lua5.1.pc should be added to my PKG_CONFIG_PATH which doesnt exist. I installed lua manually and not through fink since only 5.1 was available.
Anyone know how to resolve this?

Nick Fagan

unread,
Jun 11, 2013, 9:54:50 PM6/11/13
to
This worked for me:

sudo apt-get install liblua5.1-0-dev liblua50-dev liblualib50-dev
0 new messages