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 <<a href="mailto:pavel.jezek@i.cz">pavel.jezek@i.cz</a>>:</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>> Hi,<br>> I have Asterisk SVN-branch-1.4-r47845 installed in a Ubuntu Dapper.<br>> Its works as sip server and I am trying to get h323 support.
<br>><br>> I installed these packages:<br>> libpt-1.10.0<br>> libopenh323-1.18.0<br>><br>> And I set the next global variables:<br>> PWLIBDIR=/usr/share/pwlib<br>> OPENH323DIR=/usr/share/openh323<br>
><br>> Then, when I execute the configure script (before installation) and<br>> finishes with this message:<br>><br>> # ./configure --with-h323<br>> .<br>> .<br>> .<br>> checking for /usr/include/ptlib.h... yes
<br>> checking for ptlib-config... /usr/share/pwlib/make/ptlib-config<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 OPENH323 installation on this system appears to be<br>> broken.<br>> configure: *** including --without-h323<br>><br>> In the asterisk-users-list someone told me that the problem is in the
<br>> configure script but I don't know what to think about this. What is<br>> the problem in my configuration?<br>><br>> Regards,<br>> Diego.<br>> ------------------------------------------------------------------------
<br>><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>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>><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> <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev
</a><br></blockquote></div><br>