This is the MAS Control Applications distribution

It *REQUIRES* gtk+ 2.x.  The "masplayer" application requires the
*seperately distributed* codec_mp1a_mad MP3 codec device.

It requires the mas source distribution to build.  Un-tar it in the
directory above your mas source distribution and add the phrase
"control-apps" to the topmost Imakefile's SUBDIRS line, and do "make
Makefile; make Makefiles; make depend; make".  Here's an example:

edit the SUBDIRS line in mas-0.6.0/Imakefile, adding control-apps to the
end:

SUBDIRS = config share common jrtplib mas devices maslib clients control-apps

then:

make Makefile; make Makefiles; make depend; make
cd control-apps
su root
make install


22 JAN 2003
