Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
help with gnome installation
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
yahikochan1
n00b
n00b


Joined: 07 Jul 2005
Posts: 18

PostPosted: Wed Jul 20, 2005 10:00 pm    Post subject: help with gnome installation Reply with quote

hi im new at this linux world i have been following the instruccion on gentoo docs but installing gnome i get stock when i enter the
#emerge gnome xscreensaver

when the process end it say:
like 5 WWW links like this one: distfiles.gentoo.org/distfiles/pkgconfig-0.15.0.tar.gz
and this message:
!!! Couldn't download pkgconfig-0.15.0.tar.gz Aborting

if i keep with the installation with the other codes
Code:
# /etc/init.d/famd start
# rc-update add famd default

# /etc/init.d/hald start
#rc-update add hald default

#/etc/init.d/mDNSResponder start
#rc-update add mDNSResponder default

it tell something like Such File or Directory doesn't exit

and if i do the
Code:
$startx

the screen goes black and bring me back to the command screen

but if if do a
Code:
#startx
i enter but look like X

any suggestion for this problem im a real noob at this

i think downloading the pkgconfig-0.15.0.tar.gz then write it on a floppy and install it but i dont know how

if there a docs that explain all the commands??

thanks in advance
yahiko
Back to top
View user's profile Send private message
TheRAt
Veteran
Veteran


Joined: 03 Jun 2002
Posts: 1580

PostPosted: Wed Jul 20, 2005 10:12 pm    Post subject: Reply with quote

try the emerge process again..
your installation is not completing as something required is not being installed..

also, if the problem continues, then take a look at your GENTOO_MIRRORS setting in your make.conf file and change it it required...
_________________
All reality is the construct of the observer.

Get Firefox and rediscover the web!

BOFH Excuse #295:
The Token fell out of the ring. Call us when you find it.
Back to top
View user's profile Send private message
elvisthedj
Guru
Guru


Joined: 21 Jun 2004
Posts: 483
Location: Nampa, ID

PostPosted: Wed Jul 20, 2005 10:24 pm    Post subject: Re: help with gnome installation Reply with quote

yahikochan1 wrote:
hi im new at this linux world i have been following the instruccion on gentoo docs but installing gnome i get stock when i enter the
#emerge gnome xscreensaver

when the process end it say:
like 5 WWW links like this one: distfiles.gentoo.org/distfiles/pkgconfig-0.15.0.tar.gz
and this message:
!!! Couldn't download pkgconfig-0.15.0.tar.gz Aborting

That might be the wrong file name. Have you done an
Code:

#emerge sync

to update your portage?
EDIT: I just checked http://distfiles.gentoo.org/distfiles/pkgconfig-0.15.0.tar.gz and it downloads fine. Are you sure you're connected to the net?? ;) If you're not, and you download it from another machine, put it in your /usr/portage/distfiles folder, then try the emerge again.

Quote:

if i keep with the installation with the other codes
Code:
# /etc/init.d/famd start
# rc-update add famd default

# /etc/init.d/hald start
#rc-update add hald default

#/etc/init.d/mDNSResponder start
#rc-update add mDNSResponder default

it tell something like Such File or Directory doesn't exit



Look in your /etc/init.d folder and see if what you're trying to start is actually there. You wouldn't be able to start mdnsresponder unless you've actually emerged it.

Quote:

and if i do the
Code:
$startx

the screen goes black and bring me back to the command screen


Is this as root user? It's not a good idea to run x as root anyway, but there should be some errors on the screen to let you know why x didn't start.

Quote:

but if if do a
Code:
#startx
i enter but look like X


You need to create an ~/.xinitrc file (In linux, ~ means home folder. ) The xinitrc file tells x what to do once it starts.. For instance
Code:

exec startkde

in the .xinitrc file would start kde when x loads.
_________________
Kris Edwards
kris edwards at g mail dot c0m
PGP
WWW
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