gcl-dwdoc.info not installed with gcl 2.7.1?
Raymond Toy <[email protected]> Thu, 24 Apr 2025 21:00:22 -0700
| Newsgroups | gmane.lisp.gcl.devel |
|---|---|
| Message-ID | <[email protected]> |
I built gcl from sources and everything works as expected. However, when I do something like: ``` >(describe 'quit) QUIT - external symbol in SYSTEM package ----------------------------------------------------------------------------- QUIT [Function] (not found "gcl-dwdoc.info") ----------------------------------------------------------------------------- ``` I looked around in prefix/share/info and find other info files but not gcl-dwdoc.info. It was built though.