lilypond-user
[Top][All Lists]
Advanced

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

Trouble getting started on w2k


From: Joel Neely
Subject: Trouble getting started on w2k
Date: Fri, 3 Dec 2004 20:52:57 -0600

I installed Cygwin w/ no problems, and ran the test file from the link on

    http://lilypond.org/web/download/windows.html

without problems (double-click on file [pause] Cygwin window appears
[longer pause] Acrobat window appears with two-note score).

After that, no joy!  :-(

I copied the first sample from the "2 Tutorial" page (inserted below) into a
file (also on the desktop) named Lullaby.ly and double-clicked it.  This time
the Cygwin terminal window displayed  error messages (inserted below).

Any suggestions would be GREATLY appreciated!!!

-jn-

8<----------(begin contents of Lullaby.ly)----------
%% Generated by ../../scripts/lilypond-book.py
%% Options: [fragment,quote,relative=2,raggedright,indent=0\mm]

#(set! toplevel-score-handler ly:parser-print-score)
#(set! toplevel-music-handler (lambda (p m)
                               (ly:parser-print-score
                                p (ly:music-scorify m p))))



\paper {
  #(define dump-extents #t)
  linewidth = 160\mm - 2.0 * 0.4\in
  raggedright = ##t
  indent = 0\mm
}

\layout {
  
}

\relative c''
{
% ly snippet contents follows:
c-\markup { \bold \huge { Click here.  } }

% end ly snippet
}
8<-----------(end contents of Lullaby.ly)-----------

8<----------(begin contents of console)----------
Processing C:\Documents and Settings\joel\Desktop\Lullaby.ly ...
PDF output not found. Error log:
lilypond (GNU LilyPond) 2.2.5
Running lilypond-bin...
Now processing `Lullaby.ly'
Parsing...
Backtrace:
In /cygdrive/c/Documents and Settings/joel/Desktop/Lullaby.ly:
   1: 0* (set! toplevel-score-handler ly:parser-print-score)

/cygdrive/c/Documents and Settings/joel/Desktop/Lullaby.ly:1:1: In expression (s
et! toplevel-score-handler ly:parser-print-score):
/cygdrive/c/Documents and Settings/joel/Desktop/Lullaby.ly:1:1: Unbound variable
: toplevel-score-handler


lilypond: error: LilyPond failed on input file Lullaby (exit status 2)
lilypond: warning: Running LilyPond failed. Rerun with --verbose for a trace.
A full log is in the file Lullaby.log


Press enter to close window
8<-----------(end contents of console)-----------

-- 
my morning coffee
middle-aged american
tea ceremony




reply via email to

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