Re: [opensuse] Cannot open an URL from thunderbird -again
Joe Morris wrote:
On 02/07/2008 07:43 PM, Erik Jakobsen wrote:
gnome-open http://www.scs-ptc.com gnome-open: error while loading shared libraries: libavahi-glib.so.1: cannot open shared object file: No such file or directory joe@jmorris:~> rpm -qf /usr/lib64/libavahi-glib.so.1 avahi-glib-0.6.20-40 Install avahi-glib and it should fix it.
I would install it with zypper: skipping package 'avahi-glib' (already installed) Nothing to do. And zypper was right: rpm -qf /usr/lib/libavahi-glib.so.1 avahi-glib-0.6.20-40 Thanks Joe, but as you can see, it is installed. But what's then wrong ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 02/07/2008 09:16 PM, Erik Jakobsen wrote:
Joe Morris wrote:
On 02/07/2008 07:43 PM, Erik Jakobsen wrote:
gnome-open http://www.scs-ptc.com gnome-open: error while loading shared libraries: libavahi-glib.so.1: cannot open shared object file: No such file or directory joe@jmorris:~> rpm -qf /usr/lib64/libavahi-glib.so.1 avahi-glib-0.6.20-40 Install avahi-glib and it should fix it.
I would install it with zypper: skipping package 'avahi-glib' (already installed) Nothing to do.
And zypper was right: rpm -qf /usr/lib/libavahi-glib.so.1 avahi-glib-0.6.20-40
Thanks Joe, but as you can see, it is installed.
But what's then wrong ?
Are you running x86 or x86_64? The above means you have avahi-glib-0.6.20-40.i586.rpm installed. Does that match the arch of your thunderbird? What is the output of ldd /usr/bin/gnome-open? My guess is your system is looking for that file in /usr/lib64, which would require the x86_64 version installed, but surely it would conflict with the i586 version. So send your answers to the above and we should be able to get it figured out. -- Joe Morris Registered Linux user 231871 running openSUSE 10.3 x86_64 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Erik Jakobsen
-
Joe Morris