lilypond-user
[Top][All Lists]
Advanced

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

Re: Trouble getting started on w2k


From: Mats Bengtsson
Subject: Re: Trouble getting started on w2k
Date: Sat, 04 Dec 2004 12:12:47 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

It seems that you read the Tutorial for LilyPond version 2.4 (which is the
latest stable version), but you have installed version 2.2.
If you read the Tutorial for your version, it will work much better!
Just follow the link to the Documentation of version 2.2.6 at www.lilypond.org.

  /Mats

Joel Neely wrote:

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)-----------







reply via email to

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