LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mpeg4ip and mplayer problem (https://www.linuxquestions.org/questions/linux-newbie-8/mpeg4ip-and-mplayer-problem-375726/)

mting923 10-22-2005 07:38 AM

mpeg4ip and mplayer problem
 
Dear all,

After I have successfully built both mpeg4ip and mplayer by using the gcc 3.1 at Redhat 7.3 platform, I don't know why I can use them but getting the following error message,

[root@mting923 faad2]#mplayer
mplayer: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

[root@mting923 faad2]#m4player
m4player: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

[root@mting923 faad2]#mp4live
mp4live: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

can anyone give me some advice to solve this problem? Thank you very much~~

aldimeneira 10-23-2005 05:15 PM

If you're trying to listen to mp4 songs try Xine or Amarok, there's no need to make it work 'manually' unless you want to listen to mp4 songs in a very specific platform.

MasterC 10-23-2005 05:17 PM

Depending on how you got GCC 3.1 on your system, you may find a better way to grab this package, but:
http://rpmfind.net//linux/RPM/fedora....fc3.i386.html

It's for Fedora Core 3, but hopefully points you in the direction you need. If you installed GCC-3.1 via an RPM, it's likely that same place you got that RPM will have the libstdc++ rpm you need.

Good Luck!

Cool


All times are GMT -5. The time now is 04:37 PM.