Re: [CalendarServer-users] Trying calendarserver on macOS Mojave

2018-12-09 Thread Julian Y Koh
Last update for the evening - the installation did not react well to having the whole working directory moved to another location. I’m guessing that there must be some hard paths or links that get put into various files here and there or on compile. So I figured it would be easier to just star

Re: [CalendarServer-users] Trying calendarserver on macOS Mojave

2018-12-09 Thread Julian Y Koh
Progress made - I had made the error of copying over the old conf/caldav-dev.plist file instead of creating a new one from scratch. Once I did that, then I ran into the Keychain problem which has been documented here before, so I used Andre’s advice of export USE_OPENSSL=1, deleted .develop, and

[CalendarServer-users] Trying calendarserver on macOS Mojave

2018-12-09 Thread Julian Y Koh
I’ve inherited an old Mac mini that used to be running a circa March 2016 version of CalendarServer on it as a manually process launched from the bin/run -n script. In the spirit of transparency, I set this up for the original user, wrote up instructions on how to start things, and haven’t real