On Thu, 2006-03-30 at 10:50 +0200, Jan Schampera wrote:
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.

Here is the answer Jan:

[EMAIL PROTECTED] Desktop]$ find / -name "libopal*" 2>/dev/null
/usr/share/doc/libopal2-2.2.1
/usr/lib/libopal.so.2
/usr/lib/libopal.so.2.2.1
[EMAIL PROTECTED] Desktop]$

Also, I have discovered that apparently I can get dialpad, if I run it as root in terminal, except I get the following error message (Not that I would want to run it as root!):

[EMAIL PROTECTED] Desktop]# ekiga
(ekiga:6108): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

terry
_______________________________________________
GnomeMeeting-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnomemeeting-list

Reply via email to