Re: Guile OpenGL

2021-01-09 Thread Vladimir Zhbanov
Hi Tim, On Fri, Jan 08, 2021 at 05:19:16PM -0600, Tim Meehan wrote: > I tried to configure Guile OpenGL with Guile 3.0.4 ... and I had to make > the following change in order to make it work (included below). > Apparently, it wants to be installed in: > /usr/local/lib/guile/3.0/ccache > > Apparen

Re: Guile OpenGL

2021-01-09 Thread Tim Meehan
Aleix and Vladimir - thanks! and yes, this was so that I could eventually tinker with chickadee :-) On Sat, Jan 9, 2021 at 5:03 AM Vladimir Zhbanov wrote: > Hi Tim, > > On Fri, Jan 08, 2021 at 05:19:16PM -0600, Tim Meehan wrote: > > I tried to configure Guile OpenGL with Guile 3.0.4 ... and I ha