pardon?<br>ESL is just a client library for event socket to make it easier to make event socket apps.<br>ESL == Event Socket Library<br><br><br><div class="gmail_quote">On Mon, Mar 2, 2009 at 3:29 AM, Gopal krishnan <span dir="ltr">&lt;<a href="mailto:gopal2krishnan@gmail.com">gopal2krishnan@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<div><br></div><div>  Actually what is the difference between ESL in FS 1.0.3 and event socket in FS 1.0.2. Is the FS 1.0.3 ESL superior?<br>
<br><div class="gmail_quote"><div><div></div><div class="Wj3C7c">On Fri, Feb 27, 2009 at 6:43 PM, Rex_Alex <span dir="ltr">&lt;<a href="mailto:rex.alex345@yahoo.com" target="_blank">rex.alex345@yahoo.com</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c">
Hi All,

I did what you have all suggested. Now its working perfectly.

Thanks a lot for all your assistance.

Rex.




<blockquote><div>
<div style="font-weight: bold;">Raymond Chandler wrote:</div>
<div>
and it will probably be a good idea to do
make phpmod-install
so that the .so and .php files gets into the correct place to be included

-Ray

Mathieu Rene wrote:
&gt;
&gt; You need your distro&#39;s php dev pakage.
&gt; On 26-Feb-09, at 6:25 AM, Rex_Alex wrote:
&gt;
&gt;&gt; Hi All, I tried svn up &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp; make 
&gt;&gt; install and did Mathieu&#39;s suggestion but getting error as below, 
&gt;&gt; [root@server esl]# make phpmod make MYLIB=&quot;../libesl.a&quot; 
&gt;&gt; SOLINK=&quot;-shared -Xlinker -x&quot; 
&gt;&gt; CFLAGS=&quot;-I/root/freeswitch-1.0.3/libs/esl/src/include -DHAVE_EDITLINE 
&gt;&gt; -g -ggdb -I../../libs/libedit/src/ -fPIC -O2 -ffast-math -Wall 
&gt;&gt; -Werror -Wunused-variable -Wwrite-strings -Wstrict-prototypes 
&gt;&gt; -Wmissing-prototypes&quot; 
&gt;&gt; CXXFLAGS=&quot;-I/root/freeswitch-1.0.3/libs/esl/src/include 
&gt;&gt; -DHAVE_EDITLINE -g -ggdb -I../../libs/libedit/src/ -fPIC&quot; 
&gt;&gt; CXX_CFLAGS=&quot;&quot; -C php make[1]: php-config: Command not found make[1]: 
&gt;&gt; Entering directory `/root/freeswitch-1.0.3/libs/esl/php&#39; g++ 
&gt;&gt; -I/root/freeswitch-1.0.3/libs/esl/src/include -DHAVE_EDITLINE -g 
&gt;&gt; -ggdb -I../../libs/libedit/src/ -fPIC -c esl_wrap.cpp -o esl_wrap.o 
&gt;&gt; esl_wrap.cpp:717:18: error: zend.h: No such file or directory 
&gt;&gt; esl_wrap.cpp:718:22: error: zend_API.h: No such file or directory 
&gt;&gt; esl_wrap.cpp:719:17: error: php.h: No such file or directory 
&gt;&gt; esl_wrap.cpp:973:21: error: php_ini.h: No such file or directory 
&gt;&gt; esl_wrap.cpp:974:31: error: ext/standard/info.h: No such file or 
&gt;&gt; directory esl_wrap.cpp:767: error: âE_ERRORâ was not declared in this 
&gt;&gt; scope esl_wrap.cpp:788: error: ISO C++ forbids declaration of 
&gt;&gt; âZEND_RSRC_DTOR_FUNCâ with no type esl_wrap.cpp:788: error: 
&gt;&gt; âSWIG_landfillâ was not declared in this scope esl_wrap.cpp:788: 
&gt;&gt; error: expected â,â or â;â before â{â token esl_wrap.cpp:793: error: 
&gt;&gt; variable or field âSWIG_ZTS_SetPointerZvalâ declared void 
&gt;&gt; esl_wrap.cpp:793: error: âzvalâ was not declared in this scope 
&gt;&gt; esl_wrap.cpp:793: error: âzâ was not declared in this scope 
&gt;&gt; esl_wrap.cpp:793: error: expected primary-expression before âvoidâ 
&gt;&gt; esl_wrap.cpp:793: error: expected primary-expression before â*â token 
&gt;&gt; esl_wrap.cpp:793: error: âtypeâ was not declared in this scope 
&gt;&gt; esl_wrap.cpp:793: error: expected primary-expression before âintâ 
&gt;&gt; esl_wrap.cpp:793: error: initializer expression list treated as 
&gt;&gt; compound expression esl_wrap.cpp:793: error: expected â,â or â;â 
&gt;&gt; before â{â token make[1]: *** [esl_wrap.o] Error 1 make[1]: Leaving 
&gt;&gt; directory `/root/freeswitch-1.0.3/libs/esl/php&#39; make: *** [phpmod] 
&gt;&gt; Error 2 [root@server esl]# Please tell me where am i wrong? Thanks, Rex
&gt;&gt;
&gt;&gt;     mercutioviz wrote:
&gt;&gt;     On Wed, Feb 25, 2009 at 11:34 AM, Brian West wrote: &gt; If he&#39;s on
&gt;&gt;     1.0.3 I don&#39;t think it has php in it.. Can&#39;t he do the whole
&gt;&gt;     bootstrap process? svn up &amp;&amp; ./bootstrap.sh &amp;&amp; ./configure &amp;&amp;
&gt;&gt;     make install And then do Mathieu&#39;s suggestion? -MC
&gt;&gt;     _______________________________________________ Freeswitch-users
&gt;&gt;     mailing list <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a>
&gt;&gt;     <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
&gt;&gt;     UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
&gt;&gt;     <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
&gt;&gt;
&gt;&gt;
&gt;&gt; ------------------------------------------------------------------------
&gt;&gt; View this message in context: Re: ESL Wrapper 
&gt;&gt; 
&gt;&gt; Sent from the freeswitch-users mailing list archive 
&gt;&gt;  at Nabble.com.
&gt;&gt; _______________________________________________
&gt;&gt; Freeswitch-users mailing list
&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a> 
&gt;&gt; 
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
&gt;
&gt; ------------------------------------------------------------------------
&gt;
&gt; _______________________________________________
&gt; Freeswitch-users mailing list
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>
&gt;   


_______________________________________________
Freeswitch-users mailing list
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a>

</div>
</div></blockquote><div><div></div><div>


<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/ESL-Wrapper-tp2385651p2395557.html" target="_blank">Re: ESL Wrapper</a><br>
Sent from the <a href="http://n2.nabble.com/freeswitch-users-f2379917.html" target="_blank">freeswitch-users mailing list archive</a> at Nabble.com.<br>
</div></div><br></div></div>_______________________________________________<div class="Ih2E3d"><br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></div></blockquote></div><br><br clear="all"><br>-- <br>Thank you  with regards,<br>Gopal,<br>PeopleTech Systems Private Limited<br><a href="http://www.peopletech.co.in" target="_blank">www.peopletech.co.in</a><br>
</div>
<br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>