I finally figured out what my problem was.<br>
<br>
Since I'm trying to compile using SVN I added the following lines to my
./bash_profile files thinking that I needed to point QT and that killed
it.<br>
<br>
<pre>PATH=/usr/lib/qt-3.3/bin<br>QTDIR=/usr/lib/qt-3.3/bin</pre>
<br>
AJM,<br>
<br>