Well, mplayer.sh for 6.5 found mplayer (in /usr/local/bin) so I would
assume that mplayer.sh for 7 would find it.

I think I may know where the trouble is.

I did ls -al on my 6.5 installation and also on the unpacked tar.gz
folder for 7 (NOT yet actually installed, as I did the unpacking on my
desktop for easier reading).

The 6.5 version has all the various folders (including bin, playlists
and html, among others) with permissions drwxr-xr-x whereas the
unpacked 7 folders only have permissions drwxr--r--.

If that is the issue, it looks to me (knowing a little Unix, but not a
lot, and having one reference book) that
chmod -r a+X

should do the trick.

Note +X not +x, as I don't think we want to make files executable, just
folders.


-- 
danco
------------------------------------------------------------------------
danco's Profile: http://forums.slimdevices.com/member.php?userid=210
View this thread: http://forums.slimdevices.com/showthread.php?t=44128

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to