Jan Willamowius wrote: > Sure, you can mail me material and I'll put it on the website and/or > into the manual. This is what worked for me. $ sudo apt-get update $ sudo apt-get install flex bison build-essential subversion cvs NOTE: The following subversion and CVS examples are on one long line, so watch the line breaks of your email client! Get and compile ptlib 2.7 from SourceForge $ svn co http://opalvoip.svn.sourceforge.net/svnroot/opalvoip/ptlib/trunk ptlib $ cd ptlib $ ./configure $ make optnoshared $ export PTLIBDIR=~/ptlib Get and compile h323plus: $ cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/h323plus login (just press enter when prompted for password) $ cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/h323plus co -P h323plus $ cd h323plus $ ./configure $ make optnoshared $ export OPENH323DIR=~/h323plus Get and compile GnuGK: $ cvs -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/openh323gk login (just press enter when prompted for password) $ cvs -z3 -d:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/openh323gk co -P openh323gk $ cd openh323gk $ ./configure --enable-h46018 $ make optnoshared ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________________ 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/