Hello,  Follow updated wiki but mod_opal is installed, mod_h323 didnt get installed. Please guide for following failure. Thanks &amp; Regards<br><br><br>[root@example freeswitch]# make mod_h323-install<br> /bin/sh /usr/local/src/freeswitch/quiet_libtool   --mode=install /usr/bin/install -c   <a href="http://libfreeswitch.la">libfreeswitch.la</a> &#39;/usr/local/freeswitch/lib&#39;<br>
quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.so.1.0.0 /usr/local/freeswitch/lib/libfreeswitch.so.1.0.0<br>quiet_libtool: install: (cd /usr/local/freeswitch/lib &amp;&amp; { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so.1 || { rm -f libfreeswitch.so.1 &amp;&amp; ln -s libfreeswitch.so.1.0.0 libfreeswitch.so.1; }; })<br>
quiet_libtool: install: (cd /usr/local/freeswitch/lib &amp;&amp; { ln -s -f libfreeswitch.so.1.0.0 libfreeswitch.so || { rm -f libfreeswitch.so &amp;&amp; ln -s libfreeswitch.so.1.0.0 libfreeswitch.so; }; })<br>quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.lai /usr/local/freeswitch/lib/<a href="http://libfreeswitch.la">libfreeswitch.la</a><br>
quiet_libtool: install: /usr/bin/install -c .libs/libfreeswitch.a /usr/local/freeswitch/lib/libfreeswitch.a<br>quiet_libtool: install: chmod 644 /usr/local/freeswitch/lib/libfreeswitch.a<br>quiet_libtool: install: ranlib /usr/local/freeswitch/lib/libfreeswitch.a<br>
quiet_libtool: finish: PATH=&quot;/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/sbin&quot; ldconfig -n /usr/local/freeswitch/lib<br>
----------------------------------------------------------------------<br>Libraries have been installed in:<br>   /usr/local/freeswitch/lib<br><br>If you ever happen to want to link against installed libraries<br>in a given directory, LIBDIR, you must either use libtool, and<br>
specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>flag during linking and do at least one of the following:<br>   - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>     during execution<br>
   - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>     during linking<br>   - use the `-Wl,-rpath -Wl,LIBDIR&#39; linker flag<br>   - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br><br>
See any operating system documentation about shared libraries for<br>more information, such as the ld(1) and ld.so(8) manual pages.<br>----------------------------------------------------------------------<br><br>making install mod_h323<br>
Compiling /usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp...<br>quiet_libtool: compile:  g++ -g -ggdb -I/usr/local/include/ptlib -I/usr/local/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -c /usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp  -fPIC -DPIC -o .libs/mod_h323.o<br>
quiet_libtool: compile:  g++ -g -ggdb -I/usr/local/include/ptlib -I/usr/local/include/openh323 -I. -DPTRACING=1 -D_REENTRANT -fno-exceptions -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/src/include -I/usr/local/src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -DHAVE_CONFIG_H -c /usr/local/src/freeswitch/src/mod/endpoints/mod_h323/mod_h323.cpp -o mod_h323.o &gt;/dev/null 2&gt;&amp;1<br>
Creating mod_h323.la...<br>/usr/bin/ld: cannot find -lopenh323<br>collect2: ld returned 1 exit status<br>cat: .libs/mod_h323.log: No such file or directory<br>make[3]: *** [<a href="http://mod_h323.la">mod_h323.la</a>] Error 1<br>
make[2]: *** [install] Error 1<br>make[1]: *** [mod_h323-install] Error 1<br>make: *** [mod_h323-install] Error 2<br>[root@example freeswitch]# <br><br><br><br><div class="gmail_quote">On Sat, Oct 2, 2010 at 9:18 PM, Tihomir Culjaga <span dir="ltr">&lt;<a href="mailto:tculjaga@gmail.com">tculjaga@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;"><br><br><div class="gmail_quote">On Fri, Oct 1, 2010 at 3:15 AM, Michael Collins <span dir="ltr">&lt;<a href="mailto:msc@freeswitch.org" target="_blank">msc@freeswitch.org</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;">
What about mod_h323?<br><br><div class="gmail_quote"><div><div></div><br></div></div></blockquote><div> </div></div>Updated a bit: <a href="http://wiki.freeswitch.org/wiki/Mod_h323" target="_blank">http://wiki.freeswitch.org/wiki/Mod_h323</a>, you can&#39;t do anything wrong... it simply works.<br>

<br><br>
<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>