Gnome Evolution and the Sun Java System Calendar Server
One of my machines at home is a amd64 triple head running gentoo. I use gnome, and consequently, the gnome evolution mail/calendar/todo client. Through work I use the Sun Java System Calendar Server which can be connected to evolution via the JESCS connector.
I recently rebuilt my system and thought I'd post up how easy it is to install this component (it doesn't install by default).
Technorati Tags: jescs evolution gnome calendar
I recently rebuilt my system and thought I'd post up how easy it is to install this component (it doesn't install by default).
- Download the appropriate source from ftp.gnome.org.
- Unpackage the source tarball.
- Run ./configure in the unpackaged directory.
- Run make install
- Copy the file GNOME_Evolution_SunOne_Storage.server from the ./storage directory in the make tree to the bonobo server files directoy. In my case the bonobo server files can be found in /usr/lib/bonobo/servers, ymmv :)
- shut down evolution and kill ALL evolution processes (pkill evo)
- Restart evolution and configure as per the JESCS page above.
Technorati Tags: jescs evolution gnome calendar
