guile-devel
[Top][All Lists]
Advanced

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

Re: Guile 1.5.4 beta ready for testing.


From: Keith Wright
Subject: Re: Guile 1.5.4 beta ready for testing.
Date: Wed, 17 Oct 2001 22:38:09 -0400

> From: Rob Browning <address@hidden>
> 
> We are pleased to annouce the availability of Guile 1.5.4 for testing.

I got guile-1.5.4 and installed it on one machine with no problem.
On another I did ./configure;make as before and it died with:

> ...
> on.doc vports.doc weaks.doc        symbols-deprecated.doc regex-posix.doc 
> ramap.doc unif.doc filesys.doc posix.doc net_db.doc socket.doc | 
> ./guile-snarf-docs-texi > guile.texi \
> || { rm guile.texi; false; }
> rm -f guile-procedures.txt
> makeinfo --force -o guile-procedures.txt guile.texi || test -f 
> guile-procedures.txt
> /bin/sh: makeinfo: command not found
> make[1]: *** [guile-procedures.txt] Error 1
> make[1]: Leaving directory `/home/kwright/build/guile-1.5.4/libguile'
> make: *** [all-recursive] Error 1

I get the impression that it is supposed to build without 'makeinfo',
if this is not so it should be mentioned in the README or INSTALL.

Well, who cares about documentation anyway?  I tried
  touch libguile/guile-procedures.txt
after which the make command finishes but the final program just says

address@hidden guile-1.5.4]$ ./libguile/guile
ERROR: no code for module (readline-activator)
address@hidden guile-1.5.4]$ echo $GUILE_LOAD_PATH 
/home/kwright/build/guile-1.5.4:/home/kwright/build/guile-1.5.4/guile-readline

Installing it doesn't help.

-- 
     -- Keith Wright  <address@hidden>

Programmer in Chief, Free Computer Shop <http://www.free-comp-shop.com>
         ---  Food, Shelter, Source code.  ---



reply via email to

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