View Single Post
  #2  
Old 09-14-2013, 04:17 PM
azog
Sarnak
 
Join Date: Sep 2011
Posts: 51
Default

I had a few things to do on the retry from many months ago.

provocating
Dragon

Join Date: Nov 2007
Posts: 947
Default
Quote:
Originally Posted by Vexyl View Post
You probably already have what's needed to build Lua: http://www.lua.org/faq.html#1.1
Also, see here: http://lua-users.org/wiki/BuildingLua

If I may ask, why are you building from source? On debian you could simply do `apt-get install liblua5.1-0-dev` for the 5.1 development libraries, and `apt-get install lua` for the Lua interpreter binaries.
Probably a misunderstanding, I am building the EqEmu source.

What about libboost-all-dev is it also required?
__________________
www.dragonsofmist.com

edit my.cf and change ip address to (localhost)

edit the eqXML file to the right ip address and local hosts

i'm logged in and running around as i type this
Reply With Quote