Bug 353

Summary: Binary qtdemo missing in qt4-examples
Product: Mageia Reporter: Filipe Saraiva <mail>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: balcaen.john
Version: Cauldron   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Filipe Saraiva 2011-03-12 18:56:08 CET
qt4-examples contains source of demos and examples of qt4 softwares. But, the binary qtdemo is missing in the package.

To build the qtdemo binary:

# cd /usr/lib/qt4/demos/qtdemo/
# mkdir build
# cd build
# qmake ..
# make
# make install

Cheers and thank's.
Comment 1 Ahmad Samir 2011-03-13 14:35:07 CET
It's built when running 'make' when compiling the package, we just need to copy it :)

Since 4.7.2 is already out, we won't fix in 4.7.1 but will include the fix with the 4.7.2 release in Cauldron.

CC: (none) => balcaen.john

Comment 2 Ahmad Samir 2011-03-14 23:28:16 CET
Fixed in SVN.

Status: NEW => RESOLVED
Resolution: (none) => FIXED