To answer my own mail (sorry ;-)

> Note 1
> The Makefile decides that it should use
> MOC = /usr/local/qt/bin/moc
> rather than
> MOC = /usr/users/aleem/OTHERS_CODE/qt-1.44/bin/moc

> If I had defined QTDIR=/usr/users/aleem/OTHERS_CODE/qt-1.44 would this be
> any different?

Yes. Defining QTDIR resolves this "problem".

> Note 2
> Code configures and compiles perfectly using shared libraries. I'll try now
> with static qt and kde libs.

One small thing. I had to add -lXext to resolve XShapeCombineMask and 
XShapeCombineRegion when linking the static qt and kde libs. Other than that 
everything worked perfectly.

Angus

Reply via email to