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: Ludovic Courtès
Subject: Re: [skribilo-users] another configure problem
Date: Mon, 20 Dec 2010 09:38:40 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi!

Jean Magnan de Bornier <address@hidden> writes:

> .......................
> checking for GNU gettext in libc... yes
> checking whether to use NLS... yes
> checking where the gettext function comes from... libc
> checking for guile... /usr/bin/guile
> checking for guile-config... /usr/bin/guile-config
> checking for guile-tools... /usr/bin/guile-tools
> checking for Guile site directory... /usr/share/guile/site
> checking for guile-lint... no
> checking if (system reader) is available... no
> configure: error: required guile module not found: (system reader)
> .......................

It probably means that Guile-Reader isn’t in Guile’s load path
(info "(guile) Build Config"), or that libguile-reader.so isn’t in
$LD_LIBRARY_PATH.

What does “guile -c '(use-modules (system reader))'” say?

Thanks for persevering!  ;-)

Ludo’.



reply via email to

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