Results 1 to 10 of 21
Hi folks,
Gentoo amd64
Gnome-light 1.24.2
At the beginning I installed Gnome-light for test only. After testing
I'll run;
Code:
# emerge -C gnome-light && emerge gnome
to install full ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-15-2006 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
About installing other packages
Hi folks,
Gentoo amd64
Gnome-light 1.24.2
At the beginning I installed Gnome-light for test only. After testing
I'll run;to install full gnome.Code:# emerge -C gnome-light && emerge gnome
Now I find it a light weight desktop and like it rather than having some
packages installed on the full gnome which I never use. Now I want to
keep gnome-light and add the packages which I need.
Can I run manually;etc. to install my needed packages?Code:# emerge gedit # emerge openoffice # emerge evolution
Which CD/DVD burning packages shall I install on gnome other than K3b,
the front end of cdrecord?
TIA
B.R.
satimis
- 09-15-2006 #2
Yes, you can just install whatever you want, and Portage will automatically handle the dependencies and such. So if you emerge openoffice, you will end up with openoffice installed (and all of its dependencies).
- 09-15-2006 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Noted with tks.
Originally Posted by Cabhan
satimis
- 09-15-2006 #4I use Graveman myself, and I think Nautilus itself has some CD/DVD recording abilities as well.
Originally Posted by satimis
- 09-15-2006 #5Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi psic
I never use it before. I would like to have a try.I use Graveman myself
# emerge -pv graveman
then
# emerge graveman
to install it?
I suppose Graveman is the frontend. What will be its backup?
I used it on FC5_64. On Nautilus right click the ISO image/directory which you want to burn.and I think Nautilus itself has some CD/DVD recording abilities as well.
Is it just;
# emerge nautilus
will pull everything?
TIA
B.R.
satimis
- 09-15-2006 #6
In gnome I always use bonfire now. It is very nice.
Code:emerge -av bonfire
- 09-15-2006 #7Yes to the 'emerge graveman', the backend is cdrecord, mkisofs, etc., and yes to the 'emerge nautilus'.
Originally Posted by satimis
@gruven: bonfire looks nice (seems to have a few more features than graveman, which is very simplistic), but it's still masked on gentoo.
So satimis, if you want to try out bonfire as well (the actual name is brasero), first add the line 'app-cdr/brasero ~x86' to /etc/portage/package.keywords (this will unmask it) then run 'emerge brasero'
- 09-16-2006 #8Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi psic and gruven,
Tks for your advice
I'll try bonfire/brasero. I suppose it is the frontend. What is its backend, cdrecord or growisofs?
I have "File Browser" on gnome-light so I don't think I need nautilius which I use mainly for browsing files.
# cat /etc/portage/package.use (no such a file "package.keywords" on my Gentoo)So satimis, if you want to try out bonfire as well (the actual name is brasero), first add the line 'app-cdr/brasero ~x86' to /etc/portage/package.keywords (this will unmask it) then run 'emerge brasero'whether adding the line "'app-cdr/brasero ~x86" (w/o the quote) at the bottom? ThenCode:X11-libs/cairo X x11-libs/cairo x x11-libs/cairo x #gnome-base/librsvy-2.14.4 x11-libs/cairo png
(I'm running AMD64. Does "~x86 matter?)Code:# emerge brasero
Tks
B.R.
satimis
- 09-16-2006 #9
If you are running the gentoo version for 64 processors, then yes, it matters, but I've just checked and it seems there's a new way to unmask packages. And you can simply create the package.keywords file, as is written in the wiki.
- 09-16-2006 #10Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Hi psic
If I understand wiki correctly, I have to run either;it seems there's a new way to unmask packages. And you can simply create the package.keywords file, as is written in the wiki.
# echo "gnome-extra/brasero" >> /etc/portage/package.keywords
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"
OR
# echo "=gnome-extra/brasero-version" >> /etc/portage/package.keywords
Where can I find its latest version?
then
# emerge =gnome-extra/brasero
If I'm wrong please correct me. TIA
B.R.
satimis


Reply With Quote
