Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
unable to emeageing xorg.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
JOnatan44
n00b
n00b


Joined: 24 Apr 2004
Posts: 68
Location: Isreal

PostPosted: Sun Jun 20, 2004 11:23 am    Post subject: unable to emeageing xorg. Reply with quote

Hello!
i whant to install xorg on my gentoo 2004.1.
i typeing this as a root:
Code:

localhost root # emerge -f xorg-x11
Calculating dependencies
!!! all ebuilds that could satisfy "xorg-x11" have been masked.
!!! possible candidates are:
- x11-base/xorg-x11-6.7.0-r1 (masked by: ~keyword)
- x11-base/xorg-x11-6.7.0 (masked by: ~keyword)

!!! Error calculating dependencies. Please correct.
localhost root #

can you helo me?
tnx!
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Sun Jun 20, 2004 11:51 am    Post subject: Reply with quote

xorg is still masked as ~arch (~x86 if you are using an x86 computer).

In order to install it you can either do:

Code:
 ACCEPT_KEYWORDS="~x86" emerge xorg-x11


or put

Code:
x11-base/xorg-x11 ~x86

into /etc/portage/package.keywords (Note the file and directory don't exist, you will have to create them)

And make sure to read the portage documentation:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=2
http://www.gentoo.org/doc/en/portage-manual.xml

Have fun!
:D
_________________
The computer can't tell you the emotional story. It can give you the exact mathematical design, but what's missing is the eyebrows.
- Frank Zappa
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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