Le jeudi 28 juillet 2005 à 14:17 +0800, John a écrit : > Hi all > > First I install pwlib and openh323.Both with the commands: > > #./configure --with-prefix=/usr/local > #make > #make install > > No problem!Then I install gnomemeeting-1.0.2.tar.gz. > > #./configure --with-prefix=/usr/local --with-ptlib-libs=/usr/local/lib > --with-openh323-libs=/usr/local/lib > --with-ptlib-includes=/usr/local/include/ptlib > --with-openh323-includes=/usr/local/include/openh323 > checking GNOMEMEETING_LIBS... -Wl,--export-dynamic -pthread > -L/usr/X11R6/lib -lesd -laudiofile -lgnomeui-2 -lSM -lICE -lbonoboui-2 > -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 > -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 > -lpangox-1.0 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 > -lbonobo-activation -lORBit-2 -lm -llinc -lgmodule-2.0 -ldl -lgobject-2.0 > -lgthread-2.0 -lglib-2.0 > checking for scrollkeeper-config... /usr/bin/scrollkeeper-config > checking whether OS type is supported... yes > checking for pthread_create in -lpthread... yes > checking whether debugging must be compiled in... no > checking for PWLib includes in /usr/include/... > checking for /usr/include/ptlib/pprocess.h... yes > checking for main in -lpt... no > configure: error: You need the PWLib library to compile GnomeMeeting > > I have installed the PWLib.What's the error mean and how to solve? >
It means that libpt.so is not in your library path or at least that configure is not finding it. > Thank you in advance for any help! > > John > > > > > _______________________________________________ > GnomeMeeting-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list -- _ Damien Sandras (o- GnomeMeeting: http://www.gnomemeeting.org/ //\ FOSDEM 2005 : http://www.fosdem.org v_/_ H.323 phone : callto:ils.seconix.com/[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
