[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ice-9 and $GUILE_LOAD_PATH
From: |
Dave Pawson |
Subject: |
ice-9 and $GUILE_LOAD_PATH |
Date: |
Tue, 29 Jan 2008 10:40:13 +0000 |
User-agent: |
Thunderbird 2.0.0.9 (X11/20071115) |
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
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
- ice-9 and $GUILE_LOAD_PATH,
Dave Pawson <=