User:Declan.mcgrath: Difference between revisions
(Developing Ruby QT Applications using QT Designer and Ruby on Ubuntu) |
mNo edit summary |
||
Line 7: | Line 7: | ||
These instructions are tested with Ubuntu Jaunty Jackalope 9.04 | These instructions are tested with Ubuntu Jaunty Jackalope 9.04 | ||
*<br> | *sudo aptitude install libkorundum4-ruby1.8<br> | ||
*sudo aptitude qt4-designer<br> | |||
*sudo aptitude libqt4-ruby1.8-dev<br> | |||
*sudo aptitude install libqt4-ruby1.8-examples<br> | |||
*sudo aptitude install qt4-doc qt4-doc-html qt4-demos<br> | |||
*sudo aptitude install qt-creator (you may not need this)<br> |
Revision as of 04:50, 15 August 2009
Developing Ruby QT Applications using QT Designer and Ruby on Ubuntu
Install the appropriate packages
These instructions are tested with Ubuntu Jaunty Jackalope 9.04
- sudo aptitude install libkorundum4-ruby1.8
- sudo aptitude qt4-designer
- sudo aptitude libqt4-ruby1.8-dev
- sudo aptitude install libqt4-ruby1.8-examples
- sudo aptitude install qt4-doc qt4-doc-html qt4-demos
- sudo aptitude install qt-creator (you may not need this)