skribilo-users
[Top][All Lists]
Advanced

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

Re: [skribilo-users] another configure problem


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

Le 20 décembre à 18:56:29 address@hidden (Ludovic Courtès) écrit notamment:

| Hi,
>
| Jean Magnan de Bornier <address@hidden> writes:
>
| > Le 20 décembre à 09:38:40 address@hidden (Ludovic Courtès) écrit notamment:
>
| > | What does “guile -c '(use-modules (system reader))'” say?
| >
| > ERROR: no code for module (system reader)
>
| Then you must set the ‘GUILE_LOAD_PATH’ environment variable to point to
| the directory where ‘system/reader.scm’ is installed.
>
| Alternatively, you could reinstall Guile-Reader after having configured
| it with ‘--with-guilemoduledir=/where/you/want’.
>
| Hope this helps,

No it doesn't:

.......................
06:56 address@hidden /home/jean/skribilo % 
GUILE_LOAD_PATH=/usr/local/share/guile-reader/     
06:57 address@hidden /home/jean/skribilo % ls $GUILE_LOAD_PATH
total 4                                                     
drwxr-xr-x 4 root root 4096 2010-12-19 06:37 system
06:57 address@hidden /home/jean/skribilo % ./configure                          
  
configure: error: cannot find install-sh, install.sh, or shtool in
build-aux "."/build-aux
........................

and:

........................
06:57 address@hidden /home/jean/skribilo % 
GUILE_LOAD_PATH=/usr/local/share/guile-reader/system/
07:00 address@hidden /home/jean/skribilo % ./configure
configure: error: cannot find install-sh, install.sh, or shtool in build-aux 
"."/build-aux
........................

will give up soon  :-(

-- 
Jean



reply via email to

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