Graham Percival wrote:
On 13-Dec-05, at 11:04 PM, Han-Wen Nienhuys wrote:
Graham Percival wrote:
/sw/share/guile/1.6/srfi/srfi-1.scm:634:24: No such file or directory
lilypond-book.py: warning: `lilypond' failed (status 2) (ignored)
why do you think it's non-fatal? This should halt the do
Graham Percival
We don't need to change the existing fink patch; I'll just add portions
of the fink patch to that file so that people can use it if they wish.
go ahead.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
___
l
On 13-Dec-05, at 11:04 PM, Han-Wen Nienhuys wrote:
why do you think it's non-fatal? This should halt the doc compilation.
The rest is just fallout from this. Do you have the ttf file patch for
GS (mentioned in INSTALL)?
I've tried it with gs 8.15 with patch, and just now with gs 8.53
(ac
On 20-Dec-05, at 12:55 PM, Johannes Schindelin wrote:
On Tue, 20 Dec 2005, Matthias Neeracher wrote:
Note that it's not "fink" that only supports the latest OS versions,
but the
maintainer of the lilypond fink package (due to lack of time & access
to older
system).
True; I've adjusted the
On 15-Dec-05, at 4:46 PM, Han-Wen Nienhuys wrote:
Johannes Schindelin wrote:
+ifneq ($(DARWIN_BUILD),)
$(outdir)/%.cc: %.ll
$(FLEX) -Cfe -p -p -o$@ $< + perl -i.bak -pe 's/^class
istream;/#include ;\nusing namespace std;/' $@
+else
+$(outdir)/%.cc: %.ll
+ $(FLEX) -Cfe -p -p -o$@ $<
Hi,
This looks rather weird; a layout bug occurs only under Windows, not under
Linux. For this reason, I can't add the bug to CVS. Also, I don't have access
to a windows box, so I can't verify the bug.
(I'm using guile 1.6.7, gcc 4.0.2)
--
Erik
--- Begin Message ---
Hi, I've managed to isola