Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #21 (permalink)  
Old 10-26-2007, 08:14 PM
cyclebrock cyclebrock is offline
Junior Member
 
Join Date: Jun 2007
Posts: 4
cyclebrock is on a distinguished road
Default libtool

Finally got it. I think because 1, this is a fresh install, and 2. I'm not a programmer, I didn't have a lot of the dev specific tools on this laptop.

The last one I needed was libtool, that and to run make and make install as root.

The only other thing I should have know was one of my directory's had a space in it, which threw off the make and make install

Thanks again. now off to torture test it.

Cheers
Reply With Quote
  #22 (permalink)  
Old 10-30-2007, 12:18 PM
DenRaf DenRaf is offline
Member
 
Join Date: Oct 2007
Location: Belgium
ZCS Version: zcs-5.0.0_GA_1869.RHEL5.20071218205219
Posts: 16
DenRaf is on a distinguished road
Default

Quote:
Originally Posted by pfefferc View Post
Ok, I got this to work, but I can't pull in any shared calendars. Anyone else having this problem?
Do you get a login-prompt for the shared calendar?

If no: Change the name of the shared calendar. The evolution plugin can't work with names that contains white space or any special characters. Restart evolution, or just wait and you will get a login prompt. Just provide your own login.

if yes: no idea yet.
Reply With Quote
  #23 (permalink)  
Old 11-22-2007, 02:38 PM
Stonekeeper Stonekeeper is offline
Junior Member
 
Join Date: Nov 2007
Posts: 3
Stonekeeper is on a distinguished road
Default

@gnyce1
Out of interest, what type data did you use? Obviously i dont want to know your personal data, but I'm wondering what format that use_ssl is. And did you use port 80 + SSL or just 443?

I managed to get the plugin compiled for gutsy. I've used checkinstall and uploaded a deb here:

MEGAUPLOAD - The leading online storage and file delivery service

The calendar binaries I've uploaded too:

MEGAUPLOAD - The leading online storage and file delivery service

Hope this is useful to someone. I dunno if this will sort out the dependencies for you - YMMV

Thanks.

Last edited by Stonekeeper : 11-22-2007 at 02:40 PM.
Reply With Quote
  #24 (permalink)  
Old 11-22-2007, 02:44 PM
Stonekeeper Stonekeeper is offline
Junior Member
 
Join Date: Nov 2007
Posts: 3
Stonekeeper is on a distinguished road
Default deb for gutsy

I've created a deb for gutsy. This forum keeps deleting my posts with the mega-upload links in it. If you know the address of that site, it's at:

?d=C9CD4XFA

and the calendar binaries are at:

?d=79I0J3JF

It was created with checkinstall so i don't know if it'll handle dependencies for you.

BTW: What data do you guys use for create-account? is use_ssl TRUE/FALSE/YES/NO?
If you use https, do you use 80 YES or 443 no?

Cheers.
Reply With Quote
  #25 (permalink)  
Old 11-23-2007, 04:37 AM
gavinlew gavinlew is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
gavinlew is on a distinguished road
Default

Hi,

I'll love to get this going with Ubuntu 7.10 , I have performed the following ;

svn co Revision 850: /trunk/ZimbraEvolution

Then I have edited the configure.ac file as per recommendations

Then I performed

sudo apt-get install automake evolution-dev libglib2.0-dev intltool libtool evolution-data-server-dev libcurl3 libcurl3-dev

Next, I edited configure.ac , and ran sudo make

This fails with ; checking for EPLUGIN... configure: error: Package requirements (evolution-plugin-2.12) were not met:

No package 'evolution-plugin-2.12' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.


However - synaptic claims that evolution-plugin is installed on the system.
Reply With Quote
  #26 (permalink)  
Old 11-23-2007, 10:32 AM
mmorse's Avatar
mmorse mmorse is offline
Zimbra Employee
 
Join Date: May 2006
Location: USA
ZCS Version: NE & OS - in the many flavors of 4.5 & 5.0
Posts: 4,539
mmorse is on a distinguished road
Send a message via AIM to mmorse Send a message via MSN to mmorse Send a message via Yahoo to mmorse Send a message via Skype™ to mmorse
Default

Quote:
Originally Posted by gavinlew
I have used the following to grab the SVN ;
svn co Revision 850: /trunk/ZimbraEvolution
Just so you are aware the new url is https://sourceforge.net/projects/zimbraevo/
Reply With Quote
  #27 (permalink)  
Old 11-24-2007, 05:20 AM
gnyce1 gnyce1 is offline
Member
 
Join Date: Oct 2007
Location: Philadelphia, PA, United States
ZCS Version: Release 4.5.10_GA_1575.RHEL5_64_20071117125613 RHEL5_64 NETWORK edition
Posts: 17
gnyce1 is on a distinguished road
Default

The syntax is slightly wrong... it's not evolution-plugin-2.12, think it is just evolution-plugin. Follow these two posts, they'll help you get it compiled:

Howto Configure the Connector for Ubuntu

Howto Configure the Connector for Ubuntu
Reply With Quote
  #28 (permalink)  
Old 11-24-2007, 05:21 AM
gnyce1 gnyce1 is offline
Member
 
Join Date: Oct 2007
Location: Philadelphia, PA, United States
ZCS Version: Release 4.5.10_GA_1575.RHEL5_64_20071117125613 RHEL5_64 NETWORK edition
Posts: 17
gnyce1 is on a distinguished road
Default

I _think_ I used "1" for use_ssl (as we do use SSL). No longer have that laptop available, so can't test, sorry.
Reply With Quote
  #29 (permalink)  
Old 12-11-2007, 05:53 AM
mrklaw mrklaw is offline
Junior Member
 
Join Date: Oct 2007
Posts: 3
mrklaw is on a distinguished road
Default

Quote:
Originally Posted by Kirkaiya View Post
I did something similar, although I did some additional digging.
It's just too late at night for me to check in camel-zimbra-listener.c to see if I can figure out whether the reference to the file should be changed to something else or not, but in case anybody else is working their way thru this with Ubuntu Gutsy Gibbon (7.10), it *is* possible to get this far anyway!

I made it this far as well, but I can't seem to get past this. Anyone out there gotten this working?
Reply With Quote
  #30 (permalink)  
Old 12-11-2007, 06:12 AM
esoleyman esoleyman is offline
Member
 
Join Date: Apr 2007
Location: San Jose, CA
ZCS Version: Release 5.0.2_GA_1975.DEBIAN4.0 DEBIAN4.0 FOSS edition
Posts: 17
esoleyman is on a distinguished road
Default

Quote:
Originally Posted by mrklaw View Post
I made it this far as well, but I can't seem to get past this. Anyone out there gotten this working?
You will need to copy several of Evolution's header files over from the GNOME SVN to /usr/include/evolution-2.12/shell/ and they are:

e-shell.h
e-component-registry.h
e-shell-window.h
e-siderbar.h

Then the environment is ready for your rebuild. I hope this helps.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://www.zimbra.com/forums/evolution-connector/7800-howto-configure-connector-ubuntu.html
Posted By For Type Date
del.icio.us/subscriptions/KoerPoiss This thread Refback 10-31-2007 05:15 AM
Evolution Connector [Archive] - Zimbra - Forums This thread Refback 09-02-2007 02:31 PM
Zimbra - Forums This thread Refback 08-09-2007 05:40 AM

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Howto: Update ClamAV unilogic Administrators 9 12-12-2007 04:28 AM
Configure snmp after installation? bjdraw Administrators 12 05-22-2007 09:31 AM
SUSE Linux Enterprise Server 9 NAT Install HOWTO LMStone Installation 0 11-03-2006 01:31 PM
Fedora Core 4 - MC3 & Apache, MYSQL, for web hosting Easy Install HOWTO Bradleyenator Installation 4 01-18-2006 10:58 AM
Fix for SA Configure Files Version Mismatch unilogic Developers 1 12-03-2005 06:37 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0