Re: [GnomeMeeting-list] Re: OpenH323



Hi James,

try to move ptlib (and with it pwlib) out of /usr/ environment.. i also had problem when they were installed in there..

follow the instructions in the FAQ for setting up PWLIBDIR and OPENH323DIR in any dir (/usr/local/src, your home dir.. what you want)

and then just copy the lib*so* from each lib/ dir to /usr/local/lib.

After this GM will compile just fine with:
(make /opt/gnome read what fits your setup best)

-(snip)-
export LIBDIR=/usr/local/lib
./configure \
  --with-ptlib-includes=$PWLIBDIR/include/ptlib \
  --with-ptlib-libs=$LIBDIR \
  --with-openh323-libs=$LIBDIR \
  --with-openh323-includes=$OPENH323DIR/include \
  --with-openssl-includes=/usr/include/openssl \
  --prefix=/opt/gnome \
  --sysconfdir=/etc/gnome && \
make &&\
su -c 'make install distclean'


-- 
Best regards,
 Kilian
----------------------------------------------------------------
/dev/random reads at Thursday, April 04, 2002 11:44:
Never trust a woman who tells her real age.
----------------------------------------------------------------



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]