Re: FreeCAD-0.7.1779 and Fedora10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joachim Backes wrote:
> ----------------------------------------------------------------------
> checking for Qt >= 4.1... configure: error: Cannot find Qt meta object
> compiler (moc), bye...
> ----------------------------------------------------------------------

Broken configure script. It should be checking for moc-qt4 as well.

You may be able to force it to work by using:
export PATH="/usr/lib/qt4/bin:$PATH"

If this is a RPM specfile, please use this instead:
export PATH="%{_qt4_bindir}:$PATH"

It may also be possible to pass some argument for the configure script to
tell it how to find Qt 4, try ./configure --help.

And finally, you may need to patch the configure script. I have seen all
sorts of broken assumptions about how a Qt setup looks like. (Grrr, why
won't those projects just use CMake? Finding Qt 4 in CMake just works!)

        Kevin Kofler

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux