Opened 6 years ago

Closed 6 years ago

#293 closed defect (duplicate)

Cannot install libqt4-4.7.3.2-1.i386

Reported by: robert.kuropkat Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: medium Keywords:
Cc:

Description

Could not install libqt4 when installing cmake-gui. Also could not install libqt4 on its own. cmake-gui installed anyway which may be another error.

Error in PREIN scriptlet in rpm package libqt4-4.7.3.2-1.i386

Change History (2)

comment:1 Changed 6 years ago by robert.kuropkat

when trying to run cmake-gui from the command line:

[ECS87440503|E:/usr/bin]ls cmake*
cmake-gui.exe  cmake.exe
[ECS87440503|E:/usr/bin]./cmake-gui.exe
BASH.EXE: Execution failed because of module "QTCORE4"
BASH.EXE: ./cmake-gui.exe: No such file or directory
[ECS87440503|E:/usr/bin]

comment:2 Changed 6 years ago by Silvan Scherrer

Resolution: duplicate
Status: newclosed

This is a known one. See http://trac.netlabs.org/rpm/ticket/252 for the interim solution.

cmake-gui can't work w/o libqt4 of course. So please use the above advise to install libqt4 first

Note: See TracTickets for help on using tickets.