Linux build instructions
Posted: Fri Oct 15, 2010 1:52 am
Regarding the linux build instructions here: http://make.mudlet.org/compiling-mudlet-on-linux/
Step #1 gives an apt-get command to install build dependencies, and it's sufficient to compile. However the given command does not install two additional dependencies that are required to run Mudlet correctly.
liblua5.1-rex-pcre0
liblua5.1-sql-sqlite3-2
I suggest adding them in that spot.
Step #1 gives an apt-get command to install build dependencies, and it's sufficient to compile. However the given command does not install two additional dependencies that are required to run Mudlet correctly.
liblua5.1-rex-pcre0
liblua5.1-sql-sqlite3-2
I suggest adding them in that spot.