INSTALLATION


AMIGA

   -Unpack extras/camd40.lha, and copy camd.library to libs:
    (Take a backup of your old camd.library just in case)
	 Even if you allready have camd.library v40.x in LIBS:,
	 please check if the extras/camd40.lha file is newer
	 than the one you allready have, and update if it is.

   -Unpack extras/mmp.lha, and copy mmp to devs:midi/.
    This is very important, unless you don't allready have a
    non-mmp camd-driver you are satisfied with in devs:midi/
    such as the uaemidi driver used for WinUAE.

   -Install the RTPatch if you havent allready done it.
    (not necesarry, but this program really uses asl-requesters
    a lot, and reqtools requesters are much better than the
    standard asl-r. from commodore).

   -Install Python V2.0, if you don`t allready have it. Found on aminet.

   -Put an "assign radium: <somewhere>" line into your S:user-startup
    file. Radium uses this place to store its configuration-data,
    and will not start without it. ("<somewhere>" should be on a
    physical HD.)


   -Make shure you have a RAD: device. (write "mount rad:")

    This is because of a bug in the ram-device that sometimes
    makes radium go bananas (simultaniously reading and writing
    files, the bug has always been there and no one, as I know, has
    found a fix for it). If you want, you can allso assign
    rad: to be on a HD-partition, but the asl-requesters will be
    a bit slower then. To assign "rad:" as "ram:" or any directory
    placed in "ram:" is not reccomended.


   -Execute the "RADIUM.RUN" script either by writing
    "execute RADIUM.RUN" or double-clicking its icon.


X11

	Edit the makefile so that it compiles for your setup (change
	GCDIR, QTDIR and the place where "-I/home/kjetil/Python20_source/Include"
	is); make; chmod a+rx start.sh; ./start.sh. Could be that you must
	rename the qt directory to Qt before compiling (stupid lha).

	You need gc, qt and python2.x-dev. The "python" executable
	must be in your path, and must be at least v2.0.

   Note however that the X11 version doesnt even qualify as alpha yet.




HTML Conversion by AG2HTML.pl V2.941126c, perl 5.00404 & witbrock@cs.cmu.edu