Bug 353 - Binary qtdemo missing in qt4-examples
Summary: Binary qtdemo missing in qt4-examples
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-12 18:56 CET by Filipe Saraiva
Modified: 2011-03-14 23:28 CET (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.