Results 1 to 3 of 3
Hi,
I'm trying to install Kate on my computer. I'm using Fedora core 13 and when I run make I get the following errors:
Code:
/usr/include/QtGui/qtabwidget.h: In constructor ‘KatePluginSearchView::KatePluginSearchView(Kate::MainWindow*, Kate::Application*)’:
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-01-2012 #1Just Joined!
- Join Date
- Feb 2012
- Posts
- 2
Problem with installing Kate
Hi,
I'm trying to install Kate on my computer. I'm using Fedora core 13 and when I run make I get the following errors:
do you know what can be the problem?Code:/usr/include/QtGui/qtabwidget.h: In constructor ‘KatePluginSearchView::KatePluginSearchView(Kate::MainWindow*, Kate::Application*)’: /usr/include/QtGui/qtabwidget.h:167: error: ‘QTabBar* QTabWidget::tabBar() const’ is protected /root/kde/kate/kate/plugins/search/plugin_search.cpp:172: error: within this context /usr/include/QtGui/qtabwidget.h:167: error: ‘QTabBar* QTabWidget::tabBar() const’ is protected /root/kde/kate/kate/plugins/search/plugin_search.cpp:194: error: within this context /usr/include/QtGui/qtabwidget.h: In member function ‘void KatePluginSearchView::addTab()’: /usr/include/QtGui/qtabwidget.h:167: error: ‘QTabBar* QTabWidget::tabBar() const’ is protected /root/kde/kate/kate/plugins/search/plugin_search.cpp:754: error: within this context /usr/include/QtGui/qtabwidget.h: In member function ‘void KatePluginSearchView::closeTab(QWidget*)’: /usr/include/QtGui/qtabwidget.h:167: error: ‘QTabBar* QTabWidget::tabBar() const’ is protected /root/kde/kate/kate/plugins/search/plugin_search.cpp:771: error: within this context make[2]: *** [kate/plugins/search/CMakeFiles/katesearchplugin.dir/plugin_search.o] Error 1 make[1]: *** [kate/plugins/search/CMakeFiles/katesearchplugin.dir/all] Error 2 make: *** [all] Error 2
- 03-01-2012 #2should be enough.Code:
yum install kate
This installs kate from the repository.
If it is still available.
And fedora 13 already had yum.
fedora 13 is really old.You must always face the curtain with a bow.
- 03-02-2012 #3
It might not be available from the repos anymore.
Fedora 13 reached End of Life in June of 2011.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.


Reply With Quote
