Pie Menus are back
I don't know why I had such a hard time finding the QT4 version of the Pie Menu widget.
Pie Menu — Qt
Most of the references on the intertubes point to the old at 3.3 commerical solution.
A place to collect the random tidbits of information about the technology I use, buy, and make.
Labels: security
sudo apt-get install build-essential git-core xemacs21 libx11-dev libxpm-dev x11proto-xext-dev libice-dev libsm-dev libx11-dev libxext-dev libxp-dev libxt-dev libxtst-dev
git clone git://gitorious.org/qt/qt.git qt-master
git clone -l qt-master qt-4.6.2
git checkout v4.6.2
cd qt-4.6.2
./configure -opensource -L/usr/lib -I/usr/include -prefix /usr/local/qt/4.6.2