[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.9.5 alpha does not install ice-9/quasisyntax.scm
From: |
Mike Gran |
Subject: |
Re: 1.9.5 alpha does not install ice-9/quasisyntax.scm |
Date: |
Mon, 14 Dec 2009 21:07:22 -0800 (PST) |
> From: Andy Wingo <address@hidden>
> > It looks like 1.9.5 alpha fails to install a file required by boot-9:
> > quasisyntax.scm.
>
> It should be compiled into boot-9.go. Perhaps you are tweaking your
> boot-9.scm after installation?
Sometimes the server runs guile in a chroot jail, and the script
used to copy files into the jail is set up for 1.8, so it's probably
missing the compiled files.
-Mike