I'm having difficulty installing keepassx. The fedora packages complain
about missing dependancies.
rpm -ivh keepassx-0.4.1-4.1.i386.rpm
warning: keepassx-0.4.1-4.1.i386.rpm: Header V3 DSA signature: NOKEY, key ID
c72e7601
error: Failed dependencies:
libstdc++.so.6(GLIBCXX_3.4.9) is needed by keepassx-0.4.1-4.1.i386
qt4 >= 4.3.0 is needed by keepassx-0.4.1-4.1.i386
qt4-x11 >= 4.3.0 is needed by keepassx-0.4.1-4.1.i386
We have qt4-develop-4.2 and qt-designer-3.3 installed as well
as libstdc++-devel-4.1 and compat-libstdc++-33-3.2.3-61
The source won't compile due to missing Qt Designer of the QT4 vintage.
make
cd src && /usr/lib/qt4/bin/qmake src.pro -unix -o Makefile
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
uic: File generated with too old version of Qt Designer
cd src && make -f Makefile
make[1]: Entering directory `/root/keepassx-0.4.1/src'
/usr/lib/qt4/bin/uic forms/AutoTypeDlg.ui -o ../build/ui/ui_AutoTypeDlg.h
/usr/lib/qt4/bin/uic forms/TargetWindowDlg.ui -o
../build/ui/ui_TargetWindowDlg.h
/usr/lib/qt4/bin/uic forms/AboutDlg.ui -o ../build/ui/ui_AboutDlg.h
uic: File generated with too old version of Qt Designer
File 'forms/AboutDlg.ui' is not valid
make[1]: *** [../build/ui/ui_AboutDlg.h] Error 1
make[1]: Leaving directory `/root/keepassx-0.4.1/src'
make: *** [sub-src-make_default] Error 2
I don't understand why Redhat supplies the newer Qt4 libs but doesn't update
the other little qt parts.
Does anyone have keepassx installed under Redhat 5?
This is so easy to install under Debian.
--Donald
_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list