On Wed, 29 Mar 2006 18:55:07 -0800 Terry Kemmerer <[EMAIL PROTECTED]> wrote:
> Remember I am not that educated in Linux. Does this tell you anything, > Jan? > > [EMAIL PROTECTED] Desktop]$ ls -l /usr/lib/libopal* > lrwxrwxrwx 1 root root 16 Mar 28 14:59 /usr/lib/libopal.so.2 -> > libopal.so.2.2.1* > -rwxr-xr-x 1 root root 11875868 Mar 14 > 04:33 /usr/lib/libopal.so.2.2.1* [EMAIL PROTECTED] Desktop]$ That's okay. Try: find / -name "libopal*" 2>/dev/null Will take a while... J. -- Live as if you were to die tomorrow. Learn as if you were to live forever. _______________________________________________ GnomeMeeting-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
