Re: How to install yfklog

2022-01-11 Thread Stuart Henderson
On 2022-01-11, Pascal wrote: > > I want to install yfklog software > ( https://fkurz.net/ham/yfklog.html ) on OpenBSD. I have no experience. The > author, Fabian Kurz, says in the installation manual: > > "Install the required packages: > > Perl > > DBI > > SQLite > > Curses > > Make > > libwww-p

Re: How to install yfklog

2022-01-11 Thread Greg Thomas
I'd read through this: https://www.openbsd.org/faq/faq15.html After you read that you should be able to verify if the required packages are available on OpenBSD or not. And then go through what you think are the correct steps. And then ask questions after you've written exactly what you've done