OZradio written by Gary Baker South Australia. Copyright (C) 2003 Gary Baker
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Ozradio was written to provide an easy to use interface for playing FM radio on bttv cards
REQUIREMENTS
To build ozradio from source you will need GTK 1.2 or greater
installed on your system.
The commands to build ozradio from source must be executed from
the ozradio directory wherever you have placed it. The commands
are:
./configure
make
make install
ozradio installs in /usr/local/bin
The man page is installed in /usr/local/man/man1
Help can be obtained by running ozradio and looking at the built in help or ozradio --help brings up minimal help. Or man ozradio
