Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installing kde-meta
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
yaami
n00b
n00b


Joined: 21 Nov 2010
Posts: 4

PostPosted: Sun Nov 21, 2010 10:23 pm    Post subject: installing kde-meta Reply with quote

Hi all,

I installed Gentoo Linux (first successful install). The base system installed without any problem. Then I tried to install the kde-meta (emerge kde-meta). but there was this problem involving cups install (complained about not having the pdftops program). So I searched online found that this was fixed in 1.4.2 and above but I can not figure out how to make emerge install this version it installs the older 1.3.11-r1.....

And is it OK if I just emerge kde-meta if I fix this cups problem. Does it do the installation from the beginning again.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21709

PostPosted: Sun Nov 21, 2010 10:30 pm    Post subject: Reply with quote

If emerge is selecting =net-print/cups-1.3.11-r1, then your Portage tree is out of date. That has been removed from the tree. You should sync your tree and try again.

As implied by its name, kde-base/kde-meta is a meta package. It does not install anything, but its dependencies cause many other things to be installed. Any packages that you have successfully installed will not be rebuilt as a result of running emerge kde-base/kde-meta.
Back to top
View user's profile Send private message
yaami
n00b
n00b


Joined: 21 Nov 2010
Posts: 4

PostPosted: Sun Nov 21, 2010 11:06 pm    Post subject: Reply with quote

Thanks for the reply. So after I sync is again
Code:
emerge --sync


I'm thinking of first purging the previous install of kde-meta using

Code:
emerge --update --deep --newuse world
# emerge --depclean
# revdep-rebuild


and do
Code:
emerge kde-meta
again. Does this sound OK.

Edit: I did
Code:
emerge --sync
, and now when I try to install cups it tries to install 1.3.11.r3 and complains about the same problem (pdf2ps not found) How do I fix this. How can I install 1.4.4 instead (unmask, howto?)
Thanks
Back to top
View user's profile Send private message
idella4
Retired Dev
Retired Dev


Joined: 09 Jun 2006
Posts: 1600
Location: Australia, Perth

PostPosted: Mon Nov 22, 2010 11:19 am    Post subject: Reply with quote

yaami,

well, yes, but that's very heavy handed. Start with emerge -pv kde-meta; or emerge -uDN kde-meta.
This may reveal blockages that need clearing, which may require

emerge -C kde-meta:[old-version] && emerge -DN kde-meta
_________________
idella4@aus
Back to top
View user's profile Send private message
icarus127
n00b
n00b


Joined: 15 Nov 2010
Posts: 3

PostPosted: Tue Nov 23, 2010 5:37 pm    Post subject: Reply with quote

I had this problem when installing wicd (also my first Gentoo install :) ) with cups wanting pdftops. I was able to find some references to cups dependencies being broken pre 2009 with one or two more recent posts about similar problems.
My solution was to put "-cups" in my use flags in make.conf since I won't be needing it but an alternative might be to install whatever provides the dependencies the build is complaining about. In the posts I saw that might be either the xpdf package or one of the poppler packages.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum