Thanks for the answer but I had already try this with this result:<br><br># ./configure --with-pwlib=/usr/share/pwlib --with-h323=/usr/share/openh323<br>checking for /usr/share/pwlib/version.h... yes<br>checking if PWLib version 
1.10.0 is compatible with chan_h323... yes<br>checking PWLib installation validity... no<br>configure: ***<br>configure: *** The PWLIB installation on this system appears to be broken.<br>configure: *** including --without-pwlib
<br><br>I don't understand what is the problem.<br><br><div><span class="gmail_quote">2006/12/14, Pavel Jezek &lt;<a href="mailto:pavel.jezek@i.cz">pavel.jezek@i.cz</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 ./configure --with-pwlib=/usr/share/pwlib --with-h323=/usr/share/openh323<br><br><br><br><br>Diego Moreno wrote:<br>&gt; Hi,<br>&gt; I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper.<br>&gt; Its works as sip server and I am trying to get h323 support.
<br>&gt;<br>&gt; I installed these packages:<br>&gt; libpt-1.10.0<br>&gt; libopenh323-1.18.0<br>&gt;<br>&gt; And I set the next global variables:<br>&gt; PWLIBDIR=/usr/share/pwlib<br>&gt; OPENH323DIR=/usr/share/openh323<br>
&gt;<br>&gt; Then, when I execute the configure script (before installation) and<br>&gt; finishes with this message:<br>&gt;<br>&gt; # ./configure --with-h323<br>&gt; .<br>&gt; .<br>&gt; .<br>&gt; checking for /usr/include/ptlib.h... yes
<br>&gt; checking for ptlib-config... /usr/share/pwlib/make/ptlib-config<br>&gt; checking if PWLib version 1.10.0 is compatible with chan_h323... yes<br>&gt; checking PWLib installation validity... no<br>&gt; configure: ***
<br>&gt; configure: *** The OPENH323 installation on this system appears to be<br>&gt; broken.<br>&gt; configure: *** including --without-h323<br>&gt;<br>&gt; In the asterisk-users-list someone told me that the problem is in the
<br>&gt; configure script but I don't know what to think about this. What is<br>&gt; the problem in my configuration?<br>&gt;<br>&gt; Regards,<br>&gt; Diego.<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-dev mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>&gt;<br>_______________________________________________<br>--Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev
</a><br></blockquote></div><br>