Hi Brian, Sorry responding late. I still cannot get this work, can you take a look?
http://pastebin.freeswitch.org/9877 Everything works fine on Linux but not on my MAC. I have the default ruby framework and port install on /opt/local/bin/ruby, however, even I changed the Makefile to use the default ruby framework, it just doesn't work though the ESL.so compiled successfully. Where I'm wrong? Thanks. 2009/5/27 Brian West <[email protected]> > > On May 26, 2009, at 11:20 AM, dujinfang wrote: > > Thanks Brain. Got ESL.so, however on my Mac it is #include <ruby.h> instead > of <ruby/ruby.h>. > > > Actually since we do -framework Ruby it should be ruby/ruby but I think the > line above the -framework Ruby should be removed since you're doing i tthe > Mac way. > > /b > >
_______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
