openSUSE Forums > Applications » Pidgin: cannot open shared object file

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read

Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 29-Jun-2009, 11:00
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 10
PurpleRainbow hasn't been rated much yet
Default Pidgin: cannot open shared object file

In a terminal window:

XXXX@linux-7gca:~> pidgin
pidgin: error while loading shared libraries: libglitz.so.1: cannot open shared object file: No such file or directory
XXXX@linux-7gca:~> whereis libglitz.so.1
libglitz.so:
XXXX@linux-7gca:~>

It looks to me like the file is there but not accessible but I admit that I am quite possibly misinterpreting what I see. I'm trying to figure out the problem, not just plug in the right line of code or change a setting in Yast without knowing why. I want to know what I'm doing. Thanks in advance to anyone who can assist me.
Reply With Quote
  #2 (permalink)  
Old 30-Jun-2009, 02:09
Camaleón
Guest
 
Posts: n/a
Default Re: Pidgin: cannot open shared object file

PurpleRainbow wrote:

> In a terminal window:
>
> XXXX@linux-7gca:~> pidgin
> pidgin: error while loading shared libraries: libglitz.so.1: cannot
> open shared object file: No such file or directory
> XXXX@linux-7gca:~> whereis libglitz.so.1
> libglitz.so:
> XXXX@linux-7gca:~>
>
> It looks to me like the file is there


The output of the "whereis" command says the contrary :-). If the file were
in your system, the output would say:

***
hpc02@stthpc:~> whereis libglitz.so.1
libglitz.so: /usr/lib/libglitz.so.1
***

So it seems the file should be located on /usr/lib/libglitz.so.1 (or
under /usr/lib64/libglitz.so.1 is using a 64 bits system).

> but not accessible but I admit
> that I am quite possibly misinterpreting what I see. I'm trying to
> figure out the problem, not just plug in the right line of code or
> change a setting in Yast without knowing why. I want to know what I'm
> doing. Thanks in advance to anyone who can assist me.


Check if the file is in the above path and if not, look if you have
installed the rpm that provides that file:

***
hpc02@stthpc:~> rpm -qa | grep glitz
glitz-0.5.6-86
***

Greetings,

--
Camaleón
Reply With Quote
  #3 (permalink)  
Old 30-Jun-2009, 10:41
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 10
PurpleRainbow hasn't been rated much yet
Thumbs up Re: Pidgin: cannot open shared object file

Thank you! In the meantime, I discovered "zypper verify" and now I get the appropriate response to "whereis":

whereis libglitz.so.1
libglitz.so: /usr/lib/libglitz.so.1

It also fixed my Firefox prob that was next on my list to tackle. Bonus! I now know that I am not using a 64 bit system so you've taught me something else I didn't already know. Many thanks.
Reply With Quote
  #4 (permalink)  
Old 30-Jun-2009, 11:15
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 10
PurpleRainbow hasn't been rated much yet
Default Re: Pidgin: cannot open shared object file

In case anyone is interested, my Pidgin is online and functional. I've learned a few things along the way and hope to one day be able to help others as I'm being helped now.
__________________
Learning a little more each day.
I think I can I think I can I think I can
Reply With Quote
  #5 (permalink)  
Old 30-Jun-2009, 12:18
Camaleón
Guest
 
Posts: n/a
Default Re: Pidgin: cannot open shared object file

PurpleRainbow wrote:

> In case anyone is interested, my Pidgin is online and functional.
> I've learned a few things along the way and hope to one day be able to
> help others as I'm being helped now.


Glad all went o.k. and you got it working :-)

Greetings,

--
Camaleón
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2