Prequisites :
-------------
Ruby 1.8
libGlade 2
libGtk+ 2
RUN XBeeGtk :
-------------
Before running the app for the first time, you must
make a link to the ruby-serialport corresponding to your architecture :
1. cd to the application dir
2. create a link ruby-xbee-1.0/ruby-serialport-0.6 that references
ruby-xbee-1.0/ruby-serialport-0.6-XXX where XXX is your architecture.
For example, if you are on a x386 computer, the command is :
$ln -s ruby-serialport-0.6-linux-i386/ ruby-xbee-1.0/ruby-serialport-0.6
3. run the xbeegtk.rb script.
For further informations :
--------------------------
Go on the project's webpage : http://xbeegtk.sourceforge.net/