LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   error while loading shared library (https://www.linuxquestions.org/questions/linux-newbie-8/error-while-loading-shared-library-384534/)

bonniehandi 11-18-2005 11:04 PM

error while loading shared library
 
I have just downloaded the realplay for linux. It is a .bin file... so I changed it into executable. Then I ran it using "./RealPlayer10GOLD.bin"
It gave me this error:
error while loading shared libraries: libsitc++: cannot open shared object file: no such file or directory

I am running the RealPlayer10GOLD.bin in the /home directory.

I also have another question. I thought FedoraCore4 is suppost to have a RPM for program management or something.

Sorry for being a really noob newbie.
Thank you very much.

cynical 11-18-2005 11:21 PM

Re: error while loading shared library
 
Quote:

Originally posted by bonniehandi
I have just downloaded the realplay for linux. It is a .bin file... so I changed it into executable. Then I ran it using "./RealPlayer10GOLD.bin"
It gave me this error:
error while loading shared libraries: libsitc++: cannot open shared object file: no such file or directory

IIRC, RedHat doesn't install the C++ libraries by default.

More than likely the libs that RealPlayer needs are not installed.

Quote:

Originally posted by bonniehandi
I also have another question. I thought FedoraCore4 is suppost to have a RPM for program management or something.[/B]
FC does use RPM's for package management. Lots of info on how to use it available.

http://www.redhat.com/docs/books/ would be a good place to start reading, first listing is about RPM's.

bonniehandi 11-18-2005 11:43 PM

How do I install that library?

Thank you.


All times are GMT -5. The time now is 06:42 PM.