On Sat, 9 Jan 2010 21:52:36 -0200, Paulo Cavalcanti  wrote: Can you try
this
one?

http://people.atrpms.net/~pcavalcanti/srpms/mythstream-0.18_3-23.fc12.src.rpm
[1]

It builds fine with mock for F11.

Thanks.

-- 
Paulo Roma
Cavalcanti
LCG - UFRJ

This doesn't seem to build under Cenots 5 using qt44
packages from atrpms. 

You should change the line: 

perl -pi
-e's|/include/qt4|/include|g' settings.pro 

into: 

perl -pi
-e"s|\$\$\{PREFIX\}/include/qt4|`pkg-config --variable=headerdir Qt`|g"
settings.pro

This should work on both (Centos 5 and F11/F12) 

Thanks,


Christian

Links:
------
[1]
http://people.atrpms.net/~pcavalcanti/srpms/mythstream-0.18_3-23.fc12.src.rpm
_______________________________________________
atrpms-devel mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-devel

Reply via email to