Thanks, that's helpful. I didn't realize how messed up the deployment install script is.

On Jul 13, 2009, at 6:37 PM, Steve Burling wrote:

# Making the installation (below) doesn't copy memcached to /usr/ local/bin, # apparently assuming it can be found via the PATH, but that didn't work
# for me, so...
cp /usr/local/caldavd/memcached-1.2.6/memcached /usr/local/bin

Rather than doing the double build, I found it simpler to use the Macports version of memcached (which is newer), and add the PATH as an environment variable in the launchd item.

# Make required changes to twistedcaldav/stdconfig.py  ...
# #   update the entry for memcached so that it has the full path:
#      /usr/local/bin/memcached

Unnecessary with the above.
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users

Reply via email to