Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gnome 2.4 woes
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
unkn0wn
n00b
n00b


Joined: 30 Sep 2003
Posts: 24
Location: Massachusetts, USA

PostPosted: Thu Oct 02, 2003 12:31 am    Post subject: Gnome 2.4 woes Reply with quote

I'm trying to install gnome 2.4 by using the masked ebuild in /usr/portage/gnome-base/gnome and it has successfully built 124 of 127 packages need to run, however whenever it attempts to build the last 3 (epiphany and gnome-session are two of them) I get the following error:

configure: error: gconf-sanity-check-2 executable not found in your path - should be installed with GConf.

Anyone have any idea how I can fix this?
Back to top
View user's profile Send private message
joem
Retired Dev
Retired Dev


Joined: 20 Dec 2002
Posts: 508
Location: Bloomington, In

PostPosted: Thu Oct 02, 2003 12:56 am    Post subject: Reply with quote

possibly remerge gconf?
Back to top
View user's profile Send private message
Hydralisk
Tux's lil' helper
Tux's lil' helper


Joined: 19 Mar 2003
Posts: 83

PostPosted: Thu Oct 02, 2003 1:33 am    Post subject: Reply with quote

I got this error as well. I solved it with the following:

Code:

% cat > /usr/local/bin/gconf-sanity-check-2 <<EOF
#!/bin/sh
exit 0
EOF
% chmod +x /usr/local/bin/gconf-sanity-check-2
Back to top
View user's profile Send private message
damen
n00b
n00b


Joined: 07 Jun 2003
Posts: 33

PostPosted: Thu Oct 02, 2003 8:33 am    Post subject: Reply with quote

Have you already tried:
Code:
emerge sync
emerge -Up world
check for nasty things, if not then
emerge -U world
ACCEPT_KEYWORDS="~x86" emerge -Up gnome
same checking procedure for nasty shit again :-)
ACCEPT_KEYWORDS="~x86"emerge -U gnome



A emerge sync works with me most of the time
Back to top
View user's profile Send private message
unkn0wn
n00b
n00b


Joined: 30 Sep 2003
Posts: 24
Location: Massachusetts, USA

PostPosted: Thu Oct 02, 2003 10:29 pm    Post subject: Reply with quote

Thanks for your help guys, I finially got Gnome to compile, however . . .

Everytime I log in through gdm I get the following error:

Your session lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in with one of the failsafe sessions to see if you can fix the problem.

~/.xsession-errors file
/etc/X11/gdm/PreSession//Default: Registering your session with xtmp and utmp
/etc/X11/gdm/PreSession//Default: running: sessreg -a -w /var/log/xtmp -u /var/run/utmp -x "/var/lib/gdm/:O.Xservers" -h "" -l :O username

I tried all the session options and the only ones that will work are xsession and failsafe xterm.

Oh yeah, and I tried all that stuff damen said (ACCEPT_KEYWORDS="~x86"emerge -U gnome and such) and everything is up to date.

Are there some config files I need to edit or something?
Could it be my ati mobility 9000 graphics card be screwing it up? (I don't think so because I can start an Xsession with no problem)

Thanks again . . .
Back to top
View user's profile Send private message
Aurora
l33t
l33t


Joined: 26 Sep 2003
Posts: 658
Location: Classified

PostPosted: Thu Oct 02, 2003 10:35 pm    Post subject: Reply with quote

sealtit wrote:
Thanks for your help guys, I finially got Gnome to compile, however . . .

Everytime I log in through gdm I get the following error:

Your session lasted less than 10 seconds. If you have not logged out yourself, this could mean that there is some installation problem or that you may be out of diskspace. Try logging in with one of the failsafe sessions to see if you can fix the problem.

~/.xsession-errors file
/etc/X11/gdm/PreSession//Default: Registering your session with xtmp and utmp
/etc/X11/gdm/PreSession//Default: running: sessreg -a -w /var/log/xtmp -u /var/run/utmp -x "/var/lib/gdm/:O.Xservers" -h "" -l :O username

I tried all the session options and the only ones that will work are xsession and failsafe xterm.

Oh yeah, and I tried all that stuff damen said (ACCEPT_KEYWORDS="~x86"emerge -U gnome and such) and everything is up to date.

Are there some config files I need to edit or something?
Could it be my ati mobility 9000 graphics card be screwing it up? (I don't think so because I can start an Xsession with no problem)

Thanks again . . .


Does it actually log you out of gnome after it gives you that error or does it just give the error and leave you in gnome?

Sorry, I can't tell from your post.
_________________
"My downfall raises me to infinite heights." -Napoleon Bonaparte
Back to top
View user's profile Send private message
unkn0wn
n00b
n00b


Joined: 30 Sep 2003
Posts: 24
Location: Massachusetts, USA

PostPosted: Thu Oct 02, 2003 10:44 pm    Post subject: Reply with quote

Never mind guys, here was my problem:

Hydralisk wrote:
Code:

% cat > /usr/local/bin/gconf-sanity-check-2 <<EOF
#!/bin/sh
exit 0
EOF
% chmod +x /usr/local/bin/gconf-sanity-check-2


I wrote:
Code:
#!/bin/sh
exit o


Boy is my face red. Thanks again for helping out such a n00b.
Back to top
View user's profile Send private message
magrathea
n00b
n00b


Joined: 26 Jul 2003
Posts: 26
Location: amsterdam

PostPosted: Sat Oct 04, 2003 8:05 pm    Post subject: Reply with quote

dst wrote:
possibly remerge gconf?


Yep, this solved my problem
_________________
magrathea home
mmm...... specs;
mama; AMD XP 2200+,384mb DDR,SCSI IBMx2,Geforce MX440, PCTV, MX700
4ngel;laptop 333mhz, dvd, 256mb RAM, 10gb HD 5400 rpm, ati rage lt pro 4mb
--------------------
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