View Single Post
  #9 (permalink)  
Old 01-11-2007, 09:56 PM
nmc75   is offline
I'm Moving On Up ...
 
Join Date: Jan 2007
Posts: 8
Default Re: Mplayer - How to Install on PS3

I'm assuming so. The command set I'm using to unpack and relocate the skin is
[quote]cd `find /root -iregex .*abyss[**/]*tar.* | perl -ne 's/(**.*)/.*$/$1/; print;'`
tar -xvf `ls | grep -i abyss | grep -i ".tar."`
mv `ls | grep -i abyss | grep -v ".tar."` /usr/local/share/mplayer/skins/default/skin]

I have tried both the HTTP and FTP versions of the download and both tell me they're not readable.
I don't know??
__________________
********************************************
PS3 60gb
Yellow Dog Linux 5.0
installed:  snes9x
to do's:  Advance MAME, fake NES
Reply With Quote