Hello,

I have trouble in installing Lilypond.
Will you please help me?

I downloaded and installed Lilypond as instructed on your website.
When I double-clicked the "test.ly", the Cygwin window appears,
but it does not generate PDF file nor DVI file.
Acrobat Reader sends "File not found" message.

Attached to this e-mail is "bug.txt"

About my machine:
  OS : Windows XP
  PDF reader : Acrobat Reader 5.05
  Hard disk vacancy : About 4 GB

Version of Lilypond I downloaded : Lilypond 2.0.1-1


I would greatly appreciate your advice.
Thank you.


SASAGO, Takashi
Funabashi City, Chiba, JAPAN
[EMAIL PROTECTED]
+ set -x
(B+ basename /usr/bin/bug-lilypond-cygwin
(B+ name=bug-lilypond-cygwin
(B+ [ bug-lilypond-cygwin = bug-lilypond-cygwin ]
(B+ cat
(BPlease source this script, ie do:
(B
(B    . /usr/bin/bug-lilypond-cygwin > bug.txt
(B
(B+ docdir=/usr/share/doc/lilypond-2.0.1-1
(B+ [ ! -d /usr/share/doc/lilypond-2.0.1-1 ]
(B+ docdir=/usr/doc/lilypond-2.0.1-1
(B+ [ ! -d /usr/doc/lilypond-2.0.1-1 ]
(B+ echo /usr/share/doc/lilypond-[.-0-9]*
(B+ docdir=/usr/share/doc/lilypond-[.-0-9]*
(B+ [ ! -d /usr/share/doc/lilypond-[.-0-9]* ]
(B+ echo /usr/doc/lilypond-[.-0-9]*
(B+ docdir=/usr/doc/lilypond-[.-0-9]*
(B+ echo
(B
(B+ echo Availability of executables
(BAvailability of executables
(B+ echo ===========================
(B===========================
(B+ type -p tex
(B-p not found
(Btex is /usr/bin/tex
(B+ type -p latex
(B-p not found
(Blatex is /usr/bin/latex
(B+ type -p kpsewhich
(B-p not found
(Bkpsewhich is /usr/bin/kpsewhich
(B+ type -p lilypond-bin
(B-p not found
(Blilypond-bin is /usr/bin/lilypond-bin
(B+ type -p python
(B-p not found
(Bpython is /usr/bin/python
(B+ type -p lilypond
(B-p not found
(Blilypond is /usr/bin/lilypond
(B+ type -p tex.exe
(B-p not found
(Btex.exe is /usr/bin/tex.exe
(B+ type -p latex.exe
(B-p not found
(Blatex.exe is /usr/bin/latex.exe
(B+ type -p kpsewhich.exe
(B-p not found
(Bkpsewhich.exe is /usr/bin/kpsewhich.exe
(B+ type -p lilypond-bin.exe
(B-p not found
(Blilypond-bin.exe is /usr/bin/lilypond-bin.exe
(B+ type -p python.exe
(B-p not found
(Bpython.exe is /usr/bin/python.exe
(B+ lilypond-bin --version
(BGNU LilyPond 2.0.1
(BThis is free software.  It is covered by the GNU General Public License,
(Band you are welcome to change it and/or distribute copies of it under
(Bcertain conditions.  Invoke as `lilypond --warranty' for more information.
(B
(BCopyright (c) 1996--2003 by
(B  Han-Wen Nienhuys <[EMAIL PROTECTED]>
(B  Jan Nieuwenhuizen <[EMAIL PROTECTED]>
(B+ python -V
(BPython 2.3.3
(B+ lilypond --version
(Blilypond (GNU LilyPond) 2.0.1
(B+ echo
(B
(B+ echo Test runs
(BTest runs
(B+ echo =========
(B=========
(B+ mkdir -p /tmp/lily
(B+ cd /tmp/lily
(B+ rm -f example-1.* sample2e.aux sample2e.dvi sample2e.log
(B+ ls -l
(Btotal 1
(B-rw-r--r--    1 [EMAIL PROTECTED] なし          679 Mar 10 01:59 texput.log
(B+ latex \nonstopmode \input sample2e
(BThis is TeXk, Version 3.14159 (Web2C 7.4.5)
(B %&-line parsing enabled.
(BLaTeX2e <2001/06/01>
(BBabel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
(Bohyphenation, loaded.
(B
(B(/usr/share/texmf/tex/latex/base/sample2e.tex
(B(/usr/share/texmf/tex/latex/base/article.cls
(BDocument Class: article 2001/04/21 v1.4e Standard LaTeX document class
(B(/usr/share/texmf/tex/latex/base/size10.clo))
(BNo file sample2e.aux.
(B(/usr/share/texmf/tex/latex/base/omscmr.fd) [1] [2] [3] (./sample2e.aux) )
(BOutput written on sample2e.dvi (3 pages, 7256 bytes).
(BTranscript written on sample2e.log.
(B+ kpsewhich feta20.mf
(B/usr/share/lilypond/2.0.1/fonts/source/feta20.mf
(B+ kpsewhich feta20.pk
(B+ cp /usr/doc/lilypond-[.-0-9]*/input/example-1.ly .
(Bcp: cannot stat `/usr/doc/lilypond-[.-0-9]*/input/example-1.ly': No such file or 
(Bdirectory
(B+ cp /usr/doc/lilypond-[.-0-9]*/input/example-2.ly .
(Bcp: cannot stat `/usr/doc/lilypond-[.-0-9]*/input/example-2.ly': No such file or 
(Bdirectory
(B+ lilypond example-1.ly
(Blilypond (GNU LilyPond) 2.0.1
(Blilypond: error: `/usr/bin/lilypond-bin --version ' failed (2)
(BTraceback (most recent call last):
(B  File "/usr/bin/lilypond", line 793, in ?
(B    ly.lilypond_version_check (lilypond_binary, '2.0.1')
(B  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 216, in 
(Blilypond_version_check
(B    v = lilypond_version (binary)
(B  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 203, in lilypond_version
(B    p = read_pipe ('%s --version ' % binary)
(B  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 267, in read_pipe
(B    contents = open (error_log_file).read ()
(BIOError: [Errno 2] No such file or directory: '/cygdrive/c/DOCUME~1/[EMAIL 
(BPROTECTED]/LOCALS~1/Temp/tmpVZgYcKusr.errorlog'
(B+ latex \nonstopmode \input example-1.tex
(BThis is TeXk, Version 3.14159 (Web2C 7.4.5)
(B %&-line parsing enabled.
(BLaTeX2e <2001/06/01>
(BBabel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
(Bohyphenation, loaded.
(B
(B! I can't find file `example-1.tex'.
(B<*> \nonstopmode \input example-1.tex
(B                                     
(BPlease type another input file name
(B! Emergency stop.
(B<*> \nonstopmode \input example-1.tex
(B                                     
(BNo pages of output.
(BTranscript written on texput.log.
(B+ dvips -o example-1.ps example-1.dvi
(BThis is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
(Bdvips: ! DVI file can't be opened.
(B+ ls -l
(Btotal 13
(B-rw-r--r--    1 [EMAIL PROTECTED] なし          159 Mar 10 02:07 sample2e.aux
(B-rw-r--r--    1 [EMAIL PROTECTED] なし         7256 Mar 10 02:07 sample2e.dvi
(B-rw-r--r--    1 [EMAIL PROTECTED] なし         2741 Mar 10 02:07 sample2e.log
(B-rw-r--r--    1 [EMAIL PROTECTED] なし          679 Mar 10 02:07 texput.log
(B+ lilypond --verbose example-2
(Blilypond (GNU LilyPond) 2.0.1
(BOpening pipe `/usr/bin/lilypond-bin --version '
(BOpening pipe `kpsexpand \$TEXMF'
(BOpening pipe `kpsewhich -expand-path=\$T1FONTS'
(BInvoking `/usr/bin/lilypond-bin  -I /tmp/lily -I /tmp/lily -I /tmp/lily -H dedication 
(B-H title -H subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H 
(Binstrument -H opus -H piece -H metre -H meter -H poet -H texttranslator -H textheight 
(B-H orientation -H language -H latexpackages -H papersize -H pagenumber -H latexheaders 
(B-H latexoptions -H linewidth -H unit --verbose example-2'
(Blilypond_datadir: `/usr/share/lilypond'
(Blocal_lilypond_datadir: `/usr/share/lilypond/2.0.1'
(Blocaledir: `/usr/share/locale'
(BLILYPONDPREFIX: `'
(B
(B[/usr/share/lilypond/2.0.1/scm/define-music-types.scm][/usr/share/lilypond/2.0.1/scm/output-lib.scm][/usr/share/lilypond/2.0.1/scm/c++.scm][/usr/share/lilypond/2.0.1/scm/chord-ignatzek-names.scm][/usr/share/lilypond/2.0.1/scm/chord-entry.scm][/usr/share/lilypond/2.0.1/scm/chord-generic-names.scm][/usr/share/lilypond/2.0.1/scm/molecule.scm][/usr/share/lilypond/2.0.1/scm/new-markup.scm][/usr/share/lilypond/2.0.1/scm/bass-figure.scm][/usr/share/lilypond/2.0.1/scm/music-functions.scm][/usr/share/lilypond/2.0.1/scm/define-music-properties.scm][/usr/share/lilypond/2.0.1/scm/auto-beam.scm][/usr/share/lilypond/2.0.1/scm/chord-name.scm][/usr/share/lilypond/2.0.1/scm/define-translator-properties.scm][/usr/share/lilypond/2.0.1/scm/translation-functions.scm][/usr/share/lilypond/2.0.1/scm/script.scm][/usr/share/lilypond/2.0.1/scm/drums.scm][/usr/share/lilypond/2.0.1/scm/midi.scm][/usr/share/lilypond/2.0.1/scm/beam.scm][/usr/share/lilypond/2.0.1/scm/clef.scm][/usr/share/lilypond/2.0.1/scm/slur.scm][/usr/share/lilypond/2.0.
(Bwarning: can't find file: `example-2'
(B1/scm/font.scm][/usr/share/lilypond/2.0.1/scm/define-grob-properties.scm][/usr/share/lilypond/2.0.1/scm/define-grobs.scm][/usr/share/lilypond/2.0.1/scm/define-grob-interfaces.scm]
(Blilypond: warning: no LilyPond output found for `example-2'
(BInvoking `(( latex \\nonstopmode \\input example-2.latex  >&2 ) >&- )'This is TeXk, 
(BVersion 3.14159 (Web2C 7.4.5)
(B %&-line parsing enabled.
(BLaTeX2e <2001/06/01>
(BBabel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
(Bohyphenation, loaded.
(B
(B(./example-2.latex (/usr/share/texmf/tex/latex/base/article.cls
(BDocument Class: article 2001/04/21 v1.4e Standard LaTeX document class
(B(/usr/share/texmf/tex/latex/base/size10.clo))
(B(/usr/share/texmf/tex/latex/misc/geometry.sty
(B(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(B(/usr/share/texmf/tex/latex/config/geometry.cfg))
(B(/usr/share/texmf/tex/latex/base/inputenc.sty
(B(/usr/share/texmf/tex/latex/base/latin1.def))
(B(/usr/share/lilypond/2.0.1/tex/titledefs.tex
(B(/usr/share/lilypond/2.0.1/tex/feta20.tex))
(B
(BLaTeX Warning: Unused global option(s):
(B    [compat2].
(B
(BNo file example-2.aux.
(B(./example-2.aux) )
(BNo pages of output.
(BTranscript written on example-2.log.
(B
(BOpening pipe `kpsewhich feta20.pfa'
(BInvoking `dvips  -Ppdf -G0 -u +lilypond.map -oexample-2.ps example-2.dvi'This is 
(Bdvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
(Bdvips: ! DVI file can't be opened.
(Blilypond: error: `dvips' failed (status 1)
(BTraceback (most recent call last):
(B  File "/usr/bin/lilypond", line 891, in ?
(B    run_dvips (outbase, extra_init)
(B  File "/usr/bin/lilypond", line 583, in run_dvips
(B    ly.system (cmd)
(B  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 332, in system
(B    exit (status)
(B  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 130, in exit
(B    raise _ ('Exiting (%d)...') % i
(BExiting (256)...
(Blilypond: warning: can't find file: `example-2.dvi'
(Blilypond: warning: can't find file: `example-2.midi'
(Blilypond: warning: can't find file: `example-2.pdf'
(BCleaning /cygdrive/c/DOCUME~1/[EMAIL PROTECTED]/LOCALS~1/Temp/tmpe_m6nXlilypond...
(B+ ls -l
(Btotal 13
(B-rw-r--r--    1 [EMAIL PROTECTED] なし          159 Mar 10 02:07 sample2e.aux
(B-rw-r--r--    1 [EMAIL PROTECTED] なし         7256 Mar 10 02:07 sample2e.dvi
(B-rw-r--r--    1 [EMAIL PROTECTED] なし         2741 Mar 10 02:07 sample2e.log
(B-rw-r--r--    1 [EMAIL PROTECTED] なし          679 Mar 10 02:07 texput.log
(B+ echo
(B
(B+ echo Environment settings
(BEnvironment settings
(B+ echo ====================
(B====================
(B+ echo HOME=</home/[EMAIL PROTECTED]>
(BHOME=</home/[EMAIL PROTECTED]>
(B+ echo SHELL=<>
(BSHELL=<>
(B+ echo LILYPONDPREFIX=<>
(BLILYPONDPREFIX=<>
(B+ echo TEXMF=<{/usr/share/lilypond/2.0.1,/usr/share/texmf}>
(BTEXMF=<{/usr/share/lilypond/2.0.1,/usr/share/texmf}>
(B+ echo MFINPUTS=<>
(BMFINPUTS=<>
(B+ echo TFMFONTS=<>
(BTFMFONTS=<>
(B+ echo TEXINPUTS=<>
(BTEXINPUTS=<>
(B+ echo
(B
(B+ echo Registry settings
(BRegistry settings
(B+ echo =================
(B=================
(B+ regtool get /root/.ly/
(BLilyPond
(B+ regtool get /root/LilyPond/
(BLilyPond source
(B+ regtool get /root/LilyPond/shell/open/command/
(BC:\cygwin\bin\bash.exe --login -c '/usr/bin/lily-wins "%1"'
(B+ regtool get /root/.pdf/
(BAcroExch.Document
(B+ regtool get /root/.pdf/
(B+ pdfname=AcroExch.Document
(B+ regtool get /root/AcroExch.Document/shell/open/command/
(B"C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe" "%1"
(B+ regtool get /root/AcroExch.Document/shell/open/command/
(B"C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe" "%1"
(B+ echo
(B
(B+ echo System information
(BSystem information
(B+ echo ==================
(B==================
(B+ uname -a
(BCYGWIN_NT-5.1 SasagosVaio 1.5.7(0.109/3/2) 2004-01-30 19:32 i686 unknown unknown Cygwin
(B+ cygcheck -s
(B
(BCygwin Win95/NT Configuration Diagnostics
(BCurrent System Time: Wed Mar 10 02:07:58 2004
(B
(BWindows XP Home Edition Ver 5.1 Build 2600 Service Pack 1
(B
(BPath:   C:\cygwin\usr\local\bin
(B        C:\cygwin\bin
(B        C:\cygwin\bin
(B        C:\cygwin\usr\X11R6\bin
(B        c:\PROGRA~1\JUSTSY~1\JSLIB32
(B        c:\WINDOWS\system32
(B        c:\WINDOWS
(B        c:\WINDOWS\System32\Wbem
(B        c:\Program Files\Common Files\Sony Shared\FeliCaLibrary
(B        c:\Program Files\Justsystem\JSLIB32
(B        c:\Program Files\Edy\Edy Library
(B        c:\Program Files\Common Files\Ulead Systems\MPEG
(B        c:\Program Files\Common Files\Sonic Shared
(B        c:\PROGRA~1\COMMON~1\SONICS~1\
(B        c:\usr\local\bin
(B        c:\gs\gs8.11\bin
(B        c:\gs\gs8.11\lib
(B        c:\dviout
(B
(BOutput from C:\cygwin\bin\id.exe (nontsec)
(BUID: 1006([EMAIL PROTECTED]) GID: 513(なし)
(B513(なし)
(B
(BOutput from C:\cygwin\bin\id.exe (ntsec)
(BUID: 1006([EMAIL PROTECTED]) GID: 513(なし)
(B0(root)               513(なし)
(B544(Administrators)   545(Users)
(B
(BSysDir: C:\WINDOWS\System32
(BWinDir: C:\WINDOWS
(B
(BHOME = `C:[EMAIL PROTECTED]'
(BMAKE_MODE = `unix'
(BPWD = `/home/[EMAIL PROTECTED]'
(BUSER = [EMAIL PROTECTED]'
(B
(BUse `-r' to scan registry
(B
(Bc:  hd  NTFS   14339Mb  71% CP CS UN PA FC     
(Bd:  hd  NTFS   24740Mb  67% CP CS UN PA FC     
(Be:  fd           N/A    N/A                    
(Bf:  cd           N/A    N/A                    
(B
(BC:\cygwin      /          system  binmode
(BC:\cygwin/bin  /usr/bin   system  binmode
(BC:\cygwin/lib  /usr/lib   system  binmode
(B.              /cygdrive  system  binmode,cygdrive
(B
(BFound: C:\cygwin\bin\awk.exe
(BFound: C:\cygwin\bin\bash.exe
(BFound: C:\cygwin\bin\cat.exe
(BFound: C:\cygwin\bin\cp.exe
(BNot Found: cpp (good!)
(BFound: C:\cygwin\bin\find.exe
(BNot Found: gcc
(BNot Found: gdb
(BFound: C:\cygwin\bin\grep.exe
(BNot Found: ld
(BFound: C:\cygwin\bin\ls.exe
(BNot Found: make
(BFound: C:\cygwin\bin\mv.exe
(BFound: C:\cygwin\bin\rm.exe
(BFound: C:\cygwin\bin\sed.exe
(BFound: C:\cygwin\bin\sh.exe
(BFound: C:\cygwin\bin\tar.exe
(B
(B    7k 2003/10/19 C:\cygwin\bin\cygcrypt-0.dll
(B  842k 2003/09/30 C:\cygwin\bin\cygcrypto-0.9.7.dll
(B  380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll
(B  831k 2003/09/20 C:\cygwin\bin\cygdb-4.1.dll
(B  487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll
(B 1080k 2003/09/20 C:\cygwin\bin\cygdb_cxx-4.1.dll
(B  155k 2004/01/07 C:\cygwin\bin\cygexpat-0.dll
(B   45k 2001/04/25 C:\cygwin\bin\cygform5.dll
(B   35k 2002/01/09 C:\cygwin\bin\cygform6.dll
(B   48k 2003/08/09 C:\cygwin\bin\cygform7.dll
(B   28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll
(B   30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll
(B   19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll
(B   15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll
(B   15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll
(B   69k 2003/08/10 C:\cygwin\bin\cyggettextlib-0-12-1.dll
(B   12k 2003/08/10 C:\cygwin\bin\cyggettextpo-0.dll
(B  134k 2003/08/10 C:\cygwin\bin\cyggettextsrc-0-12-1.dll
(B  489k 2003/08/09 C:\cygwin\bin\cygguile-12.dll
(B  489k 2003/07/28 C:\cygwin\bin\cygguile-12abi13.dll
(B   24k 2003/08/09 C:\cygwin\bin\cygguile-ltdl-1.dll
(B   24k 2003/07/28 C:\cygwin\bin\cygguile-ltdl-1abi13.dll
(B   62k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
(B   62k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll
(B   23k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
(B   23k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll
(B   11k 2003/08/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll
(B   11k 2003/07/28 C:\cygwin\bin\cygguilereadline-v-12-12abi13.dll
(B   17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
(B   29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll
(B  958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll
(B   22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll
(B   37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll
(B  132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll
(B  119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll
(B   60k 2003/09/17 C:\cygwin\bin\cygkpathsea-3.dll
(B   60k 2003/07/27 C:\cygwin\bin\cygkpathsea-3abi13.dll
(B   32k 2003/08/18 C:\cygwin\bin\cygltdl-3.dll
(B   26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll
(B   20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll
(B   29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll
(B  156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll
(B  175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll
(B  226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll
(B  202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll
(B  224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll
(B   15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll
(B   12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll
(B   19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll
(B   63k 2003/04/11 C:\cygwin\bin\cygpcre.dll
(B   61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll
(B 1049k 2003/11/07 C:\cygwin\bin\cygperl5_8_2.dll
(B  173k 2003/08/10 C:\cygwin\bin\cygpng12.dll
(B   22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll
(B  108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll
(B  148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll
(B  171k 2003/09/30 C:\cygwin\bin\cygssl-0.9.7.dll
(B  281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll
(B  282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll
(B   61k 2003/12/04 C:\cygwin\bin\cygz.dll
(B 1083k 2004/01/31 C:\cygwin\bin\cygwin1.dll
(B    Cygwin DLL version info:
(B        DLL version: 1.5.7
(B        DLL epoch: 19
(B        DLL bad signal mask: 19005
(B        DLL old termios: 5
(B        DLL malloc env: 28
(B        API major: 0
(B        API minor: 109
(B        Shared data: 3
(B        DLL identifier: cygwin1
(B        Mount registry: 2
(B        Cygnus registry name: Cygnus Solutions
(B        Cygwin registry name: Cygwin
(B        Program options name: Program Options
(B        Cygwin mount registry name: mounts v2
(B        Cygdrive flags: cygdrive flags
(B        Cygdrive prefix: cygdrive prefix
(B        Cygdrive default prefix: 
(B        Build date: Fri Jan 30 19:32:04 EST 2004
(B        CVS tag: cr-0x9e
(B        Shared id: cygwin1S3
(B
(B
(BCygwin Package Information
(BPackage              Version            
(B_update-info-dir     00227-1            
(Bash                  20040127-1         
(Bbase-files           2.6-1              
(Bbase-passwd          1.1-1              
(Bbash                 2.05b-16           
(Bbzip2                1.0.2-5            
(Bclear                1.0-1              
(Bcrypt                1.1-1              
(Bcygutils             1.2.4-1            
(Bcygwin               1.5.7-1            
(Bdiffutils            2.8.4-1            
(Bed                   0.2-1              
(Beditrights           1.01-1             
(Bexpat                1.95.7-1           
(Bfileutils            4.1-2              
(Bfindutils            4.1.7-4            
(Bgawk                 3.1.3-4            
(Bgdbm                 1.8.3-7            
(Bghostscript          7.05-2             
(Bghostscript-base     7.05-2             
(Bgrep                 2.5-1              
(Bgroff                1.18.1-2           
(Bgzip                 1.3.5-1            
(Bless                 381-1              
(Blibdb3.1             3.1.17-2           
(Blibdb4.1             4.1.25-1           
(Blibgdbm              1.8.0-5            
(Blibgdbm-devel        1.8.3-7            
(Blibgdbm3             1.8.3-3            
(Blibgdbm4             1.8.3-7            
(Blibgettextpo0        0.12.1-3           
(Blibguile12           1.6.4-12           
(Blibguile12abi13      1.6.4-2            
(Blibiconv2            1.9.1-3            
(Blibintl1             0.10.40-1          
(Blibintl2             0.12.1-3           
(Blibjpeg62            6b-11              
(Blibjpeg6b            6b-8               
(Blibkpathsea3         2.0.2-13           
(Blibkpathsea3abi13    2.0.2-2            
(Blibltdl3             1.5-3              
(Blibncurses5          5.2-1              
(Blibncurses6          5.2-8              
(Blibncurses7          5.3-4              
(Blibpcre              4.1-1              
(Blibpng12             1.2.5-4            
(Blibpopt0             1.6.4-4            
(Blibreadline4         4.1-2              
(Blibreadline5         4.3-5              
(Blibtiff3             3.6.0-2            
(Blibtiff4             3.6.0-5            
(Blilypond             2.0.1-1            
(Blogin                1.9-7              
(Bman                  1.5k-2             
(Bmktemp               1.5-3              
(Bncurses              5.3-4              
(Bopenssl              0.9.7c-1           
(Bperl                 5.8.2-1            
(Bpython               2.3.3-1            
(Breadline             4.3-5              
(Bsed                  4.0.8-1            
(Bsh-utils             2.0.15-4           
(Btar                  1.13.25-5          
(Btcltk                20030901-1         
(Btermcap              20021106-2         
(Bterminfo             5.3_20030726-1     
(Btetex-bin            2.0.2-13           
(Btetex-tiny           2.0.2-13           
(Btexinfo              4.2-4              
(Btextutils            2.0.21-1           
(Bwhich                1.5-2              
(Bzlib                 1.2.1-1            
(BUse -h to see help about each section
(B+ false
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to