mit-scheme-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MIT-Scheme-users] Make error : scheme cannot be found


From: Paulo Jorge de Oliveira Cantante de Matos
Subject: [MIT-Scheme-users] Make error : scheme cannot be found
Date: 18 Jul 2003 16:52:04 +0000

Hi all,


I've downloaded mitscheme 7.7.1 and unpacked it under my home dir. After
that I cd scheme-7.1.1/src. 
I did ./configure --prefix=/home/pmatos/projects/mit-scheme-build and
make.
After some seconds building I get:
gcc -g -O2 -Wall  -o prmd5.so -shared prmd5.o -lcrypto -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/home/pmatos/projects/mit-scheme-build/lib/mit-scheme\"
 -DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include 
-DCOMPILE_AS_MODULE -fPIC -c prmhash.c
gcc -g -O2 -Wall  -o prmhash.so -shared prmhash.o -lmhash -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/home/pmatos/projects/mit-scheme-build/lib/mit-scheme\"
 -DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include 
-DCOMPILE_AS_MODULE -fPIC -c prmcrypt.c
gcc -g -O2 -Wall  -o prmcrypt.so -shared prmcrypt.o -lmcrypt -lltdl -lc
./utabmd.sh
./utabmd.sh: line 25: scheme: command not found
make[1]: *** [utabmd.bin] Error 127
rm cmpauxmd.s
make[1]: Leaving directory `/home/pmatos/scheme-7.7.1/src/microcode'
make: *** [all] Error 2


Any ideas about why am I getting this error?

Best regards,

Paulo J. Matos





reply via email to

[Prev in Thread] Current Thread [Next in Thread]