Thread: Linux and WMA
View Single Post
  #9  
Old 7th Dec 02, 05:16 AM
~*McoreD*~'s Avatar
~*McoreD*~ ~*McoreD*~ is offline
Super Moderator
 
Join Date: Jul 2002
Location: Australia
Posts: 2,902
~*McoreD*~ is an unknown quantity at this point
Quote:
Originally posted by craftyc@Dec 7 2002, 05:09 AM
Try this: -
"ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2"

It should work now.
[root@localhost root]# ln -s /usr/lib/libpng.so.3 /usr/lib/libpng.so.2
ln: `/usr/lib/libpng.so.2': File exists
[root@localhost root]# cd appz/mplayer
[root@localhost mplayer]# rpm -ivh mplayer-common-0.90pre10-1.i686.rpm mplayer-0.90pre10-1.i686.rpm mplayer-font-iso1-1.0-1.noarch.rpm
error: failed dependencies:
libpng.so.2 is needed by mplayer-0.90pre10-1

[root@localhost mplayer]#

I feel like to give up see the bold colored text. It bloody says libpng.so.2 already exists and f***ing says libpng.so.2 is needed by mplayer-0.90pre10

BTW, I installed Musicmatch Jukebox for Linux with no worries. It was a SH file. And it was just like a Setup.exe in Windows. That's kinda thing I love to be in Linux. So that home users could install and run progs under Linux with less pain.

IMPORTANT: I really need this MPlayer working
Reply With Quote