You need to compile mplayer for 10.3.9. Don't worry; this is easy:

1. Download and expand latest source for mplayer (from
http://www.mplayerhq.hu/design7/dload.html). Just download the first
item in the sources list, not the OS X version.
2. Download and install XCode 1.5, available from Apple Developer
Connection (http://developer.apple.com/tools/download/), but you'll
only see it if you register (free) and log in. it's a big download.
3. Install XCode 1.5
4. Open Terminal and cd to the expanded source code directory you
created in step 1 and type the following commands:
./configure
make

If you get errors running ./configure then there's probably something
wrong with your system or XCode version. When you run "make" you'll see
lots of compiler warnings printed to terminal during compilation; ignore
them. When the compiler finally finishes (about 10 min on my machine) it
will have created a file called "mplayer" in the working directory. Just
use this file instead of one linked from the AlienBBC site and you
should be good to go. Worked for me.

--ewan


-- 
branda
------------------------------------------------------------------------
branda's Profile: http://forums.slimdevices.com/member.php?userid=9193
View this thread: http://forums.slimdevices.com/showthread.php?t=30869

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

Reply via email to