1Compiling and installing is quite easy. Grab the latest version
2from http://core.de/~coto/radio and unpack it (with
3tar zxvf <archivename> ).
4cd into the new directory and all you need to do is:
5	xmkmf
6	make
7	make install
8
9Thats it. (At least, it should ;-> )
10You can now start it with 'xmradio' (maybe you have to 'rehash'
11in your shell before).
12
13Tom
14
15