Worked perfect now. Thanks for the super quick response! On Wed, Jan 8, 2025 at 2:40 PM Kon Lovett <konlov...@gmail.com> 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 <mattrwell...@gmail.com> 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" > > > >