You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/engine/mas/HOWTO

30 lines
586 B

HOWTO set up the MAS support
donwload MAS code from their website www.mediaapplicationserver.net
- mas-0.6.3.tar.gz
- mas-devtools-0.6.3.tar.gz
- mas-control-apps-0.6.3.tar.gz
or get them from their CVS
- mas-codec_mp1a_mad-0.6.3.tar.gz (!not in CVS ??)
compile, install
add /usr/local/mas/lib to /etc/ld.so.conf
call ldconfig
edit /usr/local/mas/mas-launch
fix 1st line: #!/bin/sh
move line 12 to line 25: export LD_LIBRARY_PATH # somehow i need this
start mas-launch (superuser)
you can find the logfile in /usr/local/mas/log
start masplayer for testing