> Here is in detail what I do and where it fails
>
> ```
>    $ rm -rf ~/.cache/chicken-install/
>   $ git clone https://code.call-cc.org/git/chicken-core.git
>   $ cd chicken-core
>   $ git checkout utf+r7rs
>   $ sh scripts/bootstrap.sh
>   $ ./configure --prefix ~/Builds/chicken-crunch/chicken-crunch --chicken 
> ./chicken-boot
>   $ make
>   $ make install

Right - you have to user the "master" branch now, we merged C6 into it
recently and made some changes that are not backwards compatible, sorry
if this caused you hassle.

We will release a new dev snapshot soon, which will hopefully make this easier
and less error-prone.


cheers,
felix



Reply via email to