configure.in fix
Danny Kukawka
danny.kukawka at web.de
Wed Jun 8 08:54:03 PDT 2005
On Wednesday 08 June 2005 17:08, Jeffrey Stedfast wrote:
> (for some oddball reason, SuSE 9.3 doesn't seem to have moc installed
> even tho qt3 and qt3-devel are... no clue where else moc could come
> from)
If you read the spec file of the SUSE 9.3 package, you would know that you
must add '/usr/lib/qt3/bin' to PATH. If you do so, configure find moc (from
the qt3-devel package). The reason: /usr/lib/qt3/bin is not in path to
prevent conflicts with coming QT 4.0.
Danny
More information about the dbus
mailing list