Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Evolution 2.3.7 ebuild + basic instructions
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
theDreamer
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 118

PostPosted: Wed Jul 27, 2005 12:42 pm    Post subject: Evolution 2.3.7 ebuild + basic instructions Reply with quote

Lately I've been trying out evolution 2.3.x releases (unstable branch).
2.3.6 seems to be the most stable and feature rich (more stable from 2.2 branch for my opinion).

I've created ebuild for my personal use, you're welcome to use it:
check: http://www.dremer.org/evolution/
and inside choose latest version.

Installation is similiar to any 3rd party ebuilds.
If you're unfamiliar, check: http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds.


*** Updated to Support Evolution 2.3.7 ***


Enjoy
_________________
Cheers,
Nir Dremer
www.dremer.org


Last edited by theDreamer on Wed Aug 10, 2005 12:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Wed Jul 27, 2005 2:51 pm    Post subject: Reply with quote

Moved from DE (not officially supported).
_________________
"I'm just very selective about the reality I choose to accept." -- Calvin
Back to top
View user's profile Send private message
rel
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2002
Posts: 137

PostPosted: Fri Jul 29, 2005 8:03 pm    Post subject: Reply with quote

Hi,

I'm interested. I've been using evo unstable for some time now by just bumping existing ebuilds.
Do you customize the ebuilds e-d-s and evo with patches?

btw, 2.3.6 is dangerous when using imap. moving or deleting a folder could trash a lot more.
2.3.6.1 has been released whitch should fix this.


-rel
Back to top
View user's profile Send private message
theDreamer
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 118

PostPosted: Fri Jul 29, 2005 9:39 pm    Post subject: Reply with quote

rel wrote:
Hi,

I'm interested. I've been using evo unstable for some time now by just bumping existing ebuilds.
Do you customize the ebuilds e-d-s and evo with patches?

btw, 2.3.6 is dangerous when using imap. moving or deleting a folder could trash a lot more.
2.3.6.1 has been released whitch should fix this.


-rel



All i did is modifying 2.2 ebuilds to support the new configure parameters using use flags:
- dbus flag to enable dbus new email notification (though it still not working).
- exchange flag to enable exchange support (required in order to compile evolution-exchange package).
- disabled mono - it caused me some problems (but i think it was fixed sinse 2.3.5 or something like that).

that's all i think..
before 2.3.6 there were serious configure and make problems that i needed to patch files but hopefully these days are gone ;-)
_________________
Cheers,
Nir Dremer
www.dremer.org
Back to top
View user's profile Send private message
rel
Tux's lil' helper
Tux's lil' helper


Joined: 20 Apr 2002
Posts: 137

PostPosted: Fri Jul 29, 2005 10:14 pm    Post subject: Reply with quote

theDreamer wrote:
rel wrote:
Hi,

I'm interested. I've been using evo unstable for some time now by just bumping existing ebuilds.
Do you customize the ebuilds e-d-s and evo with patches?

btw, 2.3.6 is dangerous when using imap. moving or deleting a folder could trash a lot more.
2.3.6.1 has been released whitch should fix this.


-rel



All i did is modifying 2.2 ebuilds to support the new configure parameters using use flags:
- dbus flag to enable dbus new email notification (though it still not working).
- exchange flag to enable exchange support (required in order to compile evolution-exchange package).
- disabled mono - it caused me some problems (but i think it was fixed sinse 2.3.5 or something like that).

that's all i think..
before 2.3.6 there were serious configure and make problems that i needed to patch files but hopefully these days are gone ;-)


I see. Guess the dbus signaling is ment for a third-party tool to work with. evolution does not ship with a notification tool, as of yet imo.
I'am having some trouble with latest evo too and am looking for a gtk replacement. Or else use kmail instead.
Issues I have are: copying somthing into clipboard makes all reply to paste this content quoted. Maybe this is becauseI have the beta
of gnome-session, whitch does hold clipboard content (feature). And looking up addresses on a ldap server hangs evo somtimes.
And I is too lazy/busy to submit bugs :(

Lets wait and see what 2.4 stable does :)
Back to top
View user's profile Send private message
anssi
n00b
n00b


Joined: 17 Oct 2002
Posts: 11

PostPosted: Sat Aug 06, 2005 7:41 pm    Post subject: Reply with quote

I tried to install using this ebuild. But when trying to emerge I get following:
Code:

winter:~# emerge -pv evolution

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

Calculating dependencies ...done!
[ebuild     U ] gnome-extra/evolution-data-server-1.3.6 [1.3.3.1] -debug -doc +ipv6 -kerberos +ldap +mozilla -nntp +ssl 0 kB [1]
[ebuild     U ] gnome-extra/libgtkhtml-3.7.5 [3.7.2] -debug 0 kB [1]
[ebuild     U ] mail-client/evolution-2.3.6 [2.3.3.1] +crypt -dbus -debug -doc +exchange* +gstreamer +ipv6 -kerberos -krb4 +ldap -mono +mozilla -nntp -pda +spell +ssl -static 0 kB [1]

I am wondering what that +exchnage* means in the last line. I am thinking it should emerge evolution-exchange because I have exchange in my USE flags. But instead there is that extra * sign shown. Do I need to configure this new USE flag somehow? Any help appreciated...
Back to top
View user's profile Send private message
allanw
Arch/Herd Tester
Arch/Herd Tester


Joined: 02 Mar 2005
Posts: 60

PostPosted: Sun Aug 07, 2005 5:16 am    Post subject: Reply with quote

The * means it's a new use flag since your last merge.
Back to top
View user's profile Send private message
anssi
n00b
n00b


Joined: 17 Oct 2002
Posts: 11

PostPosted: Sun Aug 07, 2005 8:38 am    Post subject: Reply with quote

allanw wrote:
The * means it's a new use flag since your last merge.


OK. Thanks for the info!

Is there something wrong with this ebuild, since it does not merge evolution-exchange even though I have this USE flag set? Well, I think I will go on and try it by separately merging first evolution-exchange and then evolution.
Back to top
View user's profile Send private message
theDreamer
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 118

PostPosted: Wed Aug 10, 2005 12:45 pm    Post subject: added support for 2.3.7 Reply with quote

i updated the ebuilds to support 2.3.7.
(http://www.dremer.org/evolution/ as usual)
_________________
Cheers,
Nir Dremer
www.dremer.org
Back to top
View user's profile Send private message
Meaulnes
n00b
n00b


Joined: 15 Mar 2004
Posts: 49

PostPosted: Fri Aug 12, 2005 4:56 pm    Post subject: Reply with quote

rel wrote:
Hi,

I'm interested. I've been using evo unstable for some time now by just bumping existing ebuilds.
Do you customize the ebuilds e-d-s and evo with patches?

btw, 2.3.6 is dangerous when using imap. moving or deleting a folder could trash a lot more.
2.3.6.1 has been released whitch should fix this.


-rel


Has the imap thing been fixed? I was thinking of giving the unstable evo a whirl, but my primary work mail is imap and I can't risk loosing it all. How stable is the unstable evo? I am looking to use it at work with imap, and ldap lookups.
Back to top
View user's profile Send private message
theDreamer
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 118

PostPosted: Fri Aug 12, 2005 5:01 pm    Post subject: Reply with quote

Meaulnes wrote:

Has the imap thing been fixed? I was thinking of giving the unstable evo a whirl, but my primary work mail is imap and I can't risk loosing it all. How stable is the unstable evo? I am looking to use it at work with imap, and ldap lookups.


I cant tell you from experience, cause i'm not using imap, but ...

From what i read in the changelogs, 2.3.6.1 fixed imap support and it should be fully working.,.
also, 2.3.7 changelog contains some small fixes.. which looks like if there're small fixes it must be working...:D

until now, i have only good things to say about 2.3 compared to 2.2 branch.
_________________
Cheers,
Nir Dremer
www.dremer.org
Back to top
View user's profile Send private message
Meaulnes
n00b
n00b


Joined: 15 Mar 2004
Posts: 49

PostPosted: Fri Aug 12, 2005 6:12 pm    Post subject: Reply with quote

word. I think I will give it a go. Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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