[GnomeMeeting-list] Re: Still there Re: Same Problem at http://mail.gnome.org/archives/gnomemeeting-list/2002-December/msg00263.html
- From: murugesan <murugesan visolve com>
- To: gnomemeeting-list gnome org
- Subject: [GnomeMeeting-list] Re: Still there Re: Same Problem at http://mail.gnome.org/archives/gnomemeeting-list/2002-December/msg00263.html
- Date: 30 May 2003 18:54:33 +0530
> On Fri, 2003-05-30 at 18:07, Damien Sandras wrote:
> Hello,
>
> How did you install GnomeMeeting?
Hello,
I have installed gnomemeeting by the following steps.
*****************************************************************
At first untar the following files
Start at location where openh323,pwlib,gnomemeeting tar files are found
STEP 1
@ directory /home/murugesan/
type
tar -xvzf openh323_1.9.10.tar.gz
tar -xvzf pwlib_1.3.11.tar.gz
tar -xvzf gnomemeeting-0.94.1.tar.gz
Then do the following
STEP 2
export PWLIBDIR="/home/murugesan/pwlib"
export OPENH323DIR="/home/murugesan/openh323"
STPE 3
cd pwlib
make bothnoshared
After making type
STPE 4
cd /home/murugesan/openh323
make bothnoshared
Type the following after changing to gnomemeeting-o.94.1 directory
STEP 5 GOTO STEP 6 bcoz,
./configure --prefix="/home/murugesan/gmeet"
--with-ptlib-includes="/home/murugesan/pwlib/include/ptlib/"
--with-ptlib-libs="/home/murugesan/pwlib/lib/"
--with-openh323-includes="/home/murugesan/openh323/include/"
--with-openh323-libs="/home/murugesan/openh323/lib/"
You will have the following error
checking for /home/murugesan/pwlib/lib//libpt.so... no
configure: error: You need PTLib to enjoy GnomeMeeting
So link the following files
STEP 6
ln -s /home/murugesan/openh323/lib/libh323_linux_x86_d.a
/home/murugesan/openh323/lib/libopenh323.so
ln -s /home/murugesan/pwlib/lib/libpt_linux_x86_d.a
/home/murugesan/pwlib/lib/libpt.so
STEP 6.a
Again configure using the above configuration procedure.
Then type
STEP 7
make
make install.
STEP 8
cd /home/murugesan/gmeet/
$./gnomemeeting
*************************************************************
This is how I installed gnomemeeting.
The problem at the site
http://mail.gnome.org/archives/gnomemeeting-list/2002-December/msg00263.html
also occurs in my linux(9) system.
How can I clear the error?
Murugesan N
>
> Ps: you should really use the mailing list to ask your questions.
>
> Le ven 30/05/2003 à 14:31, murugesan a écrit :
> > Hello sir,
> >
> > The problem still exists.
> > As per the instructions
> > I changed the permissions as
> >
> > $ chmod -R 4755 /etc/gconf/gconf.xml.defaults/
> >
> > Then I typed
> >
> > $ killall -9 gconfd-1
> > The error was
> > $ gconfd-1 : no process killed
> > So I typed
> > $ killall -9 gconfd-2
> > $ ./gnomemeeting
> > But the same problem exists
> >
> > For your information
> >
> > 1) No files named gconf_test* in my PC
> >
> > 2) $ gconftool-2 --get-default-source
> > outputted
> > xml::/etc/gconf/gconf.xml.defaults
> >
> > 3) $ ./gconftool-2 --get
> > /etc/gconf/gconf.xml.defaults/apps/gnomemeeting/gconf_test_age
> >
> > outputted
> >
> > No value set for
> > `/etc/gconf/gconf.xml.defaults/apps/gnomemeeting/gconf_test_age'
> >
> > Murugesan N
> > > On Fri, 2003-05-30 at 17:24, Damien Sandras wrote:
> > > Hello,
> > >
> > > Le ven 30/05/2003 à 13:36, murugesan a écrit :
> > > > Hello sir,
> > > > The problem at the site
> > > > http://mail.gnome.org/archives/gnomemeeting-list/2002-December/msg00263.html
> > > > also occurs in my linux(9) system.
> > > > After typing
> > >
> > > >
> > > > $./gconftool-2
> > > > --get
> > > > /etc/gconf/gconf.xml.defaults/apps/gnomemeeting/gconf_test_page
> > > >
> > >
> > > It is not gconf_test_page, but gconf_test_age
> > >
> > > > Actually I first installed gnomemeeting.It worked at first. Then I
> > > > installed Openh323Gatekeeper.Only after installing Gatekeeper The above
> > > > mentioned error was reported.
> > > >
> > >
> > > That can't be related. Perhaps you are running old gconf 1 applications
> > > that can give trouble to gconf 2 applications. Just do a killall -9
> > > gconfd-1 and try again.
> > >
> > > > How can I clear the error?
> > > >
> > > > --
> > > > murugesan <murugesan visolve com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]