[Freeswitch-users] ODBC through JS
Brian West
brian at freeswitch.org
Mon Oct 6 22:41:36 PDT 2008
Make sure in your root src folder modules.conf has it uncommented its
built from build/modules.conf.in when you configure. Then "make
mod_spidermonkey_odbc-install" also don't use make all install... use
just "make install" or "make current" if you're updating.
/b
On Oct 7, 2008, at 12:35 AM, Gayatri Kulkarni wrote:
> Thanks for pointing out Daniel,
>
> It's not in modules.conf.xml
> it's in the source directory's build/modules.conf.in - which source
> to compile to create the mod_spidermonkey_odbc.so, i.e. languages/
> mod_spidermonkey_odbc
> The problem is, when i run make all install, it's not creating the .so
>
> See the error message:
> 2008-10-06 19:01:43 [ERR] mod_spidermonkey.c:928 sm_load_file()
> Error Loading module /usr/local/freeswitch/mod/
> mod_spidermonkey_odbc.so
> **/usr/local/freeswitch/mod/mod_spidermonkey_odbc.so: cannot open
> shared object file: No such file or directory**
>
> is there a way to compile and install this module separately?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081007/8a25f850/attachment-0002.html
More information about the FreeSWITCH-users
mailing list