Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Explain ACCEPT_KEYWORD=~amd64
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
mcdelroy
n00b
n00b


Joined: 13 Oct 2004
Posts: 49

PostPosted: Sun Oct 24, 2004 11:14 pm    Post subject: [Solved] Explain ACCEPT_KEYWORD=~amd64 Reply with quote

I was able to get a compile to work on amd64 based on threads in this forum. However, could someone explain to me what I was successful and what the extra steps mean?

On an amd64 system when trying to run emerge app-emulation/emul-linux-x86-gtklibs I recieved errors regarding missing keywords. I corrected it by doing the following.

I created /etc/portage/package.keywords with the line
emerge app-emulation/emul-linux-x86-qtlibs ~amd64.

I then ran ACCEPT_KEYWORDS=~amd64 emerge app-emulation/emul-linux-x86-qtlibs successfully.

Similarly, to successfully run emerge app-office/openoffice-bin I had to add app-office/openoffice-bin ~amd64 to package.keywords and instead run ACCEPT_KEYWORDS=~amd64 emerge app-office/openoffice-bin


Last edited by mcdelroy on Fri Oct 29, 2004 2:39 am; edited 1 time in total
Back to top
View user's profile Send private message
commonloon
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2004
Posts: 133
Location: Marin, CA

PostPosted: Mon Oct 25, 2004 2:10 am    Post subject: Read this near code listing 19 Reply with quote

http://www.gentoolinux.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1#doc_chap4
Back to top
View user's profile Send private message
rc
Apprentice
Apprentice


Joined: 16 Dec 2003
Posts: 234

PostPosted: Mon Oct 25, 2004 9:37 am    Post subject: Reply with quote

Hi,
this link maybe helpfull too:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
Note: you should never use: ACCEPT_KEYWORDS="~arch" emerge somepackage
The alternatives are described in the link i posted:
Either put ACCEPT_KEYWORDS in the make.conf (this gives you a complete testing system) or use /etc/portage/package.keywords (here you can define single packages which you want to have as testing)

Edit: in your case i suggest using /etc/portage/package.keywords

Greetings,
rc
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 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