Re: [Freeswitch-users] ESL problem

2009-07-28 Thread Brian West
Don't forget you need to install libs/esl/perl/ESL.so and libs/esl/ 
perl/ESL.pm into your system perl library path.

/b

On Jul 28, 2009, at 1:53 AM, Michael Collins wrote:

> 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


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] ESL problem

2009-07-27 Thread Michael Collins
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 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@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] ESL problem

2009-07-27 Thread Thangappan.M
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@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org