Re: [Evolution] IMAP namespace



Am Dienstag, den 19.01.2010, 18:31 +0100 schrieb Thomas Mittelstaedt:
Am Dienstag, den 19.01.2010, 17:44 +0100 schrieb Volker Jordan:
Am Dienstag, den 19.01.2010, 11:52 -0430 schrieb Patrick O'Callaghan:

I have evolution 2.22.3.1 connecting to a courier with maildir and I
...
PS BTW Evo 2.22 is fairly old. It wouldn't matter in this case, but the
current stable version is 2.28.x

Yes, but debian only has this version.

You can build it yourself.
I could give you my "cooking recipe" for 2.28, if you are somewhat
familiar with building gnu software and using a terminal.



Well, anyway, here it comes:

mkdir ./gtkhtml/
git clone git://git.gnome.org/gtkhtml ./gtkhtml/

cd ./gtkhtml/
git checkout -b gnome-2-28 origin/gnome-2-28
cd ..

mkdir -p obj/gtkhtml/
cd obj/gtkhtml/
PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/  CC='ccache gcc' CFLAGS=-g
'../../gtkhtml/autogen.sh' --prefix='/opt/evo'
PKG_CONFIG_PATH=/opt/evo/lib/pkgconfig/ make install

do the same procedure with evolution-data-server and evolution and maybe
evolution-exchange and evolution-mapi, if you use MS Exchange,
and evolution-webcal.

Works well for me. Hope that helps.




-- 
thomas





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]