Re: Egg directory-utils fails to install with chicken-install -s or with sudo chicken-install.
Matt Welland <[email protected]>
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <CAFp=Co=o+WioKdyeHuM8HN7rBG2zJ_aaDuTunFC3AayzGxPeMg@mail.gmail.com> |
Worked perfect now. Thanks for the super quick response! On Wed, Jan 8, 2025 at 2:40 PM Kon Lovett <[email protected]> wrote: > sorry for the missing .types file - unfortunately a manual process i > missed in the last update > > please try directory-utils:2.4.3 > > On Jan 8, 2025, at 11:07 AM, Matt Welland <[email protected]> wrote: > > This is with chicken installed via sudo apt install chicken-bin > libchicken-dev, on Ubuntu noble. > > /usr/bin/csc -setup-mode -s -host -I > /home/matt/.cache/chicken-install/directory-utils -C > -I/home/matt/.cache/chicken-install/directory-utils -O3 -d1 -strict-types > -no-procedure-checks directory-utils.import.scm -o > /home/matt/.cache/chicken-install/directory-utils/ > directory-utils.import.so > installing directory-utils > [sudo] password for matt: > install: cannot stat > '/home/matt/.cache/chicken-install/directory-utils/directory-utils.types': > No such file or directory > > Error: shell command terminated with nonzero exit code > 256 > "sudo sh /home/matt/.cache/chicken-install/directory-utils/ > directory-utils.install.sh" > > > >