Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem emerging Gnome
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
OnTheRun
n00b
n00b


Joined: 25 Nov 2003
Posts: 36

PostPosted: Wed Nov 26, 2003 7:58 pm    Post subject: Problem emerging Gnome Reply with quote

Hi all,
i tried to emerge gnome (v. 2) and got this error:

bash-2.05b# emerge -k gnome
Calculating dependencies ...done!
>>> emerge (1 of 2) net-www/epiphany-1.0.4 to /
>>> md5 src_uri ;-) epiphany-1.0.4.tar.bz2
* you need mozilla-1.4+ compiled against gtk+-2
* export USE="gtk2" ;emerge mozilla -p

!!! ERROR: net-www/epiphany-1.0.4 failed.
!!! Function pkg_setup, Line 43, Exitcode 0
!!! Need Mozilla compiled with gtk+-2.0!

Ok.. the first time, I've got this, I hadn't installed Mozilla. So I did like it says, first export USE="gtk" in aterm, then a emerge mozilla, which installed me mozilla 1.5
So, why it still says, that it needs mozilla, if it is allready running on my system ?
I did "export USE='gtk2'" so mozilla should have been compiled with GTK2 I assume ?
Can anybode help me ?

Thanks & greetings OnTheRun
Back to top
View user's profile Send private message
Manradjan
n00b
n00b


Joined: 13 Nov 2003
Posts: 10

PostPosted: Wed Nov 26, 2003 11:59 pm    Post subject: Reply with quote

Answer is completely in the error message. Type in and run:
export USE="gtk2" ;emerge mozilla -p

then it should work, had the same problem.
Back to top
View user's profile Send private message
spline
n00b
n00b


Joined: 27 Nov 2003
Posts: 13

PostPosted: Thu Nov 27, 2003 6:38 am    Post subject: Reply with quote

The problem still exists for me:


root@epia800 jay # export USE="gtk2"; emerge mozilla -p

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] net-www/mozilla-1.5-r1

root@epia800 jay # emerge --resume
*** Resuming merge...
>>> emerge (1 of 18) net-www/epiphany-1.0.4 to /
>>> md5 src_uri ;-) epiphany-1.0.4.tar.bz2
* you need mozilla-1.4+ compiled against gtk+-2
* export USE="gtk2" ;emerge mozilla -p

!!! ERROR: net-www/epiphany-1.0.4 failed.
!!! Function pkg_setup, Line 43, Exitcode 0
!!! Need Mozilla compiled with gtk+-2.0!
Back to top
View user's profile Send private message
OnTheRun
n00b
n00b


Joined: 25 Nov 2003
Posts: 36

PostPosted: Thu Nov 27, 2003 7:25 am    Post subject: Reply with quote

Hello,
um isn't the command
Code:
-p
in
Code:
emerge
for pretend ? As I understand this, it only shows, which package(s) will be emerged with this command.
So far as I understand this, the command would be
Code:
export USE="gtk2" ;emerge mozilla

I'll try to unemerge mozilla this evening at home and emerge it with:

Code:
port USE="gtk2" ;emerge mozilla


Maybe it needs to be in a line.. because i did this.. just not in one line.. ;)

Greetings OnTheRun
Back to top
View user's profile Send private message
spline
n00b
n00b


Joined: 27 Nov 2003
Posts: 13

PostPosted: Thu Nov 27, 2003 7:32 am    Post subject: Reply with quote

Hi,

@OnTheRun: Thanks!
I tried it and it's still running. Maybe compiling mozilla will be finished this afternoon (slow machine).
Then i will try to resume emerging gnome.

spline
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