[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] installation problem
From: |
Taylor R Campbell |
Subject: |
Re: [MIT-Scheme-devel] installation problem |
Date: |
Sat, 11 Aug 2012 17:49:10 +0000 |
User-agent: |
IMAIL/1.21; Edwin/3.116; MIT-Scheme/9.1 |
Date: Sat, 11 Aug 2012 13:49:22 +0100
From: Mark Tranter <address@hidden>
I am trying to use the portable C source files to install mit-scheme
on a Raspberry Pi (ARM) computer.
When I run:
[code]
./etc/make-liarc.sh
[/code]
I get an error message telling me that confshared.h is missing.
However when I look in /src/microcode the file does seem to be there.
Can you show a transcript of the output, and attach
microcode/config.log?