Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How can i emerge evolution 1.2.0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
weirdo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 114
Location: Montreal/Quebec/Canada

PostPosted: Tue Nov 19, 2002 2:54 am    Post subject: How can i emerge evolution 1.2.0 Reply with quote

I am trying to install evolution 1.2.0. I used this command
Code:
 root@cezar nicolas # emerge --pretend /usr/portage/net-mail/evolution/evolution-1.2.0.ebuild

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

Calculating dependencies |

emerge: all ebuilds that could satisfy ">=gnome-extra/gtkhtml-1.1.4" (from ebuild / net-mail/evolution-1.2.0 merge) have been masked.
root@cezar nicolas #


As you can see it dosen't work because of gtkhtml-1.1.4. However in my /usr/portage/profiles/packages.mask i added # in front of the gtkhtml-1.1.4.

So how am i suposed to install evolution 1.2.0 ?
Back to top
View user's profile Send private message
dreamer3
Guru
Guru


Joined: 24 Sep 2002
Posts: 553

PostPosted: Tue Nov 19, 2002 6:29 am    Post subject: Reply with quote

Try
Code:
ACCEPT_KEYWORDS="~x86" emerge --pretend /usr/portage/net-mail/evolution/evolution-1.2.0.ebuild

Maybe gtkhtml is testing masked as well...
Back to top
View user's profile Send private message
weirdo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 114
Location: Montreal/Quebec/Canada

PostPosted: Tue Nov 19, 2002 10:52 pm    Post subject: Reply with quote

thanks it works. Can you explain to me what ACCEPT_KEYWORDS="~x86" does or can tell me where i can find info about it ?
Back to top
View user's profile Send private message
weirdo
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 114
Location: Montreal/Quebec/Canada

PostPosted: Wed Nov 20, 2002 1:23 am    Post subject: Reply with quote

Forget it i found out. Searching pays of lol.
Back to top
View user's profile Send private message
piranha
n00b
n00b


Joined: 10 Jun 2002
Posts: 40

PostPosted: Wed Nov 20, 2002 3:29 pm    Post subject: Reply with quote

weirdo wrote:
Forget it i found out. Searching pays of lol.


Is it compiling right? Tried it yesterday without any luck. Compiling stops at gtkhtml.
Back to top
View user's profile Send private message
Skillshot
n00b
n00b


Joined: 20 Nov 2002
Posts: 70
Location: KA, Germany

PostPosted: Wed Nov 20, 2002 5:40 pm    Post subject: updates Reply with quote

Update bonobo, gal, gtkspell and gtkhtml to the latest ebuilds, then emegre evolution 1.2.0.

WFM ;)
Back to top
View user's profile Send private message
ajar
n00b
n00b


Joined: 19 Nov 2002
Posts: 3
Location: Sweden

PostPosted: Thu Nov 21, 2002 11:03 am    Post subject: Reply with quote

Evolution 1.2 compiles fine. When I execute it the splash shows for a few seconds and when it disapears nothing more happens though evolution still running. Any ideas?

/Andreas - Gentoo first timer
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Nov 21, 2002 3:50 pm    Post subject: Reply with quote

Make sure that you have killed all previous instances of Evolution

Code:

killev


Then, make sure there is no oafd daemon running

Code:

killall -9 oafd


Then, try to start evolution. These steps should be needed only once.
Back to top
View user's profile Send private message
ajar
n00b
n00b


Joined: 19 Nov 2002
Posts: 3
Location: Sweden

PostPosted: Fri Nov 22, 2002 9:26 am    Post subject: Reply with quote

Got it running now, but in addition to killev and killall -9 oafd I had to change my locale to from sv_SE to en_US.
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Fri Nov 22, 2002 3:34 pm    Post subject: Reply with quote

I forgot about that. I thought that it was some weird problem in my installation, because I had to switch from pt_BR to en_US.

ajar wrote:
Got it running now, but in addition to killev and killall -9 oafd I
had to change my locale to from sv_SE to en_US.
Back to top
View user's profile Send private message
eyevee99
Apprentice
Apprentice


Joined: 16 Apr 2002
Posts: 239

PostPosted: Sat Jan 04, 2003 9:46 pm    Post subject: Reply with quote

I'm trying to follow these instructions (but for 1.2.1), but I get masked ebuild errors...

Code:

# USE="-gnome" ACCEPT_KEYWORDS="~x86" emerge --pretend /usr/portage/net-mail/evolution/evolution-1.2.1.ebuild

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

Calculating dependencies \
!!! all ebuilds that could satisfy ">=app-text/gnome-spell-0.5" have been masked.
!!!    (dependency required by "net-mail/evolution-1.2.1" [ebuild])

!!! Error calculating dependancies. Please correct.


How do I proceed from here?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sat Jan 04, 2003 9:53 pm    Post subject: Reply with quote

eyevee99 wrote:
How do I proceed from here?
First thing I would try is to climb the ladder:
Code:
# USE="-gnome" ACCEPT_KEYWORDS="~x86" emerge -p /usr/portage/app-text/gnome-spell/gnome-spell-0.5.ebuild

_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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