On Sun, May 19, 2019 at 1:01 AM Dave Fisher <dave2w...@comcast.net> wrote: > > Sent from my iPhone > > > On May 18, 2019, at 2:55 PM, Shane Curcuru <a...@shanecurcuru.org> wrote: > > > > Sam Ruby wrote on 5/18/19 5:02 PM: > >> I'm not at my computer right now but looking at > >> https://github.com/apache/whimsy/blob/master/lib/whimsy/asf/config.rb it > >> looks like you might have an empty .whimsy file in your home directory? > > > > !#@^#@^ I'd *swear* I saved ~/.whimsy beforehand. Works now! > > > > Next issue is over on slack chan: running a whimsy.local *.cgi gives > > can't require, where the traceback is from the system 2.3 ruby, not the > > rbenv 2.5.1 ruby (which I thought I rbevn global'd properly). > > > > whimsy.local/test.cgi?test=yes confirms it's using the system ruby for > > most stuff, which is why it's failing. Is the ln -s trick that Dave > > added to override system in favor of the rbenv 2.5.1 version the only > > way to solve this? > > Possibly, what’s your PATH?
If test.cgi works, the PATH is set up correctly. The next question is why this other script is not using the path. I suspect the answer is in the shebang line for this other script. > > But first: dinner on the grill. Happy weekend all! > > It’s well past wine o’clock. > > I’ll check back in the next 48 hours. > > Dave > > > > -- > > > > - Shane > > Whimsy PMC > > The Apache Software Foundation - Sam Ruby