[asterisk-users] Installing LUA

John A. Sullivan III jsullivan at opensourcedevel.com
Wed Jun 17 12:07:27 CDT 2009


On Wed, 2009-06-17 at 13:05 -0400, John A. Sullivan III wrote:
> On Wed, 2009-06-17 at 12:56 -0400, John A. Sullivan III wrote:
> > On Wed, 2009-06-17 at 12:44 -0400, Sean Bright wrote:
> > > Watkins, Bradley wrote:
> > > > One more bit of magic necessary here, as pbx/pbx_lua.c has includes for:
> > > > #include <lua5.1/lua.h>
> > > > #include <lua5.1/lauxlib.h>
> > > > #include <lua5.1/lualib.h>
> > > > 
> > > > On Redhat-based systems, it needs to be:
> > > > #include <lua.h>
> > > > #include <lauxlib.h>
> > > > #include <lualib.h>
> > > 
> > > Gah.  OK.  So the patch I supplied will find LUA at configure time but not
> > > compile time.  This needs some more thought.
> > > 
> > Oops! Confirmed.  menuselect found it but make failed.  I'll make the
> > edits by hand and let you know how I fared - John
> That worked.  The system is still in enough of a test phase that I can
> destroy it again and rebuild it if you'd like to send me a new version
> of the patch.  Thanks - John
ARGH!!!! Not so good. Asterisk now segfaults on start up :((( - John
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsullivan at opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society




More information about the asterisk-users mailing list