Re: [GnomeMeeting-list] BETA2 - autoconf problem with pwlib detection



Le mercredi 08 mars 2006 à 01:25 +0000, David Corking a écrit :
> On 3/7/06, Damien Sandras <dsandras seconix com> wrote:
> > Le mardi 07 mars 2006 à 11:46 +0000, David Corking a écrit :
> > > I am compiling Ekiga BETA 2 (1.99.1 on SuSE 9.3) I downloaded and
> > > successfully compiled the pwlib and opal tarballs that come in the
> > > BETA 2 distribution.
> > >
> > > What does this output mean?
> > >
> > > checking for PWLib includes in /home/dcorking/pwlib/include/...
> > > checking for /home/dcorking/pwlib/include/ptlib/pprocess.h... yes
> > > checking for read in -lpt... no
> > > configure: error: You need the PWLib library to compile Ekiga
> > > >
> > >
> >
> > Is libpt.so present in your LIBRARY_PATH?
> 
> No.  Thanks - that fixed it.  I have no LIBRARY_PATH in my
> environment, but doing
> make install
> in pwlib had the same effect.
> 
> To find the header files configure still needed
> --with-pwlib-dir=/home/dcorking/pwlib
> 
> Then I needed
> dcorking seahouses:~/pwlib> mkdir bin
> dcorking seahouses:~/pwlib> cd bin
> dcorking seahouses:~/pwlib/bin> ln -sv ../make/ptlib-config
> 
> Did anyone else need that?  It seems that
> (cd /usr/local/bin; rm -f ptlib-config ; ln -snf
> ../share/pwlib/make/ptlib-config ptlib-config)
> in the pwlib install target failed to do its job.
> 
> Now I find other dependencies that are not listed in INSTALL.  
> configure does not seem to respond to the options
> --without-avahi-glib --without-avahi-client
> so I am compiling those as I write, even though I don't need
> autodiscovery afaik.  I seem to have an incomplete pkg-config database
> so it is an uphill struggle.  Is avahi mandatory?

no, --disable-avahi shoudl work

> 
> However I am on the right track.  Thanks again.
> 
> David
> _______________________________________________
> GnomeMeeting-list mailing list
> GnomeMeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
-- 
 _      Damien Sandras
(o-     
//\     Ekiga Softphone: http://www.ekiga.org/
v_/_    FOSDEM 2006    : http://www.fosdem.org/
        SIP Phone      : sip:dsandras ekiga net
                         sip:600000 ekiga net




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