skribilo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jean Magnan de Bornier] Re: [skribilo-users] another configure prob


From: Jean Magnan de Bornier
Subject: Re: [Jean Magnan de Bornier] Re: [skribilo-users] another configure problem
Date: Tue, 21 Dec 2010 09:53:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Le 21 décembre à 09:41:22 address@hidden (Ludovic Courtès) écrit notamment:

| Hi,
>
| Jean Magnan de Bornier <address@hidden> writes:
>
| > checking if (system reader) is available... no
| > configure: error: required guile module not found: (system reader)
| > .....................................
| >
| > Is GUILE_LOAD_PATH a real variable?
>
| It is.  :-)
>
|   - Check what ‘guile -c '(use-modules (system reader))'’ does.
>
|   - If it bails out with “no code for module”, then Guile-Reader isn’t
|     in $GUILE_LOAD_PATH, so you need to make sure $GUILE_LOAD_PATH
|     points to it (which you seemed to have done in a previous message?).

...............................
09:48 address@hidden /home/jean/skribilo % guile -c '(use-modules (system 
reader))'
ERROR: no code for module (system reader)                                       
 
...............................
but:
...............................
09:48 address@hidden /home/jean/skribilo % ls $GUILE_LOAD_PATH
total 12                                                    
drwxr-xr-x 2 root root 4096 2010-12-19 06:37 documentation
drwxr-xr-x 2 root root 4096 2010-12-19 06:37 reader
-rw-r--r-- 1 root root 2210 2010-12-19 06:37 reader.scm
...............................

Should not GUILE_LOAD_PATH point to this dir (guile-reader)?


-- 
Jean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]