Le 20 décembre à 18:56:29 [email protected] (Ludovic Courtès) écrit notamment:
| Hi, > | Jean Magnan de Bornier <[email protected]> writes: > | > Le 20 décembre à 09:38:40 [email protected] (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 j...@boreebo /home/jean/skribilo % GUILE_LOAD_PATH=/usr/local/share/guile-reader/ 06:57 j...@boreebo /home/jean/skribilo % ls $GUILE_LOAD_PATH total 4 drwxr-xr-x 4 root root 4096 2010-12-19 06:37 system 06:57 j...@boreebo /home/jean/skribilo % ./configure configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux ........................ and: ........................ 06:57 j...@boreebo /home/jean/skribilo % GUILE_LOAD_PATH=/usr/local/share/guile-reader/system/ 07:00 j...@boreebo /home/jean/skribilo % ./configure configure: error: cannot find install-sh, install.sh, or shtool in build-aux "."/build-aux ........................ will give up soon :-( -- Jean _______________________________________________ Skribilo-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/skribilo-users
