On Mon, Jan 12, 2004 at 06:36:06PM -0800, Mark S Parrish wrote: > On Mon, Jan 12, 2004 at 11:18:25AM -0800, Mark S Parrish wrote: > > Greetings! > > > > I tried to update my KDE install today and I got this error. I would much > > appreciate any help here. > > > > Thanks > > > > Mark > > > > ********************** > > $ emerge kde > > .. > > .. > > .. > > checking for pthread_create in -lpthread... yes > > checking for libz... -lz > > checking for libpng... -lpng -lz -lm > > checking for libjpeg6b... no > > checking for libjpeg... -ljpeg > > checking for Qt... configure: error: Qt (>= Qt 3.1.0) (library qt-mt) not > > found. Please check your installation! > > For more details about this problem, look at the end of config.log. > > Make sure that you have compiled Qt with thread support! > > > > !!! ERROR: kde-base/arts-1.1.4 failed. > > !!! Function kde_src_compile, Line 125, Exitcode 1 > > !!! died running ./configure, kde_src_compile:configure > > > > end of log > > ********************* > > > > > > -- > > [EMAIL PROTECTED] mailing list > > Qt is missing, or you got a very old version. > can you report this command? > > $ emerge -pv kde > > or > > try to emerge qt first by this command > > $ emerge qt > > ******************************** > Ok, here is the results of both of your suggestions: > > msp root # emerge -pv kde > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [ebuild U ] kde-base/arts-1.1.4 [1.1.2] +alsa +oggvorbis -artswrappersuid > +mad > [ebuild U ] kde-base/kdelibs-3.1.4 [3.1.2] +alsa +cups -ipv6 +ssl > [ebuild U ] kde-base/kdeedu-3.1.4 [3.1.2] > [ebuild N ] media-libs/xine-lib-1_rc2 +arts +esd +avi +nls -dvd +aalib +X > +directfb +oggvorbis +alsa +gnome +sdl > [ebuild U ] kde-base/kdemultimedia-3.1.4-r1 [3.1.2] -nas +esd +motif > +slang +tcltk +oggvorbis +cdr > [ebuild U ] kde-base/kdebase-3.1.4 [3.1.2] -ldap +pam +motif +encode > +oggvorbis +cups +ssl +opengl -samba +java > [ebuild U ] kde-base/kdenetwork-3.1.4 [3.1.2] > [ebuild U ] kde-base/kdeaddons-3.1.4 [3.1.2] +sdl +svga +xmms > [ebuild U ] app-pda/pilot-link-0.11.8 [0.11.5-r2] +perl +java +tcltk > +python +png +readline > [ebuild N ] dev-libs/libmal-0.31 > [ebuild U ] kde-base/kdepim-3.1.4 [3.1.2] +pda > [ebuild U ] kde-base/kdetoys-3.1.4 [3.1.2] > [ebuild U ] kde-base/kdegames-3.1.4 [3.1.2] > [ebuild U ] kde-base/kdegraphics-3.1.4 [3.1.2] +gphoto2 +tetex +scanner > [ebuild U ] kde-base/kdeadmin-3.1.4 [3.1.2] +pam -foreign-package > -foreign-sysvinit > [ebuild U ] kde-base/kdeartwork-3.1.4 [3.1.2] +opengl > [ebuild U ] kde-base/kdeutils-3.1.4 [3.1.2] > [ebuild U ] kde-base/kde-3.1.4 [3.1.2] > > msp root # emerge qt > Calculating dependencies ...done! > > !!! Error: the <kde-base/kdelibs-3.1.4 package conflicts with another package. > !!! both can't be installed on the same system together. > !!! Please use 'emerge --pretend' to determine blockers. > > msp root # > > msp root # emerge -p qt > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [blocks B ] <kde-base/kdelibs-3.1.4 (from pkg x11-libs/qt-3.2.2-r1) > [ebuild U ] x11-libs/qt-3.2.2-r1 [3.1.2-r3] > > msp root # > > > > -- > [EMAIL PROTECTED] mailing list
hi kde-base/kdelibs-3.1.4 blocks qt-3.2.2. So you need to uninstall kdelibs by this cmd $emerge -C kdelibs and the emerge again kde with $ emerge kde done I suggest you to not run those command in a kde enviroment. bye -- [EMAIL PROTECTED] mailing list
