[Freeswitch-users] can't get programming language modules to load

Milena testeador01 at gmail.com
Thu Mar 11 11:24:25 PST 2010


Hello Todd,

I know this can be a little complicated at first but if you research the
wiki and google you can succeed,

You didn't need to just "uncomment" them, you need to install them so they
can actually run...

to install spidermonkey odbc, there are actually some packages that have to
be installed on your linux box, you can find them on the wiki for SPIDERMONKEY
ODBC <http://wiki.freeswitch.org/wiki/Mod_spidermonkey_odbc> not just the
one for odbc, in that wiki, they tell you what you need to install.

to install mod java you need to run the configure option that is indicated
in the mod_java wiki as well...

if you still get errors after that, please post back, but post the whole
error message, saying "error 1" doesn't help us understand what are you
missing.

Good luck with this :)


2010/3/11 Todd <phunk0000 at hotmail.com>

>  Yes, I uncommented everything in the spidermonkey.conf.xml already, and I
> still get those same errors.  I have also attempted to ‘make
> mod_java-install’ for all the uncompiled ones and it runs through a bunch of
> stuff on the screen but ends with ‘make[1]: *** [mod_java.lo] error 1’ same
> with python and lua…  any info on how to properly compile the others and get
> the spidermokney subs to work would be great.  thanks
>
>
>
> *From:* freeswitch-users-bounces at lists.freeswitch.org [mailto:
> freeswitch-users-bounces at lists.freeswitch.org] *On Behalf Of *Brian West
> *Sent:* Thursday, March 11, 2010 10:51 AM
> *To:* freeswitch-users at lists.freeswitch.org
> *Subject:* Re: [Freeswitch-users] can't get programming language modules
> to load
>
>
>
> Those are sub modules of spidermonkey not FreeSWITCH.... Please see the
> spidermonkey.conf.xml
>
>
>
> And the others are not compiled.
>
>
>
> /b
>
>
>
> On Mar 11, 2010, at 9:44 AM, Todd wrote:
>
>
>
>   Hey list-  I have make mod_whatever-installed all the individual mod I
> want and have been able to make all but the following work.  I have followed
> wiki directions for odbc and have odbc working.  Any help in getting these
> modules to load would be great.  Thanks
>
>
>
> **/usr/local/freeswitch/mod/mod_spidermonkey_core_db.so: undefined symbol:
> mod_spidermonkey_core_db_module_interface**
>
> 2010-03-10 16:55:50.990489 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_spidermonkey_curl.so
>
> **/usr/local/freeswitch/mod/mod_spidermonkey_curl.so: undefined symbol:
> mod_spidermonkey_curl_module_interface**
>
> 2010-03-10 16:55:50.990632 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_spidermonkey_odbc.so
>
> **/usr/local/freeswitch/mod/mod_spidermonkey_odbc.so: undefined symbol:
> mod_spidermonkey_odbc_module_interface**
>
> 2010-03-10 16:55:50.990715 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_spidermonkey_socket.so
>
> **/usr/local/freeswitch/mod/mod_spidermonkey_socket.so: undefined symbol:
> mod_spidermonkey_socket_module_interface**
>
> 2010-03-10 16:55:50.990796 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_spidermonkey_teletone.so
>
> **/usr/local/freeswitch/mod/mod_spidermonkey_teletone.so: undefined symbol:
> mod_spidermonkey_teletone_module_interface**
>
> 2010-03-10 16:55:50.990906 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_perl.so
>
> **/usr/local/freeswitch/mod/mod_perl.so: cannot open shared object file: No
> such file or directory**
>
> 2010-03-10 16:55:50.991020 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_python.so
>
> **/usr/local/freeswitch/mod/mod_python.so: cannot open shared object file:
> No such file or directory**
>
> 2010-03-10 16:55:50.991140 [CRIT] switch_loadable_module.c:872 Error
> Loading module /usr/local/freeswitch/mod/mod_java.so
>
> **/usr/local/freeswitch/mod/mod_java.so: cannot open shared object file: No
> such file or directory**
>
>
>
> Thanks
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 9.0.733 / Virus Database: 271.1.1/2736 - Release Date: 03/11/10
> 02:33:00
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100311/4b390867/attachment-0005.html 


More information about the FreeSWITCH-users mailing list