Re: Missing module suggestions from csc on chicken 5.3 on armbian
Matt Welland via Chicken-users <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAFp=ComfPPR1zw7Pj7KPTGwb+0UhRphybkb54ngnUVhft1jRBw@mail.gmail.com> |
Yep, that was it. Thanks! I didn't even know that existed. NOTE, this did not work: chicken-install -s -update-db But sudo chicken-install -update-db did. On Mon, Aug 11, 2025 at 11:02 AM Felix Winkelmann < [email protected]> wrote: > On Mon Aug 11, 2025 at 3:11 PM CEST, Matt Welland via Chicken-users wrote: > > The statements suggesting modules to import are missing on Debian > (armbian > > in my case): > > > > The module-db holding the information for the suggestions is > normally built during install time ("chicken-install -update-db"). > Perhaps the debian package is missing this step? > > > cheers, > felix > > > >