On Fri, Dec 10, 2010 at 03:16:27PM +0200, Dave Plater wrote: > On 12/10/2010 03:00 PM, Graham Percival wrote: > > Huh. Be aware that bib2html is no longer in git; we now use > > bib2texi. I expect that it would have the same problem, though. > > > I'm about to start packaging 2.13.42 for openSUSE but is there anything > I can patch to get this build working again?
Well, you'd need to modify bib2html (and probably bib2texi) such that they work with your version of bibtex. The only thing those scripts do is some initial setup, and then call bibtex on the command-line. Basically, if you cannot run bibtex on the command-line, then that is a bibtex problem, not a lilypond build problem. If you look at the bibtex documentation, or mailing lists, or a CHANGES document, or something, I would hope that you could find some discussion about this. In the course of that discussion, hopefully somebody would give the command-line which is required to make bibtex work. Once you can run bibtex on the command-line, then we could discuss how you'd need to change bib2html. Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel