Hi you all.
When I first switched to Ubuntu I had trouble installing Qt using the "tar.qz" and
sudo apt-get install qt4-dev-tools
sudo apt-get install libgtk1.2
sudo apt-get install g++
qt4-dev-tools will install Qt Designer,
Qt Linguist, Qt Assistant,
and all the Qt4-related development tools
like qmake, moc, etc.sudo apt-get install qt4-dev-tools
was recommended and I have been using this method successfully ever since, but it doesn't give me some of the Demos and examples I got with a "tar.qz" install. I am going to use Mint 7 so my question is
what has been the experience of other users on installing qt.4.5 on Mint 7 ?
Thanks everybody.