Ah, I was wondering why it worked for me but not for Triode and Scott.

Scott, if you go to the AlienBBC page, there is a set of instructions
for installing on the Mac which does include the full address that you
should be able to copy and paste.

And remember that the instruction 'mplayer ... ' may or may not work,
and if doesn't you should also try '/usr/local/bin/mplayer ...'

If one of those works then we know mplayer itself is working ok, and we
can proceed further. At the moment we're not sure if the issue is with
mplayer or the AlienBBC setting.

And if 'mplayer ...' does not work but '/usr/local/bin ..' does work
for you, then we pretty much know where the problem is. In that case
you need to edit mplayer.sh and replace

app=mplayer

with

app=/usr/local/bin/mplayer

There's a slight issue here. Many text editors can edit mplayer.sh (OS
X editors such as Tex-Edit as well as text editors in the terminal) but
if you use an OS X text editor you need to be sure it preserves Unix
line endings, which Tex-Edit ( I keep mentioning this only because it
is the one I use) can do but this is not the default. I'm not ntirely
sure whether Text-Edit will do this.


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

Reply via email to