Hello Jan,

I installed it in Fedora 14 now. But GnuGK in my following step 5, does not
have any command prompt, any idea what is wrong? Please see as following the
whole successful installation:

How to install GnuGk on Fedora 141. yum -y install flex bison
build-essential subversion cvs pkg-config automake

2. Install Ptlib 2.8.4
cd ~
wget
http://sourceforge.net/projects/opalvoip/files/v3.8%20Sirius/Final/ptlib-2.8.4.tar.bz2/download
tar xvfj ptlib-2.8.4.tar.bz2
cd ptlib
export PTLIBDIR=~/ptlib
./configure
make optnoshared

3. Install H323plus: other versions are very messy
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

4. Install GnuGK: from this CVS only works
cvs -d:pserver:[email protected]:/cvsroot/openh323gk
login
(press enter)
cvs -z3 -d:pserver:[email protected]:/cvsroot/openh323gk
co -P openh323gk
cd openh323gk
./configure --enable-h46018
make optnoshared

issue 1:
ln -s /home/sun/.dropbox-dist/libssl.so.0.9.8 /usr/lib/libssl.so.0.9.8

* gnugk: error while loading shared libraries: libssl.so.0.9.8: cannot open
shared object file: No such file or directory

issue 2:
ln -s /home/sun/.dropbox-dist/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.8

* gnugk: error while loading shared libraries: libcrypto.so.0.9.8: cannot
open shared object file: No such file or directory



5. Run it: but where is command prompt?

obj_linux_x86_s]# gnugk -c /etc/gatekeeper.ini -o /var/log/gnugk.log -ttt
WARNING: No config file found!
- Use the -c switch to specify the config file.
- Make sure the line 'Fortytwo=42' is present in the '[Gatekeeper::Main]'
section.

GNU Gatekeeper with ID 'OpenH323GK' started
Gatekeeper(GNU) Version(2.3.4)
Ext(pthreads=1,radius=1,mysql=1,pgsql=1,firebird=1,odbc=1,sqlite=1,large_fdset=0,crypto/ssl=1,h46018=1,h46023=1)
H323Plus(1.22.0) PTLib(2.8.1) Build(Jan  4 2011, 15:17:41) Sys(Linux i686
2.6.35.12-90.fc14.i686)

Listen on 81.164.44.198,127.0.0.1

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License version 2.
We also explicitly grant the right to link this code
with the OpenH323/H323Plus and OpenSSL library.

This program contains H.460.18 and H.460.19 technology patented by Tandberg
and licensed to the GNU Gatekeeper Project.

This program contains H.460.23 and H.460.24 technology
licensed to the GNU Gatekeeper Project.






Thanks & Regards
Shamun



> ------------------------------
>
> Message: 3
> Date: Sun, 8 May 2011 23:49:17 +0200
> From: Jan Willamowius <[email protected]>
> Subject: Re: [Openh323gk-users] Openh323gk-users Digest, Vol 60, Issue
>        3
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=US-ASCII
>
> Hi Shaum,
>
> unfortunately H323Plus CVS doesn't compile with PTLib from SVN. PTLib
> is undergoing some heavy changes right now. I had posted about this a
> few weeks ago. You better use PTLib 2.8.4.
>
> Regards,
> Jan
>
>
------------------------------------------------------------------------------
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:[email protected]
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/

Reply via email to