Problem mit KDE installation

GendoIkari

GendoIkari

Routinier
Ich hab folgendes prob bei der kde installation:

(chroot) Kanotix / # emerge kde
Calculating dependencies... done!
>>> Emerging (1 of 13) kde-base/kdenetwork-3.5.5-r1 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking kdenetwork-3.5.5.tar.bz2 ;-)
>>> checking kdenetwork-3.5-patchset-01.tar.bz2 ;-)
QA Notice: USE Flag 'kernel_linux' not in IUSE for kde-base/kdenetwork-3.5.5-r1
* To support Video4Linux webcams in this package is required to have
* =x11-libs/qt-3* compiled with OpenGL support.
* Please reemerge =x11-libs/qt-3* with USE="opengl".

!!! ERROR: kde-base/kdenetwork-3.5.5-r1 failed.
Call stack:
ebuild.sh, line 1555: Called dyn_setup
ebuild.sh, line 668: Called pkg_setup
kdenetwork-3.5.5-r1.ebuild, line 55: Called die

!!! Please reemerge =x11-libs/qt-3* with USE="opengl".
!!! If you need support, post the topmost build error, and the call stack if relevant.



hab schon >emerge --unmerge qt und dann USE="opengl" emerge qt gemacht hat aber nix gebracht
 
Dann zeig doch mal mit welchem Flags dein QT gebaut wurde ;)
 
Ich würde das installierte Gentoo-Basissystem booten und dann von dort aus KDE installieren.
 
Entweder das USE_Flag "opengl" global in die make.conf eintragen.Oder opengl spezifisch für dieses QT setzen:
Code:
echo "x11-libs/qt-3.3.6-r4 opengl" >> /etc/portage/package.use
Oder das Flag nur einmalig mitkompilieren:
Code:
USE="opengl" emerge -1av =qt-3.3.6-r4
Ich bin mir nicht sicher ob die QT-Version passt,müßte aber.
 
Zuletzt bearbeitet von einem Moderator:
Noch 13 Packete und dann das

selbes Packet anderes Problem
nach emerge kde
kommt das
###############################################################################################
...
QA Notice: USE Flag 'kernel_linux' not in IUSE for kde-base/kdenetwork-3.5.5-r1 //hab ich was im kernel falsch eingestell oder ein Flag?
...
checking if UIC has KDE plugins available... no // warum net ?(
configure: error:
you need to install kdelibs first. // hab ich doch
....
###############################################################################################
emerge -s kdelibs
Searching...
[ Results for search key : kdelibs ]
[ Applications found : 1 ]

* kde-base/kdelibs
Latest version available: 3.5.5-r7
Latest version installed: 3.5.5-r7
Size of files: 15,164 kB
Homepage: http://www.kde.org/
Description: KDE libraries needed by all KDE programs.
License: GPL-2 LGPL-2
############################################################################################
...
If you did install kdelibs, then the Qt version that is picked up by
this configure is not the same version you used to compile kdelibs.
The Qt Plugin installed by kdelibs is *ONLY* loadable if it is the
_same Qt version_, compiled with the _same compiler_ and the same Qt
configuration settings.


!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/kdenetwork-3.5.5-r1/work/kdenetwork-3.5.5/config.log

!!! ERROR: kde-base/kdenetwork-3.5.5-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
kdenetwork-3.5.5-r1.ebuild, line 67: Called kde_src_compile
kde.eclass, line 169: Called kde_src_compile 'all'
kde.eclass, line 339: Called kde_src_compile 'myconf' 'configure' 'make'
kde.eclass, line 321: Called econf '--with-libidn' '--disable-sametime-plugin' '--disable-slp' '--without-wifi' '--disable-jingle' '--without-xmms' '--without-external-libgadu' '--with-x' '--enable-mitshm' '--without-xinerama' '--with-qt-dir=/usr/qt/3' '--enable-mt' '--with-qt-libraries=/usr/qt/3/lib64' '--disable-dependency-tracking' '--disable-debug' '--without-debug' '--disable-final' '--without-arts' '--prefix=/usr/kde/3.5' '--mandir=/usr/kde/3.5/share/man' '--infodir=/usr/kde/3.5/share/info' '--datadir=/usr/kde/3.5/share' '--sysconfdir=/usr/kde/3.5/etc' '--enable-libsuffix=64'
ebuild.sh, line 541: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
###################################################################################################
 
Zuletzt bearbeitet:

Ähnliche Themen

Kaffeine Installation

dovecot und postfix Konfiguration Problem

NagiosGrapher 1.7.1 funktioniert nicht

gcc-4.4.5 kde-4.7.2 wine Bildschirm flackert System stürzt ab

Falsche Rechte gesetzt beim Anlegen von Ordnern via Samba-Client

Zurück
Oben