I could not yet compile and make it work in my Fedora 14. Please advise, here are the steps i followed, this is the second update from my previous email:
1. Download and install: http://download.opensuse.org/repositories/network:/synchronization:/files/Fedora_14/i386/
2. yum -y install flex bison build-essential subversion cvs pkg-config automake
3. Install Ptlib
cd ~
svn co http://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk ptlib
cd ptlib
export PTLIBDIR=~/ptlib
./configure
make optnoshared
4. Install H323plus
cd ~
wget http://waix.dl.sourceforge.net/project/openh323gk/Sources/2.3.3/h323plus-20101027.tar.gz
tar xvfz h323plus-20101027.tar.gz
cd h323plus
export OPENH323DIR=~/h323plus
./configure
make optnoshared
5. Install GnuGK
cd ~
wget http://waix.dl.sourceforge.net/project/openh323gk/Sources/2.3.4/gnugk-2.3.4.tar.gz
tar xvfz gnugk-2.3.4.tar.gz
cd gnugk-2.3.4
./configure --enable-h46018
make optnoshared
2. yum -y install flex bison build-essential subversion cvs pkg-config automake
3. Install Ptlib
cd ~
svn co http://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk ptlib
cd ptlib
export PTLIBDIR=~/ptlib
./configure
make optnoshared
4. Install H323plus
cd ~
wget http://waix.dl.sourceforge.net/project/openh323gk/Sources/2.3.3/h323plus-20101027.tar.gz
tar xvfz h323plus-20101027.tar.gz
cd h323plus
export OPENH323DIR=~/h323plus
./configure
make optnoshared
5. Install GnuGK
cd ~
wget http://waix.dl.sourceforge.net/project/openh323gk/Sources/2.3.4/gnugk-2.3.4.tar.gz
tar xvfz gnugk-2.3.4.tar.gz
cd gnugk-2.3.4
./configure --enable-h46018
make optnoshared
Error occures in step 5:
In file included from gksql_odbc.cxx:25:0:
/usr/include/sqlext.h:2111:1: error: BOOL does not name a type
make[1]: *** [obj_linux_x86_s/gksql_odbc.o] Error 1
make[1]: Leaving directory `/root/gnugk-2.3.4'
make: *** [optnoshared] Error 2
Regards
Shamun
------------------------------------------------------------------------------ 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/