lilypond-user
[Top][All Lists]
Advanced

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

Re: Lilypond bombs again.


From: Rutger Hofman
Subject: Re: Lilypond bombs again.
Date: Sun, 17 Oct 2004 22:35:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

XP names the Cygwin root directory 'C:\cygwin'
Cygwin names the Cygwin root directory '/'
(both without the quotes).
It seems to me that Cygwin does not really understand
your URL-style file name file:/c://cygwin//'lily3.ly'
(which is a usual thing on Unix systems).
I think you should attempt to specify a file name in
a 'normal' Cygwin/Unix format.

So, if you want to run lilypond on the file /lily3.ly
(i.e. the file lily3.ly that resides in the Cygwin
directory /) you should say:

lilypond /lily3.ly

Please, don't add any other XP <-> URL <-> Cygwin file
name ornaments. They confuse Cygwin.

Good luck,

Rutger

Sarah Cordish wrote:
In response to your suggestions last week, I moved the test file, lily3.ly
to the c:\cygwin folder on my WinXP system.  Below is what I got -- nothing
doing.

File lily3.ly:

  \score {
      \notes {
        \time 3/4
         \clef bass
         c2 e4 g2.
         f4 e d c2 r4
       }
     }

 \score {
       \notes {
         \time 3/4
         \clef treble
         c2 e4 g2.
         f4 e d c2 r4
       }
     }

BASH shell output:
address@hidden ~
$ lilypond -V file:/c://cygwin//'lily3.ly'
lilypond (GNU LilyPond) 2.2.2
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Invoking `/usr/bin/lilypond-bin  -I /cygdrive/d/Documents\ and\
Settings/SCordis
n -I /cygdrive/d/Documents\ and\ Settings/SCordisn -I /cygdrive/d/Documents\
and
\ Settings/SCordisn/file:/c:/cygwin -H dedication -H title -H subtitle -H
subsub
title -H footer -H head -H composer -H arranger -H instrument -H opus -H
piece -
H metre -H meter -H poet -H texttranslator -H textheight -H fontencoding -H
inpu
tencoding -H language -H latexpackages -H papersize -H pagenumber -H
latexheader
s -H latexoptions -H linewidth -H unit -H orientation --verbose
file:/c://cygwin
//lily3'
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/2.2.2'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'

[/usr/share/lilypond/2.2.2/scm/define-music-types.scm][/usr/share/lilypond/2
.2.2
/scm/output-lib.scm][/usr/share/lilypond/2.2.2/scm/c++.scm][/usr/share/lilyp
ond/
2.2.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.2.2/scm/chord-entr
y.sc
m][/usr/share/lilypond/2.2.2/scm/chord-generic-names.scm][/usr/share/lilypon
d/2.
2.2/scm/stencil.scm][/usr/share/lilypond/2.2.2/scm/new-markup.scm][/usr/shar
e/li
lypond/2.2.2/scm/bass-figure.scm][/usr/share/lilypond/2.2.2/scm/music-functi
ons.
scm][/usr/share/lilypond/2.2.2/scm/part-combiner.scm][/usr/share/lilypond/2.
2.2/
scm/define-music-properties.scm][/usr/share/lilypond/2.2.2/scm/auto-beam.scm
][/u
sr/share/lilypond/2.2.2/scm/chord-name.scm][/usr/share/lilypond/2.2.2/scm/de
fine
-context-properties.scm][/usr/share/lilypond/2.2.2/scm/translation-functions
.scm
][/usr/share/lilypond/2.2.2/scm/script.scm][/usr/share/lilypond/2.2.2/scm/mi
di.s
cm][/usr/share/lilypond/2.2.2/scm/beam.scm][/usr/share/lilypond/2.2.2/scm/cl
ef.s
cm][/usr/share/lilypond/2.2.2/scm/slur.scm][/usr/share/lilypond/2.2.2/scm/fo
nt.s
cm][/usr/share/lilypond/2.2.2/scm/define-markup-commands.scm][/usr/share/lil
ypon
d/2.2.2/scm/define-grob-properties.scm][/usr/share/lilypond/2.2.2/scm/define
-gro
bs.scm][/usr/share/lilypond/2.2.2/scm/define-grob-interfaces.scm][/usr/share
/lil
ypond/2.2.2/scm/page-layout.scm][/usr/share/lilypond/2.2.2/scm/paper.scm]
warning: can't find file: `file:/c://cygwin//lily3'

lilypond: warning: no LilyPond output found for `file:/c://cygwin//lily3'
Invoking `(( latex \\nonstopmode \\input lily3.latex  >&2 ) >&- )'This is
TeXk,
Version 3.14159 (Web2C 7.4.5)
 %&-line parsing enabled.
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german,
ngerman, n
ohyphenation, loaded.

(./lily3.latex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/misc/geometry.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/config/geometry.cfg))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/latin1.def))

Package geometry Warning: Over-specification in `v'-direction.
    `height' (0.9\paperheight ) is ignored.

(/usr/share/lilypond/2.2.2/tex/titledefs.tex
(/usr/share/lilypond/2.2.2/tex/feta20.tex))

LaTeX Warning: Unused global option(s):
    [compat2].

No file lily3.aux.
(./lily3.aux) )
No pages of output.
Transcript written on lily3.log.

Opening pipe `kpsewhich feta20.pfa'
Invoking `dvips  -Ppdf -G0 -u +lilypond.map -olily3.ps lily3.dvi'This is
dvips(k
) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
dvips: ! DVI file can't be opened.
lilypond: error: `dvips' failed (status 1)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 917, in ?
    run_dvips (outbase, extra_init)
  File "/usr/bin/lilypond", line 594, in run_dvips
    ly.system (cmd)
  File "/usr/share/lilypond/2.2.2/python/lilylib.py", line 335, in system
    exit (status)
  File "/usr/share/lilypond/2.2.2/python/lilylib.py", line 130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (256)...
lilypond: warning: can't find file: `lily3.dvi'
lilypond: warning: can't find file: `lily3.midi'
lilypond: warning: can't find file: `lily3.pdf'
Cleaning /cygdrive/d/DOCUME~1/SCordisn/LOCALS~1/Temp/tmpuMss8zlilypond...

address@hidden ~
$ lilypond -V c://cygwin//'lily3.ly'

Why is this not working, time and again????
Sarah Cordish




_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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