lilypond-user
[Top][All Lists]
Advanced

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

Re: Another weird error


From: Mats Bengtsson
Subject: Re: Another weird error
Date: Thu, 16 May 2002 19:15:08 +0200

> 
> Thanks to everyone who replied to my problem. I hadn't noticed that
> the absence of guile-config is a known problem (I assumed the error
> was somewhere else than in the rpm).
> 
> I compiled guile from scratch and configure ran fine. However, 'make all'
> and 'make install' both choke on what looks like an attempt to use a
> nonextant program called 'error':
> 
> <snip>
> Reading `/home/ville/rpms/lilypond-1.4.13/Documentation/user/fdl.itexi'
> Reading `../.././input/tutorial/os-score.ly'
> Reading `../.././input/tutorial/os-flute-2.ly'
> Reading `../.././input/tutorial/sammartini.ly'
> Writing `./out/lilypond.texi'
> Writing `./out/lilypond.dep'
> mv out/lilypond.texi out/lilypond.nexi
> chmod -w out/lilypond.nexi
> error --output=./out/lilypond.info out/lilypond.nexi
> make[2]: error: Command not found
> make[2]: *** [out/lilypond.info] Error 127
> 
> Has anyone had this problem? What is that 'error'

It is an indication that configure didn't find the actual 
program to use. In your case, it's the program "makeinfo"
that's missing. Install Texinfo, remove config.cache, 
rerun configure and everything should work.

   /Mats





reply via email to

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