Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
install gnome how to
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
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 2:37 am    Post subject: install gnome how to Reply with quote

i am newbie for gentoo, i just setup my basic system, it works well, now i want to install gnome, i tried to run
Code:
#emerge gnome
it shaw there are more than 200 items to install, it take too long time, up to now it still installs. it seems all gnome related programs are installed, i do not need all, just basic and office, how can i do? stop it and one by one emerge? help please.
Back to top
View user's profile Send private message
clintpatty
Apprentice
Apprentice


Joined: 21 Jul 2005
Posts: 173
Location: Alabama

PostPosted: Mon Aug 01, 2005 2:45 am    Post subject: Reply with quote

There are some dependencies with stuff you don't want. You may want to try something more lightweight than Gnome if emerging all night is not for you.
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Mon Aug 01, 2005 2:45 am    Post subject: Reply with quote

basic like what ?
if its just simeple programs you need, just emerge them, like the mail client, evolution, nautilus ( file manager )
but that will still pull alot of packages - so sooner or later you will end up with the whole thing installed anyway.

You could just opt by installing a simple window manager and then install the programs you need.
or use something more simple like xfce.
_________________
linux: #232767
Back to top
View user's profile Send private message
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 2:51 am    Post subject: Reply with quote

thanks you all quick reply, seems i have to wait the whole day to finish it.

other question, if something wrong or error during install, should i install it again from first portage or it will continue from the one has error? thanks
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Mon Aug 01, 2005 3:03 am    Post subject: Reply with quote

if something doesnt compile - the emerge will stop, because usually other packages depend on the one that fails.
so you have to get it fixed before continuing.
_________________
linux: #232767
Back to top
View user's profile Send private message
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 3:14 am    Post subject: Reply with quote

after fixed the problems it will continue to install and the installed portages will be not installed again, right?
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Mon Aug 01, 2005 4:13 am    Post subject: Reply with quote

it will continue where it stoped.
_________________
linux: #232767
Back to top
View user's profile Send private message
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 5:03 am    Post subject: Reply with quote

thanks, after i finish all gnome install, gnome will auto start when run startx? if not, how to do?
Back to top
View user's profile Send private message
Indigo2
n00b
n00b


Joined: 01 Aug 2005
Posts: 4

PostPosted: Mon Aug 01, 2005 6:03 am    Post subject: Reply with quote

I'm trying to do the opposite. I want to install everything that's with gnome. The problem is that only the gnome-basic is installed (emerge gnome). I want to install everything in the gnome-extra(s) directory. How do I go about that?

Thanks.
Back to top
View user's profile Send private message
Indigo2
n00b
n00b


Joined: 01 Aug 2005
Posts: 4

PostPosted: Mon Aug 01, 2005 8:27 am    Post subject: Reply with quote

joeishere wrote:
thanks, after i finish all gnome install, gnome will auto start when run startx? if not, how to do?


create a file in the root directory called .xinitrc and write the following line:

exec gnome-session


That's it. After that startx and everything should be fine.
Back to top
View user's profile Send private message
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 9:08 am    Post subject: Reply with quote

Indigo2 wrote:
joeishere wrote:
thanks, after i finish all gnome install, gnome will auto start when run startx? if not, how to do?


create a file in the root directory called .xinitrc and write the following line:

exec gnome-session


That's it. After that startx and everything should be fine.


thanks, now it is almost finished, but my HD space is not much left, i am sure it is enough to finish install, but after installation i think there are some portage files not used anymore, so i can rmove them to make more disk space. where is the portage saved? in distfiles directory or /var/tmp?
Back to top
View user's profile Send private message
Indigo2
n00b
n00b


Joined: 01 Aug 2005
Posts: 4

PostPosted: Mon Aug 01, 2005 11:21 am    Post subject: Reply with quote

joeishere wrote:
Indigo2 wrote:
joeishere wrote:
thanks, after i finish all gnome install, gnome will auto start when run startx? if not, how to do?


create a file in the root directory called .xinitrc and write the following line:

exec gnome-session


That's it. After that startx and everything should be fine.


thanks, now it is almost finished, but my HD space is not much left, i am sure it is enough to finish install, but after installation i think there are some portage files not used anymore, so i can rmove them to make more disk space. where is the portage saved? in distfiles directory or /var/tmp?


Correction: not the root directory but your home directory. As for your other question, I'm not sure since I myself am a new user to Gentoo. Sorry about that.
Back to top
View user's profile Send private message
ikaro
Advocate
Advocate


Joined: 14 Jul 2003
Posts: 2527
Location: Denmark

PostPosted: Mon Aug 01, 2005 11:22 am    Post subject: Reply with quote

/usr/portage/distfiles
/var/tmp/portage
_________________
linux: #232767
Back to top
View user's profile Send private message
joeishere
n00b
n00b


Joined: 26 Jul 2005
Posts: 32

PostPosted: Mon Aug 01, 2005 12:45 pm    Post subject: Reply with quote

ikaro wrote:
/usr/portage/distfiles
/var/tmp/portage


hi Ikaro, thanks a lot, because know less about gentoo, so many stupid questions to trouble u, but your answer is really helpful to me, and i feel gentoo forum is very very helpful to newers

finally i finished installing gnome, following your guide, i startx successfully, so happy, but some notices pop out, it says xscreensaver does not exist, does gnome portage not include screensaver or some problem during install? should i install it and how? And also a movie player does not work (named Tom...... forget), why? thanks.
Back to top
View user's profile Send private message
Indigo2
n00b
n00b


Joined: 01 Aug 2005
Posts: 4

PostPosted: Mon Aug 01, 2005 10:36 pm    Post subject: Reply with quote

I want to install gnome and all the packages associated with it. How do I go about that? I already did emerge gnome but I got the basic package. How would I go about installing everything in the gnome-extra(s) directory?
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