Error Compiling with Lua.

Posted by Shadwen on Mon 08 Apr 2013 02:00 AM — 4 posts, 20,603 views.

#0
Hi. I am trying to put a Mud back up. It was handed down to me and I have not had a chance to even touch it in a year. I do need help with an error I am receiving.

r.o lua_tables.o ~/MUDS/lua/lib/liblua5.1.a
gcc: /home/scrye/MUDS/lua/lib/liblua5.1.a: No such file or directory
gcc: /home/scrye/MUDS/lua/lib/liblua5.1.a: No such file or directory
make[1]: *** [smaug] Error 1
make[1]: Leaving directory `/home/scrye/copy/src'
make: *** [all] Error 2
scrye@mud:~/copy/src$
USA Global Moderator #1
You need help understanding what "No such file or directory" means?
#2
I think I found the problem. Do I need to install Lua? Or am I needing to grep the files and relocate them within startup?
#3
Well actually. I am unable to even locate the file needed. Is there a download location? OR please explain this to me or help me do it. I have no clue how this aspect of it is supposed to work. Just trying to get it up, then find a coder later on.