ice-9 and $GUILE_LOAD_PATH

2008-01-29 Thread Dave Pawson
To what should the env variable be set please? I tried export GUILE_LOAD_PATH=/usr/share/guile/1.8/ without success. Any suggestions/url's for reading please? regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk

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-30 Thread Dave Pawson
d, but one from 2005 is still not assigned. http://download.gna.org/guile-debugging/guile-debugging.html seems good though. I'm assuming it needs to be dropped within the same 'ice-9' area to be picked up by the environmental variable. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk

Re: ice-9 and $GUILE_LOAD_PATH

2008-01-31 Thread Dave Pawson
en it 'failed' to load the debug as defined in the documentation I presumed I'd done it wrong. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk