[gambit-list] [newbie] Unbound variable: compile-file
andrew cooke
andrew at acooke.org
Sat Aug 11 18:02:08 EDT 2007
hi,
i suspect i'm doing something stupid here, so apologies in advance, but i
am seeing the following error:
qp6 personal: gsi
Gambit Version 4.0 beta 22
> (compile-file
"/home/andrew/projects/personal/pkg/gambc-4.0b22/examples/pi/pi.scm")
*** ERROR IN (console)@1.2 -- Unbound variable: compile-file
i must admit i installed some time ago, but don't recall any problems.
this is linux (suse 10.2 amd64), and i installed within a local directory.
so i have:
export GAMBIT_ROOT="/home/andrew/projects/personal/pkg/gambc-4.0b22/4.0b22"
export PATH="$PATH:$GAMBIT_ROOT/bin"
export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$GAMBIT_ROOT/lib"
in my bashrc.
i seem the error in emacs if i try to compile there (using gambit.el).
any idea what is wrong?
thanks,
andrew
ps also, is it possible to make the parens darker in emacs highlighting?
which face is it? thanks!
More information about the Gambit-list
mailing list