On Thursday 17 February 2011 02:17:59 crox wrote:

> Hello!

>

> On Fedora qmake, moc and uic have unusual names with -qt4 suffix appended

> (qmake-qt4, moc-qt4, uic-qt4). Can qt4.jam from boost-build tools be used

> in such environments? If yes, then how? If not, then how to fix this,

> without breaking support for "normal" systems?


you can symlink them in an empty directory without qt4 suffix and configure qt4 to use that path. That should work.


HTH


--

Regards

Shridhar