Gnome-rio
This is a front end to the rio500 utils. It actually uses the librio500_api (and not the utils) to handle the communication with the rio.
Install instructions:
To be able to compile and run gnome-rio you must have the latest version of the rio500 utils. To get those go to http://rio500.sourceforge.net.
Once you have the rio500 utils (and gnome, ofcourse) Do the following:
(1) Gunzip and untar the sources with the command:
$tar zxvf gnome-rio-X.XX.tar.gz
(2) Go into the gnome-rio-X.XX, compile the program and install the binaries with:
$cd gnome-rio-X.XX
$./configure
$make
$su
Password: <Enter roots password>
#make install
#exit
(3) To run the application run the command gnome-rio:
$gnome-rio &
A window will pop up with the content of your rio. Make sure you have loaded the rio module or have a kernel with rio support compiled.
- Authors
Cesar Miquel <miquel@df.uba.ar>
Till Harbaum <t.harbaum@tu-bs.de>
- Licence
This software is distributed under the GNU Public Licence.
