Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0
-
None
-
Linux Mint 13 ( x86_64/amd64, and fully up to date) (follow debian/ubuntu instructions)
Athlon II x4 630
Radeon HD5770 gpu
AMD Catalyst 12.6 (beta/hotfix release )
gcc version 4.6.3
Description
When i was following the QT5 build instructions located at http://qt-project.org/wiki/Building-Qt-5-from-Git i found that the build does fails every time during the install phase because qttranslations is searching for lrelease in qtbase/bin instead of qttools/bin. This should not be happening.
as for when the error occurs, this is when i run the "make install" after building the software.
Note 1: Init-repository was ran with the option "—no-webkit"
Note 2: the configuration script was ran with the following line:
./configure -prefix-install -prefix /opt/qt5 -nomake tests -nomake translations -opensource -opengl
Attachments
Issue Links
- is required for
-
QTBUG-27426 Qt 5.0 Final release tasks
- Closed