Re: [CalendarServer-users] Error on bin/develop

2017-02-17 Thread Rob Archibald
: calendarserver-users@lists.macosforge.org Subject: Re: [CalendarServer-users] Error on bin/develop Hi, Yes, installing that ldap package is the right thing to do, however this probably also indicates a bug (or at least, 'opportunity for enhancement') in the bin/develop flow... If

Re: [CalendarServer-users] Error on bin/develop

2017-02-17 Thread Rob Archibald
lycomm.com] Sent: Friday, February 17, 2017 4:53 PM To: Rob Archibald; calendarserver-users@lists.macosforge.org Subject: Re: [CalendarServer-users] Error on bin/develop Thanks Rob! I had put CalendarServer on Ubuntu on my back burner for seeing the same errors you reported. Definitely apprec

Re: [CalendarServer-users] Error on bin/develop

2017-02-17 Thread Andre LaBranche
Hi, Yes, installing that ldap package is the right thing to do, however this probably also indicates a bug (or at least, 'opportunity for enhancement') in the bin/develop flow... If you don't actually use LDAP (instead using local xml files for directory service data), then it probably won't af

Re: [CalendarServer-users] Error on bin/develop

2017-02-17 Thread Jeff Kletsky
Thanks Rob! I had put CalendarServer on Ubuntu on my back burner for seeing the same errors you reported. Definitely appreciate the insight! Jeff On 2/17/17 4:50 PM, Rob Archibald wrote: Nevermind. After tracking it down deep enough to be able to ask the question, the answer wasn’t far

Re: [CalendarServer-users] Error on bin/develop

2017-02-17 Thread Rob Archibald
Nevermind. After tracking it down deep enough to be able to ask the question, the answer wasn't far away. Turns out that after a bit more digging, I found that my system didn't have ldap.h available. After a simple apt-get install libldap2-dev, it finished with no errors. From: Rob Archibald [m

[CalendarServer-users] Error on bin/develop

2017-02-17 Thread Rob Archibald
I'm running Calendar Server 9.0 on Ubuntu 16.04.1. It seems to be working fine, but I have this nagging error in the back of my mind that makes me worry that something still isn't quite right. When I run bin/develop, I receive the following error: .../ccs-calendarserver-CalendarServer-9.0/bin/