Or is chmod your friend? Sent from my iPhone
> On Oct 18, 2019, at 9:05 PM, 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. > > - Sam Ruby