2012-07-02 18:48:50 +00:00
|
|
|
README
|
|
|
|
======
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
|
|
|
|
Install the following gems
|
2012-07-24 00:24:59 +00:00
|
|
|
|
2012-07-24 00:28:46 +00:00
|
|
|
|
2012-07-02 18:48:50 +00:00
|
|
|
* qtbindings
|
|
|
|
|
|
|
|
Those could also be provided by your linux distribution and installable
|
|
|
|
with
|
|
|
|
|
|
|
|
apt-get install libqt4-ruby
|
|
|
|
|
|
|
|
or
|
|
|
|
|
|
|
|
apt-get install ruby-qt4
|
|
|
|
|
|
|
|
|
2012-07-28 13:20:21 +00:00
|
|
|
|
|
|
|
Copyright & License
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
Copyright (C) 2010-2012 Glenn Y. Rolland
|
|
|
|
|
|
|
|
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 3 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, see <http://www.gnu.org/licenses/>.
|
|
|
|
|