Bill Kearney - 2005-11-10

If you run into trouble getting it to compile you may want to use this:

% export CXXFLAGS='-I/usr/lib/qt-3.3/include -DQT_NO_STL'

Tell it where to find QT and then tell it not to use the STL.

But elsewhere, the code doesn't appear to pay attention to the port number for the remote host.