<html xmlns="http://www.w3.org/1999/xhtml"><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Is there a Wiki or similar on which to find/contribute information about installation of Calendar Server. It is definitely not an easy system to install, even on OS X.<div><br></div><div>I've been running CalendarServer on 10.4 Server and 10.5 Client for about 2 years. I recent had to upgrade to the latest release (2.3) on the 10.5.8 client to maintain compatibility with the iPhone 3.1 Here are a few issues I ran into for which I can find no instructions, or what I did wrong which cause me to have to do the following after running ./run -i /.</div><div><br></div><div>1) the PYTHONPATH declared in the /usr/local/bin/caldavd was incorrect. It was "Library/Python/2.5/site-packages/:$PYTHONPATH" instead of "/Library/Python/2.5/site-packages/:$PYTHONPATH" (note the missing slash at the beginning). I remember this being a problem 2 years ago and is still there.</div><div><br></div><div>2) After correcting item 1 the server would still not launch and the errors showed that something was looking for /usr/share/caldavd/bin/twistd. I could not find where this was coming from so I solved this by 'ln -s /usr/local/bin /usr/share/caldavd' </div><div><br></div><div>3) The it still would not run. Looking at the logs again it was looking for memcached which is not installed on 10.5 client. I then downloaded and built memcached (and libevent which is required by memcached).</div><div><br></div><div>Now things are running. I did a bunch of other things with the log files locations/permissions which have changed (I think) but they may also have been due to the above items being wrong/missing.</div><div><br></div><div>If there was wiki/FAQ to which to post these that would be great. If this exists can you point me to it?</div><div><br></div><div>Cheers,</div><br><br><div> <div> <table width="600"> <tbody><tr><td colspan="2">Scott<br><img src="http://www.fawkesconsulting.com/logos/600spacer.png" width="650"></td> </tr> <tr><td width="180"><img src="http://www.fawkesconsulting.com/logos/fawkes_logo_small.png" width="172" height="114"></td> <td width="466"> <table> <tbody><tr> <td colspan="3"><hr></td> </tr> <tr> <td><span style="font-family: 'Times New Roman', Times, serif;         font-size: 10px;">D. Scott Buchanan Ph.D. <br> President <br> Fawkes Consulting <br> 4124 Stonebridge Lane <br> Rancho Santa Fe, CA 92091<br> USA </span></td> <td><div align="right" style="font-family: 'Times New Roman', Times, serif;         font-size: 10px;"> E-mail:<br> Tel:<br> Cell:<br> Fax:</div></td> <td><span style="font-family: 'Times New Roman', Times, serif;         font-size: 10px;"><a href="mailto:dscottbuch@fawkesconsulting.com">dscottbuch@fawkesconsulting.com</a><br> +1 (858) 771-0689<br> +1 (619) 992-6365<br> +1 (858) 759-0825 </span></td> </tr> <tr> <td colspan="3"><hr></td> </tr> </tbody></table> </td> </tr> <tr><td colspan="2"><table><tbody><tr><td width="520" style="font-family: 'Times New Roman', Times, serif;         font-size: 10px;">This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.</td><td> </td></tr></tbody></table></td> </tr></tbody></table> </div> </div><br></body></html>