Results 11 to 20 of 21
Originally Posted by satimis
I suppose "gnome-extra" being the directory under "Application" on gnome-light desktop. If CORRECT, then I can name it differently such as "gnome-xyz" or even only "xyz"
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-16-2006 #11No, 'gnome-extra' is the category in Portage which brasero is in, if you change it to anything else, you will probably get an error saying brasero can not be found. Once you've done this, I just 'emerge brasero' should work (at least, it's always worked for me).
Originally Posted by satimis
- 09-20-2006 #12Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi gruven and psic,
# emerge -pv bonfire# emerge -av bonfireCode:These are the packages that would be merged, in order: Calculating dependencies emerge: there are no ebuilds to satisfy "bonfire".
Please advise how to proceed. TIACode:These are the packages that would be merged, in order: Calculating dependencies emerge: there are no ebuilds to satisfy "bonfire".
B.R.
satimis
- 09-20-2006 #13Brasero is the new name for Bonfire.Code:
emerge -av brasero
- 09-20-2006 #14Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi gruven,
Tks.Brasero is the new name for Bonfire.
# emerge -pv braseroReferring to MASKED PACKAGES on man emerge I have to update /etc/portage/package.key-words. No such a file. But I found;Code:These are the packages that would be merged, in order: Calculating dependencies !!! All ebuilds that could satisfy "brasero" have been masked. !!! One of the following masked packages is required to complete your request: - app-cdr/brasero-0.4.4 (masked by: ~amd64 keyword) - app-cdr/brasero-0.4.90 (masked by: package.mask, ~amd64 keyword) # Luis Medinas <metalgod@gentoo.org> (06 Sep 2006) # Mask Brasero development releases until 0.5.0 # stable is out - app-cdr/brasero-0.4.2 (masked by: ~amd64 keyword) For more information, see MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
/etc/portage/package.useWhat shall I add there. Besides "cairo X" and "cariro x" which of them is correct? I'll delete the incorrect line.Code:X11-libs/cairo X x11-libs/cairo x x11-libs/cairo png
TIA
B.R.
satimis
- 09-21-2006 #15Just create a file called package.keywords (this used to be the correct spelling, has it changed?) in /etc/portage and leave package.use alone.
Originally Posted by satimis
- 09-22-2006 #16Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi psic,
Oh, "package.key-words" was not typing mistake. Sorry.
$ ls -l /etc/portage/No such tile.Code:total 4 -rw-r--r-- 1 root root 80 Sep 21 08:01 package.use
satimis
- 09-22-2006 #17
just do:
and echo will create the file for you.Code:echo "app-cdr/brasero ~amd64 >> /etc/portage/package/keywords
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-22-2006 #18I think you ment to say /etc/portage/package.keywords
Originally Posted by d38dm8nw81k1ng
- 09-23-2006 #19Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi psic
I don't have /etc/portage/package.keywords. I have /etc/portage/package.use
Which file shall I use? Create a new file /etc/portage/package.keywords? Or use the existing file /etc/portage/package.use ?
Tks
B.R.
satimis
- 09-23-2006 #20Yes. Just create the file and add the revelant lines to it.
Originally Posted by satimis


Reply With Quote
