[aur-general] Problem with package compilation

der_FeniX derfenix at gmail.com
Sun Mar 3 06:32:07 EST 2013


> On Sunday 03 March 2013 14:25:52 der_FeniX wrote:
> > Hello!
> > I have trouble with compiling package from aur [1].
> > Its compilation was not tested a long time. I was need to change
> > dependency
> > from qt to qt4 there and when I try to compile it - compilation fails.
> > Error messages are there [2]. From google I knew that this files are from
> > qt3, but it shouldn't require them.
> 
> You need to pass MOC=/usr/bin/moc-qt4 UIC=/usr/bin/uic-qt4 to the configure
> call this way:
> MOC=/usr/bin/moc-qt4 UIC=/usr/bin/uic-qt4 ./configure...

Thank you! Compilation successful! Will try to remember that trick :)


More information about the aur-general mailing list