Re: [ANN] CHICKEN 6.0.0 rerlease candidate available
Felix Winkelmann via Chicken-users <[email protected]> Thu, 14 May 2026 17:51:41 +0200
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
On Thu May 14, 2026 at 4:53 PM CEST, Erik Falor wrote: > Felix, > > To configure the project, I simply ran './configure --prefix build' > My build log is attached. The build command was 'make install check' > Ah! You have to pass an absolute path to --prefix, a relative path won't work. cheers, felix