Shamun wrote: > [root@example bin]# /usr/sbin/gnugk -c /etc/gatekeeper.ini -o > /var/log/gnugk.log -ttt > /usr/sbin/gnugk: error while loading shared libraries: libssl.so.0.9.8: > cannot open shared object file: No such file or directory This can be fixed by ln -s /usr/lib/libssl.so.1.0.0d /usr/lib/libssl.so.0.9.8 Not pretty, but it gets the provided executable to work. > However, all failed, and finally installed atleast PTlib 2.8.4 and > H323Plus-20101027 successfully as following. But GnuGk does not get fixed > yet, it causing the same Sqlext.h: 2111:1: error: `BOOL` does not name a > type. (please see the error details: https://gist.github.com/962143 ) That looks like a broken UnixODBC installation on Fedora that can't compile it's own header files. Either uninstall unixodbc or configure GnuGk ./configure --disable-unixodbc --enable-h46018 Regards, Jan -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/