Hi all,
I tried to install guile-1.9.11 on Ubuntu 10.04 and get an error:
==Error Begin==
checking for BDW_GC... configure: error: Package requirements (bdw-gc) were
not met:
No package 'bdw-gc' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non
Hi all,
I tried to install guile-1.9.11, and it seems freeze, see below. I wait for
5 mins and it still compiling and compiling. Any suggestion?
--- make --
GUILE_AUTO_COMPILE=0\
../meta/uninstalled-env\
guile-tools compile -Wunbound-
Hi,
What's the easiest way to enter Guile(1.9.11) gds debugging mode in
Emacs(23.2)?
I have tried several ways but all failed:
1. follow Guile document "4.4.8 An Example GDS Session", Emacs didn't pop up
a stack buffer, but just print the result 24.
2. set break point by "C-x SPC"(from gds-tutori
Hi Guile hackers,
After several day's investigating Guile, I decide to give up and return to
PLT-scheme/MIT-scheme. The experience is so frustrating.
Everyone knows a good debugger is very important, PLT-scheme have one-click
"Debug", and gdb has very simple commands, instrumenting Emacs function