Le dimanche 11 décembre 2005 à 22:02 +0000, JGJones a écrit : > That was a great help. Have successfully run make and have now installed > it using checkinstall (which make a deb package for me to allow for > easier removal etc). > > When I run GnomeMeeting I get: > > gnomemeeting: error while loading shared libraries: libpt.so.1.8.7: > cannot open shared object file: No such file or directory >
Ooops, that means you didn't clean your system before compiling. You compiled and linked against one library, and that library is not available when running GM. Check it is in your library path, check you have no conflict with an older library. -- _ Damien Sandras (o- //\ GnomeMeeting: http://www.gnomemeeting.org/ v_/_ FOSDEM 2006 : http://www.fosdem.org SIP Phone : sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
