Howdy, all - I already had CalendarServer running on my iMac G5 (PPC), but I have had a few issues and decided that it would be best to get the latest and greatest of the stable source code, so I checked out the latest source code this weekend and, when I tried to run the setup script, I found that I keep getting an error telling me that "libevent is required and must be installed." This error seems to occur during system checks that are done while building memchached. As it turns out, libevent is installed and I even went so far as to delete the libevent folder that was installed and let the setup script download and install it again. The setup script did, indeed, download and install it again, but the error again occurred during what appears to be the memchached build. Am I updating my installation in the wrong way? Are there other steps I should take before I checkout via svn? All I had done was use the following: svn checkout http://svn.calendarserver.org/repository/calendarserver/CalendarServer/trunk /Library/CalendarServer and then I ran the setup script: ./run -s Thanks - Conrad