[Freeswitch-users] ESL problem

Michael Collins msc at freeswitch.org
Mon Jul 27 23:53:47 PDT 2009


Make certain that you've built both libesl and the Perl mod. Change
directory into /usr/src/freeswitch.trunk/libs/esl (or whatever your path is
to libs/esl) and do these commands:
make
make perlmod

Then give it another shot.
-MC

On Mon, Jul 27, 2009 at 11:16 PM, Thangappan.M <thangappan143 at gmail.com>wrote:

> Dear all,
>
>       In the previous post, I got the information that using event outbound
> socket we can implement the IVR and also see the example in
> libs/esl/perl/server2.pl.
>
>       I have seen it and understood the flow of the script.But when I was
> running that script it tells the following error.
>
> Can't locate loadable object for module ESL in @INC (@INC contains:
> /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
> /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
> /usr/local/lib/site_perl .) at ESL.pm line 11
> Compilation failed in require at server2.pl line 1.
>
> Then I checked the 11th line in the ESL.pm that line is (bootstrap ESL;)
> But in perl directory there is no directory called ESL.
>
> What would be the issue?.
> Is ESL necessary is necessary for implementing IVR using event outbound
> socket?
>
>
> --
> Regards,
> Thangappan.M
>
> _______________________________________________
> 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/20090727/4184f352/attachment-0002.html 


More information about the FreeSWITCH-users mailing list