Re: Help installing guile-ncurses

2023-02-05 Thread paul wisehart
On Sun, Feb 5, 2023, at 7:20 PM, Mike Gran wrote: > Yeah, around guile 3.0.7, it stopped using libltdl which > would do that version number searching for you. Now, > all packages that make binary extensions need to be fixed > to make version-less binary extensions. That's something > guile-ncurse

Help installing guile-ncurses

2023-02-05 Thread paul wisehart
Hi!, I am pretty new to guile, I am trying to install guile-ncurses. I'm on OpenBSD 7.2 I have installed the guile3 package. That's the only guile OS package I see. I was able to install guile-json locally, so I am trying to install guile-ncurses similarly. I installed automake and set: expor