cmod-play 3 available

2008-01-29 Thread Thien-Thi Nguyen
release notes: Practice riff for guile.git (for Guile 1.4.x), coming RSN... thi NEWS excerpt: - 3 | 2008-01-29 - tested with - GNU Libtool 1.5.24 - GNU Autoconf 2.61 - GNU Automake 1.9.6 - public repo: http://www.gnuvola.org/wip/cmod-play.git tarball in dir:

ice-9 and $GUILE_LOAD_PATH

2008-01-29 Thread Dave Pawson
New user, Fedora Core, Guile at /usr/share/guile/1.8/ Reading the manual http://www.gnu.org/software/guile/manual/guile.html The debug seems to require ice-9 (use-modules (ice-9 debugger breakpoints)) Adding that to .guile results in an error message not found. Seems it uses GUILE_LOAD_PATH T

Re: ice-9 and $GUILE_LOAD_PATH

2008-01-29 Thread Dave Pawson
Dave Pawson wrote: New user, Fedora Core, Guile at /usr/share/guile/1.8/ Reading the manual http://www.gnu.org/software/guile/manual/guile.html The debug seems to require ice-9 (use-modules (ice-9 debugger breakpoints)) Seemingly resolved? http://www.gnu.org/software/guile/manual/guile.html#

Re: ice-9 and $GUILE_LOAD_PATH

2008-01-29 Thread Mike Gran
> Dave Pawson wrote: > > New user, Fedora Core, > > Guile at /usr/share/guile/1.8/ > > Reading the manual > > http://www.gnu.org/software/guile/manual/guile.html > > > > The debug seems to require ice-9 > > (use-modules (ice-9 debugger breakpoints)) > > > Seemingly resolved? > http://www.gnu.or