Evolution on Ubuntu: Difference between revisions

(New page: This worked on Ubuntu 7.10 (Gutsy) This Howto is based on [http://www.zimbra.com/forums/evolution-connector/7800-howto-configure-connector-ubuntu.html Howto Configure Evolution Connector ...)
 
No edit summary
Line 16: Line 16:
*[http://codebrowse.launchpad.net/~vcs-imports/evolution/head/download/vcs-imports%40canonical.com-20071011140313-h5uu3plt34xy0u8n/shelleshellwindow.h-20070604090201-py32gsehx9w14jai-6110/e-shell-window.h e-shell-window.h]
*[http://codebrowse.launchpad.net/~vcs-imports/evolution/head/download/vcs-imports%40canonical.com-20071011140313-h5uu3plt34xy0u8n/shelleshellwindow.h-20070604090201-py32gsehx9w14jai-6110/e-shell-window.h e-shell-window.h]
*[http://codebrowse.launchpad.net/~vcs-imports/evolution/head/download/vcs-imports%40canonical.com-20071011140313-h5uu3plt34xy0u8n/shellesidebar.h-20070604090201-py32gsehx9w14jai-6191/e-sidebar.h e-siderbar.h]
*[http://codebrowse.launchpad.net/~vcs-imports/evolution/head/download/vcs-imports%40canonical.com-20071011140313-h5uu3plt34xy0u8n/shellesidebar.h-20070604090201-py32gsehx9w14jai-6191/e-sidebar.h e-siderbar.h]
Extract the Evolution Connector
Open a Terminal
Go to the directory.
Type '''"configure"''' (press enter)
Type '''"make"''' (press enter)
Type '''"make install"'''(press enter)

Revision as of 05:34, 18 January 2008

This worked on Ubuntu 7.10 (Gutsy)

This Howto is based on Howto Configure Evolution Connector Ubuntu forum thread

Download the Evolution Connector

Install the Evolution Development Packages.

"sudo apt-get please contribute the list here"


Additional Header Files and place them here /usr/include/evolution-2.12/shell/:

Extract the Evolution Connector

Open a Terminal

Go to the directory.

Type "configure" (press enter)

Type "make" (press enter)

Type "make install"(press enter)

Jump to: navigation, search