[Freeswitch-users] Lua on Windows and additional modules
Vladimir Rodionov
vladrodionov at gmail.com
Thu Aug 6 17:55:55 PDT 2009
Good evening,
This is newbie question.
The FreeSWITCH lua module does not support sockets and sql out of box that
is why
I just installed LuaBinaries (including socket, sql modules). My dev
environment is Win XP not Linux/Unix.
I am trying to understand what will happen when lua_module get this:
require "socket" or
require "luasql.mysql"
?
How does lua_module look up additional lua modules on Windows platform?
Do I have to set some env variables?
TIA
-Vladimir Rodionov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090806/de7236c1/attachment-0002.html
More information about the FreeSWITCH-users
mailing list