Mudlet Lua Error

Post Reply
Mosr
Posts: 30
Joined: Wed Jul 21, 2010 1:24 pm

Mudlet Lua Error

Post by Mosr »

When I log in, I get the normal [INFO] boxes, except I've been getting an error in the middle since I switched to linux.
[INFO] local manual: /home/justin/.config/mudlet
[INFO] old LuaGlobal.lua removed successfully
[INFO] LuaGlobal.lua restored successfully
[INFO] old db.lua removed successfully
[INFO] db.lua restored successfully
Lua error:[string "require "rex_pcre""]:1: module 'rex_pcre' not found:
no field package.preload['rex_pcre']
no file './rex_pcre.lua'
no file '/usr/local/share/lua/5.1/rex_pcre.lua'
no file '/usr/local/share/lua/5.1/rex_pcre/init.lua'
no file '/usr/local/lib/lua/5.1/rex_pcre.lua'
no file '/usr/local/lib/lua/5.1/rex_pcre/init.lua'
no file '/usr/share/lua/5.1/rex_pcre.lua'
no file '/usr/share/lua/5.1/rex_pcre/init.lua'
no file './rex_pcre.so'
no file '/usr/local/lib/lua/5.1/rex_pcre.so'
no file '/usr/lib/lua/5.1/rex_pcre.so'
no file '/usr/local/lib/lua/5.1/loadall.so'
[INFO] found Lua module luasql.sqlite3
[INFO] LuaGlobal.lua loaded successfully.
[INFO] db.lua loaded successfully.
[INFO] looking up the IP address of server:achaea.com:23 ...
[INFO] The IP address of achaea.com has been found. It is: 69.65.42.66
[INFO] trying to connect to 69.65.42.66:23 ...
[INFO] A connection has been established successfully.
I've looked through different places and tried to install Lua packages, but apparently my noobishness just can't figure it out.
How would I fix this issue?
OS: Ubuntu 10.04 Lucid Lynx

User avatar
Vadi
Posts: 5041
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet Lua Error

Post by Vadi »

You can't really, requires me fixing the lrexlib package in a PPA (pita). What you can do is use the generic linux installer, it'll work fine then...

Mosr
Posts: 30
Joined: Wed Jul 21, 2010 1:24 pm

Re: Mudlet Lua Error

Post by Mosr »

Kk, thanks.

User avatar
Vadi
Posts: 5041
Joined: Sat Mar 14, 2009 3:13 pm

Re: Mudlet Lua Error

Post by Vadi »

Gave it a try and I think I fixed it. If you're on 32bit, run an update, if on 64bit, the thing says it'll start building in an hour.

Post Reply