Re: [gentoo-user] Firefox won't compile without sound

2013-02-02 Thread Philip Webb
: nsAudioStream.h : no such file I tried again with 'USE=gstreamer ... --nodeps ... ' -- this is the way to get Kdelibs to compile without sound -- , but the same error hit again. It looks as if this is a bug to report upstream. Further comments or suggestions welcome

Re: [gentoo-user] Firefox won't compile without sound

2013-02-10 Thread Philip Webb
with an error : fatal error : nsAudioStream.h : no such file I tried again with 'USE=gstreamer ... --nodeps ... ' -- this is the way to get Kdelibs to compile without sound -- , but the same error hit again. I have added a further msg to Bug 454330 plan to report the bug upstream

Re: [gentoo-user] problems with kde 4.10.0

2013-02-27 Thread Daniel Frey
did something like that and revdep-rebuild fixed it. I think it had to recompile kdelibs and something else but your case may be different. Dan

Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-28 Thread Neil Bothwick
On Sun, 28 Jul 2013 17:59:49 +0200 (CEST), Alain Didierjean wrote: the above lib won't compile with a emake error. Is it me or anyone else had that type of problem ? It's just you. Please post emerge output. Thanks. Emerge output: emake error. Your portage

Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-28 Thread Neil Bothwick
On Sun, 28 Jul 2013 18:35:07 +0200, Alan McKinnon wrote: I could'nt find an emake executable. Which package contains such a beast ? No package explicity claims it: $ ls -al /usr/lib64/portage/bin/ebuild-helpers/emake -rwxr-xr-x 1 root root 922 Jul 26 16:16

Re: [gentoo-user] why media-libs are needed for an email client.

2013-12-28 Thread Mateusz Kowalczyk
I got when seeing what it will do on a system with gstreamer USE and no KDE: # required by media-libs/phonon-gstreamer-4.7.1 # required by media-libs/phonon-4.7.1[gstreamer] # required by kde-base/kdelibs-4.12.0 # required by kde-base/korganizer-4.12.0 # required by kde-base/kmail-4.12.0 # required

[gentoo-user] Confusion about slot conflict

2014-01-05 Thread 张东亚
-r1::gentoo, installed) media-libs/libpng:0/0= required by (kde-base/kdelibs-4.11.4::gentoo, installed) (media-libs/libpng-1.6.8::gentoo, ebuild scheduled for merge) pulled in by (no parents that aren't satisfied by other packages in this slot) My question is, seems upgrade to libpng

Re: [gentoo-user] Circular dependencies...

2014-01-06 Thread Khumba
thought, that doc was a good idea...but iw seems not to be... It may be a good idea, for that package, but not globally. Even so, unless you need API documentation, I doubt you want that flag. Also it makes the compile time for some packages longer; kdelibs is a case where it takes

Re: [gentoo-user] Which package contains kdeinit4? Was: Purged gnome, lost X. :-(

2014-01-19 Thread Alan Mackenzie
-base/, but can't identify the KDE base package I need. equery only works on already emerged packages. Which package contains kdeinit4? kde-base/kdelibs Thanks! ~50 packages altogether, which took just over an hour to emerge. Sadly, it didn't help get xfce running. I seem to have a hard

Re: [gentoo-user] re: sys-power/upower-pm-utils

2014-06-03 Thread Rich Freeman
of packages that satisfy the dependencies and the solution it settled on works, and is the preferred solution since kdelibs lists upower first. The real solution here is better communication. There is a blurb going into the next GMN, but it doesn't mention stable users, and obviously the timing

[gentoo-user] Re: sys-power/upower-pm-utils

2014-06-03 Thread »Q«
instead. Is that right? Thanks. emerge -1 sys-power/upower-pm-utils should fix this. On my system, using -1 would lead to it being cleaned by --depclean eventually. kdelibs has an optional (USE flag-controlled) dependency on upower, but not on upower-pm-utils. But upower-pm-utils does seem

Re: [gentoo-user] Re: USE flags handling

2014-08-01 Thread Philip Webb
--nodeps emerge phonon' Kdelibs then compiles successfully as well. If you compile KDE outside Portage, there's a nosound flag, but the Gentoo devs have implemented that to require 'USE=soundpkg, perhaps knowing that it cb happily ignored via '--nodeps'. Just don't expect this to be documented anywere

Re: [gentoo-user] Re: USE flags handling

2014-08-02 Thread J. Roeleveld
that you install the actual sound software : it works to do 'USE=gstreamer --nodeps emerge phonon' Kdelibs then compiles successfully as well. If you compile KDE outside Portage, there's a nosound flag, but the Gentoo devs have implemented that to require 'USE=soundpkg, perhaps knowing that it cb

Re: [gentoo-user] Re: USE flags handling

2014-08-02 Thread Philip Webb
=gstreamer --nodeps emerge phonon' Kdelibs then compiles successfully as well. If you compile KDE outside Portage, there's a nosound flag, but the Gentoo devs have implemented that to require 'USE=soundpkg, perhaps knowing that it cb happily ignored via '--nodeps'. Just don't expect

Re: [gentoo-user] Re: USE flags handling

2014-08-03 Thread Alan McKinnon
On 03/08/2014 04:59, Walter Dnes wrote: phonon is not an okular dependency. It is a deep dependancy. kde-base/kdelibs-4.12.5-r1.ebuild has a COMMONDEPEND= block which includes =media-libs/phonon-4.4.3. And media-libs/phonon-4.6.0-r1.ebuild has the following line... REQUIRED_USE

Re: [gentoo-user] Re: has anyone tried KDE5?

2014-10-08 Thread Volker Armin Hemmann
, the rest skipped because of wrong gcc. Crap like that should be told right at the start. This is carryover from KDE 4. In all packages except kdelibs, the GCC check was in pkg_setup instead of pkg_pretend to save time during dependency resolution (think emerging 300 KDE packages at once). I

[gentoo-user] Clashing dependencies in KDE

2014-12-11 Thread Peter Humphrey
to package.keywords, one at a time as they caused portage to stop, until after about 8 additions I hit the inevitable show-stopper. The mixing of versions of parts of KDE resulted in both 4.14.3 and 4.12.5 of kdelibs being required at the same time. It looks as though someone has allowed

Re: [gentoo-user] Replacement for acroread on 64bit system?

2015-03-07 Thread Neil Bothwick
can save a selected part of a page to a PNG file, which it can then print. It's not quite what you are looking for but pretty close. [I'm running an XFCE desktop, so would prefer something that doesn't pull in a gigabyte of Gnome or KDE dependancies.] It will need kdelibs, how much else is needed

Re: [gentoo-user] No 'libs' in world file?

2015-03-02 Thread Philip Webb
'emerge -cpv pkg' found that all of them -- /sys-libs/readline ncurses zlib -- were in fact requirements for eg bash python vim kdelibs cups LO , so now I've removed them hope it will simplify Portage activities a bit

Re: [gentoo-user] Getting rid of strigi

2016-02-07 Thread Mick
> > > > >>> Calculating removal order... > > > > >>> These are the packages that would be unmerged: > > app-misc/strigi > > > > selected: 0.7.8-r1 > > > >protected: none > > > > omit

Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
to rebuild, essentially all of kde-3.5.5, because I'm in the middle of a big emerge, everything is missing libexpat, presumably because expat was early in the emerge. There was no mention of qt-3.3.8-r3, but of course the first thing revdep-rebuild wants to rebuild is kdelibs which wont rebuild

Re: [gentoo-user] KDE 4.2: Emerge of ksysguard and ksmserver failed

2009-01-28 Thread Volker Armin Hemmann
/ksmserver. I tried to re-emerge qt-* packages but the error remains the same. Does somebody have a idea what could be wrong? re-emerge the qt packages in the right order. then emerge kdelibs again, then the rest. Stuff like this happens when qt is updated after kdelibs is built against it.

Re: [gentoo-user] How many people use KDE?

2006-01-22 Thread Mark Knecht
/kdeedu-3.4.3-r10 (3.4) [I--] [ ] kde-base/kdegames-3.4.3 (3.4) [I--] [ ] kde-base/kdegraphics-3.4.3-r3 (3.4) [I--] [ ] kde-base/kdelibs-3.4.3-r1 (3.4) [I--] [ ] kde-base/kdemultimedia-3.4.3 (3.4) [I--] [ ] kde-base/kdenetwork-3.4.3 (3.4) [I--] [ ] kde-base/kdepim-3.4.3 (3.4) [I--] [ ] kde-base

Re: [gentoo-user] Installing KDE...Again.... (Now at howto install kde)

2006-01-29 Thread Holly Bostick
Neil Bothwick schreef: On Sun, 29 Jan 2006 19:08:11 +0100, Holly Bostick wrote: I'm also running ~x86, and kdelibs and kdebase-kioslaves 3.5.0 (the packages I'm having problems with) are currently installed. But if I do an emerge -uaD(N)tv world, krusader (because it is compiled

[gentoo-user] USE=mysql

2006-02-28 Thread Arnau Bria Ramírez
-misc/openssh-4.2_p1-r1 [ebuild R ] mail-filter/spamassassin-3.1.0 [ebuild R ] net-mail/fetchmail-6.2.5.2-r1 [ebuild R ] mail-mta/postfix-2.2.5 [ebuild R ] net-fs/samba-3.0.14a-r2 [ebuild R ] x11-libs/qt-3.3.4-r8 [ebuild R ] kde-base/kdelibs-3.4.3-r1 [ebuild R

[gentoo-user] random mouse movements + kdebase 3.5.9-r3 + qt-4.3.3 + gcc-4.3.2 problems

2009-01-02 Thread Francisco Ares
/kdelibs-3.5.9-r4 and x11-libs/qt-4.3.3 - none of them compiles without errors. I'm using a ~x86 gcc ( sys-devel/gcc-4.3.2-r2 ) so that I may use the -march=core2 CFLAG and just emerged and installed a 2.6.27-r7 kernel. Also I've re-emerged several qt and kde dependencies, including Xorg - as long

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Michael W. Holdeman
- More Applications - File Manager - Super User Mode I tried that menu option and it seems to work fine. I can open text files with kedit. I have kdelibs-3.4.1-r1, kdesu-3.4.1, and konqueror-3.4.1. Zac Strange, same versions here. I re-emerged kdelibs, kdesu, and konqueror just today. Strange

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Zac Medico
Applications - File Manager - Super User Mode I tried that menu option and it seems to work fine. I can open text files with kedit. I have kdelibs-3.4.1-r1, kdesu-3.4.1, and konqueror-3.4.1. Zac Strange, same versions here. I re-emerged kdelibs, kdesu, and konqueror just today. Strange thing

Re: [gentoo-user] App/plugin to play CD?

2006-05-09 Thread Walter Dnes
-odbc +opengl -postgres -sqlite -xinerama 14,101 kB [ebuild N] app-admin/gamin-0.1.7 -debug -doc 529 kB [ebuild N] kde-base/kdelibs-3.4.3-r1 +alsa -arts -cups -debug -doc -jpeg2k -kdeenablefinal -kerberos -openexr -spell -ssl +tiff -xinerama -zeroconf 16,482 kB [ebuild N] kde-base

Re: [gentoo-user] Uninstalling KDE packages

2007-01-29 Thread Vlad Dogaru
of a fresh install, how can I choose what KDE installs? Do I have to run emerge kde, or would kdelibs, kdebase, etc (along with their dependencies of course) suffice? You need to emerge kdelibs and kdebase. Afterwards you can emerge single applications. Hi everyone, I did a monolithic KDE install

Re: [gentoo-user] gcc upgrade: what's safest option?

2006-08-12 Thread Richard Fish
some programs that link against both .5 and .6 at the same time. This could happen for example if you rebuild qt, qt will get linked against .6, but kdelibs may still be linked against .5. So when you start a KDE app (which link against both qt and kdelibs), it may crash due to the two incompatible

[gentoo-user] Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
kmail 1.9.10 will authenticate without any problems. Any idea's, suggestions or thoughts? yes, look into your configuration. Also make sure you built kdepimlibs and kdelibs with the right flags Volker, thank you for your follow up. My kdelibs are built with (acl alsa

Re: [gentoo-user] Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Volker Armin Hemmann
authentication not supported The funny thing here is that under kde-3.5.10 kmail 1.9.10 will authenticate without any problems. Any idea's, suggestions or thoughts? yes, look into your configuration. Also make sure you built kdepimlibs and kdelibs with the right flags

[gentoo-user] Re: Re: Re: Re: Kmail / uw-imap problems

2009-10-15 Thread Elric Wolfsbruder
and kdelibs with the right flags Volker, thank you for your follow up. My kdelibs are built with (acl alsa bzip2 fam handbook mmx nls openexr opengl semantic-desktop spell sse sse2 ssl zeroconf) My kdepimlibs are built with (handbook ldap) My config file has the exact same

Re: [gentoo-user] KDE 3.5 and desktop links not working

2009-10-15 Thread Dale
. sighs I did just re-emerge kdelibs and it is really screwed up now. I just thought it was annoying earlier. ;-) It's really on my nerves now. Almost NOTHING works. :-( Open to ideas if anyone has any. Did you try kbuildsycoca4 in addition to kbuildsycoca? I had

Re: [gentoo-user] Layman and eix-sync

2009-11-12 Thread Frank Steinmetzger
of kde-3.5, verify with depclean, then delete the overlay I thought they changed all that? I have /usr/kde/3.5 but nothing for KDE 4. Equery shows this: r...@smoker ~ # equery files kde-base/kdelibs-4.3.3 Alan spoke about the configs and app data in ~. kdelibs naturally installs

Re: [gentoo-user] libkdegames-3.5 won't compile

2010-02-01 Thread Alan McKinnon
trying to hang onto KDE 3 and also have KDE 4 installed. I had to change some USE flags to get KDE 4 to upgrade. One of the flags was mDNSResponder. I don't know if that is related or not. kdelibs-3.5 on Gentoo had some outlandish requirements - zeroconf was one of them. I don't rightly recall

Re: [gentoo-user] emerge on really old tree

2011-02-01 Thread Alan McKinnon
: COMMON_DEPEND= kde-base/kdelibs-4.6[semantic-desktop?] kde-base/libkworkspace-4.6 kde-base/solid-4.6[bluetooth] Oops. Blocks kdelibs. Basically nothing can proceed but portage doesn't know that so it dumps about 300 lines of errors on-screen. And the poor

Re: [gentoo-user] kde 4.6.x going stable?

2011-02-17 Thread Joost Roeleveld
I'll add this. KDE 4.6 has shutdown/logout issues here. If I have Kpatience or Konqueror open when I log out, it won't log out. I have to go to a console, login, kill xdm, kill the leftover cruft from KDE, restart xdm and login. There was a update to kdelibs that was supposed to fix

Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1

2013-07-28 Thread Alan McKinnon
On 28/07/2013 17:59, Alain Didierjean wrote: - Mail original - De: Alan McKinnon alan.mckin...@gmail.com À: gentoo-user@lists.gentoo.org Envoyé: Dimanche 28 Juillet 2013 10:59:37 Objet: Re: [gentoo-user] fail: kde-base/kdelibs-4.10.5-r1 On 28/07/2013 10:56, Alain Didierjean

[gentoo-user] Re: Multiple package instances ..... Help me understand this emerge error, please.

2014-02-23 Thread Jonathan Callen
by (app-editors/emacs-24.3-r2::gentoo, installed) media-libs/libpng:0/0= required by (media-libs/libwebp-0.3.1::gentoo, installed) media-libs/libpng:0/0= required by (net-print/cups-filters-1.0.36-r1::gentoo, installed) media-libs/libpng:0/0= required by (kde-base/kdelibs-4.11.2-r1::gentoo

Re: [gentoo-user] How am I supposed to block the KDE update?

2017-03-14 Thread Alan McKinnon
(5) man page for more details) > # required by kde-misc/kshutdown-4.0::gentoo[kde] > # required by @selected > # required by @world (argument) > # /etc/portage/package.mask/kde: > #=kde-frameworks/kdelibs-4.14.29-r1 > #=kde-frameworks/kdelibs-env-4.14.3 > #=kde-f

[gentoo-user] Re: Kdelibs configure error

2013-05-01 Thread Jacques Montier
, i symlinked /usr/local/lib - /usr/lib64. What is wrong to do that ? I deleted the symlink and now kdelibs configure works fine. What's your advice ? thanks a lot, Cheers, -- Jacques 2013/5/1 Jacques Montier jmont...@gmail.com Hi all, I get a configure error when upgrading from

Re: [gentoo-user] unable to compile kdelibs in arm chroot

2015-03-23 Thread Michael Mair-Keimberger
are required for kdebase-meta, but now i'm stuck at kdelibs and i have no idea what's wrong. The problem: The problem is, the compile doesn't fail - it just hangs/stops. At some point (which seems to be random - it can stop anywhere between 1% and 100% of the compile

[gentoo-user] kde update

2011-05-30 Thread Alain DIDIERJEAN
$ [blocks^[[39;49;00m B^[[39;49;00m ] kde-base/solid:4.4[-kdeprefix]^[[39;49;00m (kde-base/solid:4.4[-kdeprefix] is blocking kde-base$ [blocks^[[39;49;00m B^[[39;49;00m ] kde-base/kdelibs:4.4[-kdeprefix]^[[39;49;00m (kde-base/kdelibs:4.4[-kdeprefix] is blocking kde-$ [blocks^[[39;49;00m B

[gentoo-user] Slot war on my system

2012-06-02 Thread Michael Sullivan
-4.8.1-r1::gentoo, installed) kde-base/kdelibs:4 (kde-base/kdelibs-4.8.3::gentoo, ebuild scheduled for merge) pulled in by =kde-base/kdelibs-4.8.3:4[aqua=,handbook] required by (kde-base/ksysguard-4.8.3::gentoo, ebuild scheduled for merge) (and 29 more with the same problem) (kde-base

Re: [gentoo-user] Slot war on my system

2012-06-03 Thread Alan McKinnon
/kdelibs:4 (kde-base/kdelibs-4.8.3::gentoo, ebuild scheduled for merge) pulled in by =kde-base/kdelibs-4.8.3:4[aqua=,handbook] required by (kde-base/ksysguard-4.8.3::gentoo, ebuild scheduled for merge) (and 29 more with the same problem) (kde-base/kdelibs-4.8.1-r2::gentoo

[gentoo-user] Kdelibs configure error

2013-05-01 Thread Jacques Montier
Hi all, I get a configure error when upgrading from kdelibs-4.10.1-r1 to kdelibs-4.10.2. I get the error message : CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (message): Did not find automoc4 (Automoc4Config.cmake, install git

[gentoo-user] Re: kview missing 50% of its menus - what to install?

2005-12-13 Thread reader
-hardened -jack -kdeenablefinal +mp3 -nas +vorbis +xinerama 922 kB [ebuild U ] kde-base/kdelibs-3.4.3 [3.4.1-r1] +alsa +arts +cups -debug -doc -jpeg2k -kdeenablefinal -kerberos -openexr +spell +ssl +tiff +xinerama -zeroconf 16,482 kB [ebuild U ] kde-base/kdebase-3.4.3-r1 [3.4.1-r1] +arts

Re: [gentoo-user] kde-base/kde-env Block kdelibs

2007-04-24 Thread Rumen Yotov
-lm_sensors -logitech-mouse -openexr* -samba 0 kB [ebuild N] kde-misc/kdnssd-avahi-0.1.2 USE=xinerama -arts -debug 739 kB [blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.6-r5) EMERGE INFO

[gentoo-user] Re: KDE (mono to meta) migration

2006-06-22 Thread James
remove packages that the meta packages depend on too. kde-base/kdelibs takes a long time to compile and hence shouldn't be removed as you still need it. Unless of course you need to upgrade it anyway. This might be feasible: #cd /var/db/pkg emerge -Cva `ls -d kde-base/* | grep -v -r

Re: [gentoo-user] xorg-drivers for mouse and keyboard confusion

2011-02-27 Thread Mark Knecht
/subversion-1.6.15 [nomerge ] kde-base/kdelibs-4.4.5-r2 [nomerge ] sys-auth/polkit-kde-0.95.1-r1 [nomerge ]sys-auth/polkit-qt-0.96.1 [nomerge ] sys-auth/polkit-0.99-r1 [ebuild R] gnome-extra/polkit-gnome-0.99 [ebuild R] kde-base/khelpcenter-4.4.5

Re: [gentoo-user] Konsole issue

2012-01-01 Thread Colleen Beamer
::start: Unable to set terminal attributes. Bingo. well, check that /dev/pts is mounted. Did you have any consolekit, udev, dbus updates? Are the permissions set correctly? have you recompiled kdelibs? But this is exactly your problem - google for it. No updates - konsole was working less than

Re: [gentoo-user] Konsole issue

2012-01-01 Thread Volker Armin Hemmann
recompiled kdelibs? But this is exactly your problem - google for it. No updates - konsole was working less than 15 minutes prior to sending my first message. Will trying googling. Thanks. is consolekit still running? does the problem persist after a reboot? Since my last

Re: [gentoo-user] unable to compile kdelibs in arm chroot

2015-03-20 Thread Fernando Rodriguez
. So far i finally could compile xorg-server and also updated the whole system, which, at this point, wasn't much anyway. My next goal was kde. I've compiled about half of all packages which are required for kdebase-meta, but now i'm stuck at kdelibs and i have no idea what's wrong

Re: [gentoo-user] unable to compile kdelibs in arm chroot

2015-03-20 Thread Michael Mair-Keimberger
, at this point, wasn't much anyway. My next goal was kde. I've compiled about half of all packages which are required for kdebase-meta, but now i'm stuck at kdelibs and i have no idea what's wrong. The problem: The problem is, the compile doesn't fail - it just hangs/stops. At some point (which

[gentoo-user] audio gone!

2008-01-26 Thread maxim wexler
-3.5.2 =kde-base/kdeartwork-3.5.2 =kde-base/kdebase-3.5.2-r2 =kde-base/kdegames-3.5.2 =kde-base/kdegraphics-3.5.2 =kde-base/kdelibs-3.5.2-r6 =kde-base/kdemultimedia-3.5.2-r2 =kde-base/kdenetwork-3.5.2 =kde-base/kdepim-3.5.2-r2 =kde-base/kdetoys-3.5.2 =kde-base/kdeutils-3.5.2 =kde-base/kdewebdev-3.5.2

Re: [gentoo-user] Re: Re: Re: Re: emerge -DuvatN world doesn't show all upgradeable packages

2008-04-08 Thread Alan McKinnon
are in a world readable *rc file). Hmm. Need kwalletmanager. Make it mandatory. Except this conflicts nicely with kdeutils and kdelibs. Bugger, now you need to rebuild kdelibs with kwalletmanager support and leave it out of konqueror. Shit. USE flag conflict. OK, take the USE flag out of make.conf

Re: [gentoo-user] KDE 3.5 : Kicker other ebuilds fail

2006-01-01 Thread Philip Webb
060101 Philip Webb wrote: On Monday 02 January 2006 00:02, Philip Webb wrote: I started to install KDE 3.5 (split) -- still ~x86 -- got Kdelibs done, then went on to Kdebase-startkde, which pulls in 17 dependencies. Some of them went thro' ok, but then Kicker refused as below; I tried

Re: [gentoo-user] Installing KDE...Again.... (Now at howto install kde)

2006-01-28 Thread Ian
Hey again!Im having issues.I saw on the gentoo forums that kdelibs-3.5.1 isn't on the servers yet, but I cant seem to get it to go down to 3.5.0. In order for me to get 3.5 anything I needed to unmask all of the packages im building in package.keywords. So I get:#USE=-arts alsa emerge -p kicker

Re: [gentoo-user] kdelibs failed to emerge is this an arts problem?

2005-06-02 Thread Richard Fish
returned 1 exit status make[3]: *** [libartskde.la] Error 1 make[3]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1/work/kdelibs-3.4.1/arts/kde' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.4.1/work/kdelibs-3.4.1/arts' make[1]: *** [all-recursive

Re: [gentoo-user] konqueror-kedit

2005-06-23 Thread Daniel da Veiga
ebuilds. Now I'm using kde split ebuilds (kde-meta) and everything seems to work pretty well. K Menu - System - More Applications - File Manager - Super User Mode I tried that menu option and it seems to work fine. I can open text files with kedit. I have kdelibs-3.4.1-r1, kdesu-3.4.1

[gentoo-user] GCC 4.1.1 unable to compile kdelibs due to missing libstdc++

2006-06-02 Thread Paulo J. Matos
Hi all, First, I just upgraded from 4.0.2 to 4.1.1, continued to upgrade some other packages up until kdelibs where I get: /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I

Re: [gentoo-user] Re: xmms alternative

2006-10-28 Thread Hemmann, Volker Armin
-doc [ebuild N] kde-base/kdelibs-3.5.2-r6 USE=alsa tiff -acl -arts -cups -debug -doc -jpeg2k -kdeenablefinal -kdehiddenvisibility -kerberos -legacyssl -openexr -spell -ssl -xinerama -zeroconf [ebuild N] media-libs/taglib-1.4 USE=-debug [ebuild N] media-sound/amarok-1.4.3-r1 USE

Re: [gentoo-user] amarok can't use mysql collection

2009-11-17 Thread Alan McKinnon
are coming off. What about using amarok 1.4, until 2.x works fine for you? 1.4 links to kdelibs-3.5 right? I just spent nearly a year getting rid of 3.5 apps... Mine does not work any longer, though. Just noted this when I started it to compare with the 2.2 one, did not do this a while ago

Re: [gentoo-user] emerge --emptytree : how to ?

2017-10-15 Thread Dale
these settings have been around for a good long while.  I might add, I've read that blog before.  I also read the comments where others had different results and pointed out some issues with the blog points.  The blogger used kdelibs as a test case.  Thing is, I compile more than just kdelibs here.  Most

Re: [gentoo-user] KDE 4.0.0

2008-01-19 Thread Paul Salters
-meta-4.0.0 tells me: [blocks B ] kde-base/kdebase-3.5.7-r6 (is blocking kde-base/kdelibs-4.0.0) I do not have emerge kdebase-3.5.7 but kdebase-3.5.8. The3refore, I cannot unemerge 3.5.7. How can I work around this? Uwe For future reference, check out autounmask. I found out

[gentoo-user] KDE 4 Blocked packages

2008-01-22 Thread sean
Trying to emerge KDE 4 and have the following packages blocked. Calculating dependencies... done! [ebuild N] kde-base/kdelibs-4.0.0 [ebuild N] kde-base/qimageblitz-0.0.4 [ebuild N] kde-base/kdebase-pam-7 [ebuild N] app-accessibility/flite-1.2-r1 USE=-static [ebuild N

Re: [gentoo-user] KDE4.0?

2008-01-24 Thread Justin
/libkdeedu-3.5* (is blocking kde-base/kdeedu-3.5.7) [blocks B ] =kde-base/klatin-3.5* (is blocking kde-base/kdeedu-3.5.7) [blocks B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.7-r3) [blocks B ] =kde-base/kdeedu-3.5* (is blocking kde-base/libkdeedu-3.5.2, kde-base/klatin-3.5.2

Re: [gentoo-user] KDE4.0?

2008-01-24 Thread Dale
B ] kde-base/kde-env (is blocking kde-base/kdelibs-3.5.7-r3) [blocks B ] =kde-base/kdeedu-3.5* (is blocking kde-base/libkdeedu-3.5.2, kde-base/klatin-3.5.2) Total: 47 packages (22 upgrades, 25 new, 4 blocks), Size of downloads: 195,873 kB [EMAIL PROTECTED

Re: [gentoo-user] KDE4.0?

2008-01-25 Thread maxim wexler
] kde-base/kdebase-3.5.7-r6 (is blocking kde-base/kdelibs-4.0.0) [blocks B ] app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2) [blocks B ] media-sound/esound-0.2.36-r2 (is blocking app-admin/eselect-esd-20060719) [blocks B ] =app-admin/eselect-1.0.3 (is blocking app-admin

Re: [gentoo-user] audio gone!

2008-01-26 Thread maxim wexler
-base/kde-env (is blocking kde-base/kdelibs-3.5.7-r3) [blocks B ] dev-java/java-config-wrapper (is blocking dev-java/java-config-1.2.11-r1) [blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking x11-libs/motif-config-0.9-r1) [blocks B ] app-admin/eselect-esd (is blocking media-sound/esound

Re: [gentoo-user] KDE 4.0.2 and composite

2008-03-12 Thread Uwe Thiem
xcomposite plus kdelibs, although they don't don't listen to xcomposite. If I'll succeed somehow I'll report back here. If not, well, I'll give up on the whole thing, stay without the effects in KDE and wait for the Easter Bunny to provide me with a decent video card. ;-) Uwe -- Informal

Re: [gentoo-user] expat upgrade, kdelibs: circular problem?

2008-03-19 Thread Enrico Weigelt
* Alan McKinnon [EMAIL PROTECTED] wrote: On Tuesday 18 March 2008, Enrico Weigelt wrote: BTW: if libexpat.so.0 was there before the update and now isn't, there's an major bug in expat (either the ebuild or the source). There's no bug in expat, the OP is doing an *expat*upgrade*, which

Re: [gentoo-user] KDE slow shutdown

2008-04-19 Thread Philip Webb
machine: after all, it compiles Kdelibs in 17 min ! In my case, it isn't kdm.log , as I don't have Kdm installed (I use 'startx' from a raw command-line after booting). One way to find out more would be to file a bug with KDE, but I'ld rather not waste their time, if anyone has further advice

[gentoo-user] Question about gstreamer

2008-05-07 Thread AJ Spagnoletti
-plugins-base-0.10.14 =x11-libs/gtk+-2.12.8 =app-text/ghostscript-gpl-8.61-r3 =net-libs/libsoup-2.2.100 =kde-base/kdelibs-3.5.8-r3 These are the packages that would be merged, in order: Calculating dependencies / !!! All ebuilds that could satisfy =media-libs/gstreamer-0.8.11 have been masked. Here

[gentoo-user] kde 3.5.9 revdep-rebuild

2008-05-21 Thread James
hello, I upgrade one system without incident. revdep-rebuild -p just found one package to rebuild. Now I have upgraded to kde 3.5.9 successufully rebooting into 3.5.9. When I run revdep-rebuild -p I get many things that need to be rebuilt: [ebuild UD] kde-base/kdelibs-3.5.8-r4 [3.5.9-r4

Re: [gentoo-user] kde 3.5.9 revdep-rebuild

2008-05-21 Thread Alan McKinnon
UD] kde-base/kdelibs-3.5.8-r4 [3.5.9-r4] [ebuild R ] kde-base/kdemultimedia-arts-3.5.8 [ebuild UD] kde-base/libkdegames-3.5.8 [3.5.9] [ebuild R ] kde-base/noatun-3.5.8 [ebuild R ] kde-base/kolf-3.5.8 [ebuild R ] kde-base/kaboodle-3.5.8 [ebuild R ] kde-base/krec

Re: [gentoo-user] kdelibs wont compile

2007-08-18 Thread Volker Armin Hemmann
On Sonntag, 19. August 2007, [EMAIL PROTECTED] wrote: it does, if you run revdep-rebuilt without options. -- [EMAIL PROTECTED] mailing list Right, Ignoring all the kde and media stuff in the revdep-rebuild -p output leaves the following packages: dev-libs/apr-util-1.2.8

[gentoo-user] Re: KDE-4.2 and KDE-3.5

2009-01-31 Thread Nikos Chantziaras
kde-base/kdelibs-4.2.0) which for me means switching to *2* testing platforms (3.5.10 and 4.2) Now my question is: how safe is it to do a workaround KDE 3.5.10 is *not* masked. It's in ~arch. It should be a safe/stable update since it's a bug-fix release I've been using 3.5.10 since 080924

Re: [gentoo-user] KDE 4.2 and 3.5

2009-02-01 Thread Daniel D Jones
) Look in the archives, a similar question was posted a few days ago. Thanks for your response. I did search the archives and did not find anything relevant. I saw and read a thread where a block was occurring: =kde-base/kdebase-startkde-3.5.10 is blocking kde-base/kdelibs-4.2.0 It wasn't clear

Re: [gentoo-user] meta-packages and buildpkgonly

2009-02-02 Thread Roy Wright
if the dependent packages are installed, you cannot build kmail-4.2 (for package or install) if kdelibs-4.2 is not installed. That's a long way round of saying that you can't do what you want and build all the KDE4 packages in advance. To minimise downtime, even though it increases the overall

Re: [gentoo-user] trouble with evince (mime bad?)--Solved ??

2009-02-15 Thread Allan Gottlieb
pdf, evince opens a window and complains   unable to open document   unhandled mime type As you use evince, you may be a gnome user, so this might not help you. I recently had all my kde associations and (very surprisingly) a number of others from other DEs go scrambled. Rebuilding kdelibs

Re: [gentoo-user] trouble with evince (mime bad?)

2009-02-15 Thread Allan Gottlieb
had all my kde associations and (very surprisingly) a number of others from other DEs go scrambled. Rebuilding kdelibs fixed all of it. I never did figure out how this could occur. Possibly it's something to do with DEs converging on freedesktop.org standards, so an oopsie in one can have

[gentoo-user] Re: kde 4.2.1 sill pulling in 3.5 packages

2009-03-25 Thread James
have to fudge it. I like 'sliver bullets'. As a kid growing up in rural Florida, I have lots of success putting meat on the table with a 30-30 and silver bullets One shot and dinner was on the table. That mentality has never disappeared. For now I settled for masking off kdelibs

Re: [gentoo-user] KDE 4.2.1 : beta is as beta does

2009-04-14 Thread Roy Wright
finally ditch kdelibs-3.5... Have fun, Roy

Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Paul Hartman
-r1 dev-util/monodevelop-2.0 dev-util/subversion-1.6.1 gnome-base/gconf-2.24.0 gnome-base/gnome-keyring-2.22.3-r1 gnome-base/libbonobo-2.24.1 kde-base/kdebase-kioslaves-4.2.2 kde-base/kdelibs-4.2.2-r1 media-libs/libgphoto2-2.4.4 media-video/vlc-0.9.9a net-dns

Re: [gentoo-user] KDE4 has holes since updating Qt

2009-04-24 Thread Paul Hartman
On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl, and all of my qt-related themes, but apparently I've missed something because

Re: [gentoo-user] KDE4 has holes since updating Qt

2009-04-24 Thread Paul Hartman
On Fri, Apr 24, 2009 at 9:51 AM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl

Re: [gentoo-user] KDE4 has holes since updating Qt [SOLVED]

2009-04-24 Thread Paul Hartman
On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl, and all of my qt-related themes, but apparently I've missed something because

Re: [gentoo-user] KDE4 has holes since updating Qt [Oops - NOT SOLVED]

2009-04-24 Thread Paul Hartman
On Fri, Apr 24, 2009 at 6:51 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl

Re: [gentoo-user] KDE4 has holes since updating Qt [SOLVED]

2009-04-24 Thread Volker Armin Hemmann
On Samstag 25 April 2009, Paul Hartman wrote: On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl, and all of my qt-related themes

Re: [gentoo-user] KDE4 has holes since updating Qt [Oops - NOT SOLVED]

2009-04-24 Thread Volker Armin Hemmann
at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl, and all of my qt-related themes, but apparently I've missed something because

Re: [gentoo-user] KDE4 has holes since updating Qt [Oops - NOT SOLVED]

2009-04-24 Thread Paul Hartman
at 6:51 PM, Paul Hartman paul.hartman+gen...@gmail.com wrote: On Fri, Apr 24, 2009 at 8:41 AM, Volker Armin Hemmann volkerar...@googlemail.com wrote: On Freitag 24 April 2009, Paul Hartman wrote: Hi, I updated Qt earlier today, and rebuilt kdelibs, PyQt4, qt-opengl

Re: [gentoo-user] Konqueror and Flash (again...)

2009-05-13 Thread Alan McKinnon
/trailers/. I get similar output when viewing flash, right up to PluginHostXEmbed, and yet mine works just fine Very strange. Think I will just turn flash off for konq. :( Shot in the dark: try rebuild konqueror and kdelibs. It's worth a try. -Robin -- alan dot mckinnon at gmail dot com

[gentoo-user] Strange world

2009-06-08 Thread econti
%) 951 kB [0] [ebuild U ] kde-base/kdelibs-3.5.10-r6 [3.5.9-r4] USE=acl alsa arts cups -avahi -bindist -branding -debug -doc -fam -jpeg2k -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -spell -tiff -utempter (-kdeenablefinal%) (-xinerama%) 15,256 kB [0] [ebuild U ] kde-base/kde-i18n

Re: [gentoo-user] KDE menu missing

2009-06-08 Thread Mick
to launch konqueror from, which I did, but is there anything else I should do to fix any of the above? I gave up on the KDE desktop after investigating KDE 4.2.1 (ugh!) finding that the latest Fluxbox 1.1.1 was a bit better for what I do, so I no longer use a KDE menu, but after updating to Kdelibs

Re: [gentoo-user] KDE Conflageration

2005-12-14 Thread Neil Bothwick
, the KDE packages you have will not be dependencies of anything, so depclean will pick them up. However, removing your existing KDE packages is a bad idea, since the merge will have started with the basics, kdelibs, kdebase etc. You will only have to emerge these over again for any KDE emerge. I would

[gentoo-user] RFC about kooka block

2005-12-19 Thread Francesco Talamona
] kde-base/arts-3.4.3 [ebuild NS ] kde-base/kdelibs-3.4.3 [ebuild N] kde-base/libkscan-3.4.3 [ebuild N] kde-base/kooka-3.4.3 but, for example: aemaeth ~ # emerge -p kde-base/superkaramba These are the packages that I would merge, in order: Calculating dependencies...done

Re: [gentoo-user] RFC about kooka block

2005-12-19 Thread Richard Fish
, in order: Calculating dependencies ...done! [ebuild NS ] kde-base/arts-3.4.3 [ebuild NS ] kde-base/kdelibs-3.4.3 [ebuild N] kde-base/libkscan-3.4.3 [ebuild N] kde-base/kooka-3.4.3 Ok, so you are not accepting ~x86 for the split KDE ebuilds...i.e, no kde-base/kooka ~x86

<    3   4   5   6   7   8   9   10   11   12   >