Page 1 of 1

this doesn't even work

Posted: Sun Aug 12, 2012 6:31 am
by azinulbizar
I cannot get the 2.x versions, 32 or 64 bits, to install let alone compile. And the system won't work on 1.1.1?

Re: this doesn't even work

Posted: Sun Aug 12, 2012 6:44 am
by Vadi
What computer OS are you using?

Re: this doesn't even work

Posted: Sun Aug 12, 2012 3:38 pm
by azinulbizar
Slackware 13.37 x86_64
Linux 2.6.37.6 SMP

Re: this doesn't even work

Posted: Sun Aug 12, 2012 7:18 pm
by azinulbizar
ha, I finally managed to get the 2.0 rc4 x64 client to work, but I get this error and there's virtually no functionality. Though, I can log in, I cannot create aliases (I mean _no_ functionality). I was sure I had all the deps met, I guess there are different versions?

ERROR ] cannot find Lua module rex_pcre. Some functions may not be available.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/share/luajit-2.0.0-beta9/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/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/x86_64-linux-gnu/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'
no file '/usr/lib/lua/5.1/rex_pcre.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/rex_pcre.so'
[ ERROR ] cannot find Lua module zipLua 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/share/luajit-2.0.0-beta9/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/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/x86_64-linux-gnu/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'
no file '/usr/lib/lua/5.1/rex_pcre.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/rex_pcre.so'
[ ERROR ] cannot find Lua module lfs (Lua File System).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/share/luajit-2.0.0-beta9/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/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/x86_64-linux-gnu/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'
no file '/usr/lib/lua/5.1/rex_pcre.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/rex_pcre.so'
[ ERROR ] cannot find Lua module luasql.sqlite3. Database support will not be available.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/share/luajit-2.0.0-beta9/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/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/x86_64-linux-gnu/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'
no file '/usr/lib/lua/5.1/rex_pcre.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.1/rex_pcre.so'

Re: this doesn't even work

Posted: Sun Aug 12, 2012 7:41 pm
by kevutian
You need lrexlib amongst a few others. Seems that is not available from the main Slack repo, so grab the sources and build.

http://rrthomas.github.com/lrexlib/

Check the errors in your post. Grab the source and build.