On Sat, Oct 19, 2019 at 12:05 AM Sam Ruby <ru...@intertwingly.net> wrote: > > With the latest update (Catalina): > > $ sudo mkdir /srv > mkdir: /srv: Read-only file system > > Previously, whimsy tools were set up to determine file names based on > a ~/.whimsy config file. Over time, much of this has changed to > presume /srv. Most problematic: > > $LOAD_PATH.unshift '/srv/whimsy/lib' > > Not sure what the solution would be.
Found a solution, and added it to the Whimsy MACOSX instructions: https://github.com/apache/whimsy/blob/master/MACOSX.md#clone-the-whimsy-code - Sam Ruby P.S. Not a priority for me at this next week, but it occurs to me that newer versions of MAC OS/X may have newer versions of Apache HTTPD, so we may no longer need the brew version of Apache HTTPD, which these days require manual patches to get working.