There is something amiss. When I start up GARNOME using the scripts I provided and then run ldd on gnomemeeting, I see the GNOME libs that I installed under $garnome/lib.
Let's think about this. If you check a different application with ldd do you see libs from /usr/lib or $garnome/lib? Try a few and see. If memory serves me right, there were some libtool issues with some linux variants that resulted in linking against the system libraries rather than those under $garnome/lib. What OS are you running? -Joseph ============================================================================= On Fri, 2005-11-04 at 21:56 +0100, gui Toun wrote: > Hello Joseph, > I did what you tall me and in fact my gnome desktop seemes to work > better now (for example, I have retreived my old panel menu which had > deseapeard when I used the /etc/profile) > Unfortunatly it didn't solve the gnomemmetting execution problem and > when I ldd the newly compiled gnomemeeting, it still list reference > to /usr/lib which contains the gnome2.4 libs. > Thanks Nevertheless. > > Here is the output of the ldd : > > [root gnomemeeting-1.2.2]# ldd /usr/local/garnome/bin/gnomemeeting > linux-gate.so.1 => (0xffffe000) > libesd.so.0 => /usr/lib/libesd.so.0 (0xb7fe1000) > libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0xb7fbb000) > libgnomeui-2.so.0 => /usr/lib/libgnomeui-2.so.0 (0xb7f2b000) > libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb7f07000) > libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb7ef0000) > libbonoboui-2.so.0 => /usr/lib/libbonoboui-2.so.0 (0xb7e8a000) > libgnomecanvas-2.so.0 => /usr/lib/libgnomecanvas-2.so.0 (0xb7e5c000) [snip...] -- joseph_sacco [at] comcast [dot] net -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
