For some reasons, the installation scripts failed to remove
some old font files on your computer. Search for the file
feta20.600pk and remove that file and all other *.600pk files
in the same directory. Then everything should work (new versions
of the files are generated automatically when needed).
Also, you should get correct results from ly2dvi -p already now.

Mats


Aurčle wrote:
Hello,

I used Lilypond 1.6 on WinXP with Cygwin for few months, and yesterday have I uninstalled Cygwin to download and installed Lilypond 1.8.2-1.

I have too a problem with feta font: when I compile this test.ly

\score{
   \notes \relative c' {
   \clef treble
   a'4 b8-[ c d-] r4 d4
   }
   \paper{}
}

I obtain correct note position and stems, but with all heads, keys and time number uncorrectly formatted with accent font. For instance, noteheads-2 becomes a script-umarcato; the treble-clef a solfa2-fau and so on...

I have attached to this mail the bug.txt obtained by sh -x /usr/bin/bug-lilypond-cygwin >& bug.txt, and the dvi file obtained by compiling my test.ly.

Regards,
Aurčle Dud
a


------------------------------------------------------------------------


+ set -x
+ basename /usr/bin/bug-lilypond-cygwin
+ name=bug-lilypond-cygwin
+ [ bug-lilypond-cygwin = bug-lilypond-cygwin ]
+ cat
Please source this script, ie do:

. /usr/bin/bug-lilypond-cygwin > bug.txt

+ docdir=/usr/share/doc/lilypond-1.8.2-1
+ [ ! -d /usr/share/doc/lilypond-1.8.2-1 ]
+ [ ! -d /usr/share/doc/lilypond-1.8.2-1 ]
+ [ ! -d /usr/share/doc/lilypond-1.8.2-1 ]
+ echo

+ echo Availability of executables
Availability of executables
+ echo ===========================
===========================
+ type -p tex
-p not found
tex is /usr/bin/tex
+ type -p latex
-p not found
latex is /usr/bin/latex
+ type -p kpsewhich
-p not found
kpsewhich is /usr/bin/kpsewhich
+ type -p lilypond
-p not found
lilypond is /usr/bin/lilypond
+ type -p python
-p not found
python is /usr/bin/python
+ type -p ly2dvi
-p not found
ly2dvi is /usr/bin/ly2dvi
+ type -p tex.exe
-p not found
tex.exe is /usr/bin/tex.exe
+ type -p latex.exe
-p not found
latex.exe is /usr/bin/latex.exe
+ type -p kpsewhich.exe
-p not found
kpsewhich.exe is /usr/bin/kpsewhich.exe
+ type -p lilypond.exe
-p not found
lilypond.exe is /usr/bin/lilypond.exe
+ type -p python.exe
-p not found
python.exe is /usr/bin/python.exe
+ lilypond --version
GNU LilyPond 1.8.2
This is free software.  It is covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions.  Invoke as `lilypond --warranty' for more information.

Copyright (c) 1996--2003 by
  Han-Wen Nienhuys <[EMAIL PROTECTED]>
  Jan Nieuwenhuizen <[EMAIL PROTECTED]>
+ python -V
Python 2.3
+ ly2dvi --version
ly2dvi (GNU LilyPond) 1.8.2
+ echo

+ echo Test runs
Test runs
+ echo =========
=========
+ mkdir -p /tmp/lily
+ cd /tmp/lily
+ rm -f example-1.* sample2e.*
+ ls -l
total 0
+ latex \nonstopmode \input sample2e
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.

(/usr/share/texmf/tex/latex/base/sample2e.tex
(/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))
No file sample2e.aux.
(/usr/share/texmf/tex/latex/base/omscmr.fd) [1] [2] [3] (./sample2e.aux) )
Output written on sample2e.dvi (3 pages, 7256 bytes).
Transcript written on sample2e.log.
+ kpsewhich feta20.mf
/usr/share/lilypond/1.8.2/fonts/source/feta20.mf
+ kpsewhich feta20.pk
/var/cache/fonts/pk/ljfour/feta20.600pk
+ cp /usr/share/doc/lilypond-1.8.2-1/input/example-1.ly .
+ cp /usr/share/doc/lilypond-1.8.2-1/input/example-2.ly .
+ lilypond example-1.ly
GNU LilyPond 1.8.2
Now processing: `example-1.ly'
Parsing...
Interpreting music...[3]
Preprocessing graphical objects... Calculating line breaks... paper output to `example-1.tex'...


Interpreting music...
MIDI output to `example-1.midi'...
Track ... + latex \nonstopmode \input example-1.tex
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.


(./example-1.tex (/usr/share/lilypond/1.8.2/tex/lilyponddefs.tex
(/usr/share/lilypond/1.8.2/tex/feta20.tex)
(/usr/share/lilypond/1.8.2/tex/lily-ps-defs.tex))
(/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))
No file example-1.aux.
[1] (./example-1.aux) )
Output written on example-1.dvi (1 page, 1012 bytes).
Transcript written on example-1.log.
+ dvips -o example-1.ps example-1.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
' TeX output 2003.09.30:1057' -> example-1.ps
dvips: Checksum mismatch in font feta20
<texc.pro><music-drawing-routines.ps><special.pro>. [1] + ls -l
total 41
-rw-r--r-- 1 EritSati Aucun 8 Sep 30 10:57 example-1.aux
-rw-r--r-- 1 EritSati Aucun 1012 Sep 30 10:57 example-1.dvi
-rw-r--r-- 1 EritSati Aucun 2053 Sep 30 10:57 example-1.log
-rwxr-x--- 1 EritSati Aucun 330 Sep 30 10:57 example-1.ly
-rw-r--r-- 1 EritSati Aucun 377 Sep 30 10:57 example-1.midi
-rw-r--r-- 1 EritSati Aucun 16626 Sep 30 10:57 example-1.ps
-rw-r--r-- 1 EritSati Aucun 3979 Sep 30 10:57 example-1.tex
-rwxr-x--- 1 EritSati Aucun 379 Sep 30 10:57 example-2.ly
-rw-r--r-- 1 EritSati Aucun 159 Sep 30 10:57 sample2e.aux
-rw-r--r-- 1 EritSati Aucun 7256 Sep 30 10:57 sample2e.dvi
-rw-r--r-- 1 EritSati Aucun 2741 Sep 30 10:57 sample2e.log
+ ly2dvi --verbose example-2
ly2dvi (GNU LilyPond) 1.8.2
Opening pipe `/usr/bin/lilypond --version '
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
Invoking `/usr/bin/lilypond -I /tmp/lily -I /tmp/lily -I /tmp/lily -H dedication -H title -H subtitle -H subsubtitle -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 orientation -H language -H latexpackages -H papersize -H pagenumber -H latexheaders -H latexoptions -H linewidth -H unit --verbose example-2'GNU LilyPond 1.8.2
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/1.8.2'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'


[/usr/share/lilypond/1.8.2/scm/define-music-types.scm][/usr/share/lilypond/1.8.2/scm/output-lib.scm][/usr/share/lilypond/1.8.2/scm/c++.scm][/usr/share/lilypond/1.8.2/scm/chord-ignatzek-names.scm][/usr/share/lilypond/1.8.2/scm/chord-entry.scm][/usr/share/lilypond/1.8.2/scm/chord-generic-names.scm][/usr/share/lilypond/1.8.2/scm/molecule.scm][/usr/share/lilypond/1.8.2/scm/new-markup.scm][/usr/share/lilypond/1.8.2/scm/bass-figure.scm][/usr/share/lilypond/1.8.2/scm/music-functions.scm][/usr/share/lilypond/1.8.2/scm/define-music-properties.scm][/usr/share/lilypond/1.8.2/scm/auto-beam.scm][/usr/share/lilypond/1.8.2/scm/chord-name.scm][/usr/share/lilypond/1.8.2/scm/define-translator-properties.scm][/usr/share/lilypond/1.8.2/scm/translation-functions.scm][/usr/share/lilypond/1.8.2/scm/script.scm][/usr/share/lilypond/1.8.2/scm/drums.scm][/usr/share/lilypond/1.8.2/scm/midi.scm][/usr/share/lilypond/1.8.2/scm/beam.scm][/usr/share/lilypond/1.8.2/scm/clef.scm][/usr/share/lilypond/1.8.2/sc
m/slur.scm][/usr/share/lilypond/1.8.
Now processing: `example-2.ly'
Parsing...[/usr/share/lilypond/1.8.2/ly/init.ly[/usr/share/lilypond/1.8.2/ly/declarations-init.ly[/usr/share/lilypond/1.8.2/ly/nederlands.ly][/usr/share/lilypond/1.8.2/ly/chord-modifiers-init.ly][/usr/share/lilypond/1.8.2/ly/script-init.ly][/usr/share/lilypond/1.8.2/ly/scale-definitions-init.ly][/usr/share/lilypond/1.8.2/ly/engraver-init.ly][/usr/share/lilypond/1.8.2/ly/grace-init.ly][/usr/share/lilypond/1.8.2/ly/midi-init.ly[/usr/share/lilypond/1.8.2/ly/performer-init.ly]][/usr/share/lilypond/1.8.2/ly/generic-paper-init.ly][/usr/share/lilypond/1.8.2/ly/paper20-init.ly[/usr/share/lilypond/1.8.2/ly/params-init.ly[/usr/share/lilypond/1.8.2/ly/a4-init.ly][/usr/share/lilypond/1.8.2/ly/paper-init.ly]]][/usr/share/lilypond/1.8.2/ly/dynamic-scripts-init.ly][/usr/share/lilypond/1.8.2/ly/spanners-init.ly][/usr/share/lilypond/1.8.2/ly/property-init.ly]][/tmp/lily/example-2.ly
/tmp/lily/example-2.ly:17:19: warning: Prefix articulations are deprecated. Use postfix notation instead.:
a''2 ~ c4( [e8 )e] [a,16 a a a]
]]
[/usr/share/lilypond/1.8.2/fonts/afm/feta20.afm][/usr/share/lilypond/1.8.2/fonts/tfm/feta20.tfm]Interpreting music...[2]elapsed time: 0.07 seconds
Element count 88 (spanners 9) Preprocessing graphical objects... Grob count 136 [/usr/share/lilypond/1.8.2/fonts/afm/parmesan20.afm][/usr/share/lilypond/1.8.2/fonts/tfm/parmesan20.tfm]
Calculating line breaks... Global shortest duration is 1/16


Optimal demerits: 6.318055
paper output to `example-2.tex'...
Element count 76.[0]
2/scm/font.scm][/usr/share/lilypond/1.8.2/scm/define-grob-properties.scm][/usr/share/lilypond/1.8.2/scm/define-grobs.scm][/usr/share/lilypond/1.8.2/scm/define-grob-interfaces.scm]((gc-time-taken . 200) (cells-allocated . 230373) (cell-heap-size . 884736) (bytes-malloced . 734519) (gc-malloc-threshold . 850388) (gc-times . 4) (gc-mark-time-taken . 60) (gc-sweep-time-taken . 140) (cells-marked . 417855) (cells-swept . 3519488) (cell-heap-segments (273295360 . 269101056) (273379328 . 273362944) (276320256 . 273453056)))Interpreting music...
/tmp/lily/example-2.ly:17:9: warning: No ties were created!:
a''2 ~ c4( [e8 )e] [a,16 a a a]
elapsed time: 0.01 seconds
MIDI output to `example-2.midi'...
Track ... [0]


Analyzing example-2.tex...
Invoking `(( latex \\nonstopmode \\input example-2.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.

(./example-2.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))
(/usr/share/lilypond/1.8.2/tex/titledefs.tex
(/usr/share/lilypond/1.8.2/tex/feta20.tex))

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

No file example-2.aux.
(./example-2.tex (/usr/share/lilypond/1.8.2/tex/lilyponddefs.tex
(/usr/share/lilypond/1.8.2/tex/feta20.tex)
(/usr/share/lilypond/1.8.2/tex/lily-ps-defs.tex)))
Overfull \vbox (0.7539pt too high) has occurred while \output is active
[1] (./example-2.aux) )
(see the transcript file for additional information)
Output written on example-2.dvi (1 page, 1760 bytes).
Transcript written on example-2.log.

DVI output to `example-2.dvi'...
MIDI output to `example-2.midi'...
Cleaning /cygdrive/c/DOCUME~1/ERITSA~1/LOCALS~1/Temp/tmpXuI5Jyly2dvi...
+ ls -l
total 44
-rw-r--r--    1 EritSati Aucun           8 Sep 30 10:57 example-1.aux
-rw-r--r--    1 EritSati Aucun        1012 Sep 30 10:57 example-1.dvi
-rw-r--r--    1 EritSati Aucun        2053 Sep 30 10:57 example-1.log
-rwxr-x---    1 EritSati Aucun         330 Sep 30 10:57 example-1.ly
-rw-r--r--    1 EritSati Aucun         377 Sep 30 10:57 example-1.midi
-rw-r--r--    1 EritSati Aucun       16626 Sep 30 10:57 example-1.ps
-rw-r--r--    1 EritSati Aucun        3979 Sep 30 10:57 example-1.tex
-rw-r--r--    1 EritSati Aucun        1760 Sep 30 10:57 example-2.dvi
-rwxr-x---    1 EritSati Aucun         379 Sep 30 10:57 example-2.ly
-rw-r--r--    1 EritSati Aucun         383 Sep 30 10:57 example-2.midi
-rw-r--r--    1 EritSati Aucun         159 Sep 30 10:57 sample2e.aux
-rw-r--r--    1 EritSati Aucun        7256 Sep 30 10:57 sample2e.dvi
-rw-r--r--    1 EritSati Aucun        2741 Sep 30 10:57 sample2e.log
+ echo

+ echo Environment settings
Environment settings
+ echo ====================
====================
+ echo HOME=</cygdrive/e>
HOME=</cygdrive/e>
+ echo SHELL=<>
SHELL=<>
+ echo LILYPONDPREFIX=<>
LILYPONDPREFIX=<>
+ echo TEXMF=<{/usr/share/lilypond/1.8.2,/usr/share/texmf}>
TEXMF=<{/usr/share/lilypond/1.8.2,/usr/share/texmf}>
+ echo MFINPUTS=<>
MFINPUTS=<>
+ echo TFMFONTS=<>
TFMFONTS=<>
+ echo TEXINPUTS=<>
TEXINPUTS=<>
+ echo

+ echo System information
System information
+ echo ==================
==================
+ uname -a
CYGWIN_NT-5.1 Aurele 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin
+ cygcheck -s

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Tue Sep 30 10:57:55 2003

Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 1

Path:   C:\cygwin\usr\local\bin
        C:\cygwin\bin
        C:\cygwin\bin
        c:\program files\imagemagick-5.5.7-q16
        c:\Perl\bin\
        c:\texmf\miktex\bin\
        c:\Tcl\bin
        c:\texmf\miktex\bin
        c:\WINDOWS\system32
        c:\WINDOWS
        c:\WINDOWS\System32\Wbem
        c:\ATI Control Panel
        c:\Program Files\Fichiers communs\Ulead Systems\MPEG
        c:\PROGRA~1\FICHIE~1\TVNAVI~1
        c:\Program Files\Objective Caml\bin
        c:\PROGRA~1\Tcl\bin
        c:\gs\gs8.00\bin
        c:\gs\gs8.00\lib
        c:\XEmacs\XEmacs-21.4.13\i586-pc-win32
        c:\aspell\bin
        c:\gs\
        c:\ghostgum\gsview
        C:\cygwin\usr\X11R6\bin

Output from C:\cygwin\bin\id.exe (nontsec)
UID: 1007(EritSatis) GID: 513(Aucun)
513(Aucun)

Output from C:\cygwin\bin\id.exe (ntsec)
UID: 1007(EritSatis) GID: 513(Aucun)
513(Aucun)            544(Administrateurs)
545(Utilisateurs)

SysDir: C:\WINDOWS\System32
WinDir: C:\WINDOWS

HOME = `e:\'
MAKE_MODE = `unix'
PWD = `/cygdrive/e/Lilypond/essais'
USER = `EritSatis'

Use `-r' to scan registry

a: fd N/A N/A c: hd NTFS 17069Mb 52% CP CS UN PA FC C:
d: cd N/A N/A e: hd NTFS 2000Mb 77% CP CS UN PA FC Home


C:\cygwin                          /                         system  binmode
C:\cygwin/bin                      /usr/bin                  system  binmode
C:\cygwin/lib                      /usr/lib                  system  binmode
C:\cygwin\usr\X11R6\lib\X11\fonts  /usr/X11R6/lib/X11/fonts  system  binmode
.                                  /cygdrive                 system  binmode,cygdrive

Found: C:\cygwin\bin\awk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Found: C:\cygwin\bin\find.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Not Found: ld
Found: C:\cygwin\bin\ls.exe
Not Found: make
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe

119k 2001/06/06 C:\WINDOWS\cygjpeg6b.dll
163k 2001/05/06 C:\WINDOWS\cygpng2.dll
49k 2001/02/03 C:\WINDOWS\cygz.dll
720k 2001/12/08 C:\WINDOWS\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.3.6
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 47
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix: Build date: Sat Dec 8 17:02:30 EST 2001
CVS tag: cygwin-1-3-6-6
Shared id: cygwin1S3


61k 2003/08/09 C:\cygwin\bin\cygbz2-1.dll
849k 2003/08/11 C:\cygwin\bin\cygcrypto-0.9.7.dll
28k 2003/08/11 C:\cygwin\bin\cygcygipc-2.dll
380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll
487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll
132k 2003/07/12 C:\cygwin\bin\cygexpat-0.dll
45k 2001/04/25 C:\cygwin\bin\cygform5.dll
35k 2002/01/09 C:\cygwin\bin\cygform6.dll
48k 2003/08/09 C:\cygwin\bin\cygform7.dll
28k 2003/07/20 C:\cygwin\bin\cyggdbm-3.dll
30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll
19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll
15k 2003/07/20 C:\cygwin\bin\cyggdbm_compat-3.dll
15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll
69k 2003/08/10 C:\cygwin\bin\cyggettextlib-0-12-1.dll
12k 2003/08/10 C:\cygwin\bin\cyggettextpo-0.dll
134k 2003/08/10 C:\cygwin\bin\cyggettextsrc-0-12-1.dll
489k 2003/08/09 C:\cygwin\bin\cygguile-12.dll
489k 2003/07/28 C:\cygwin\bin\cygguile-12abi13.dll
24k 2003/08/09 C:\cygwin\bin\cygguile-ltdl-1.dll
24k 2003/07/28 C:\cygwin\bin\cygguile-ltdl-1abi13.dll
62k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
62k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll
23k 2003/08/09 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
23k 2003/07/28 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll
11k 2003/08/09 C:\cygwin\bin\cygguilereadline-v-12-12.dll
11k 2003/07/28 C:\cygwin\bin\cygguilereadline-v-12-12abi13.dll
17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll
958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll
22k 2001/12/13 C:\cygwin\bin\cygintl-1.dll
37k 2003/08/10 C:\cygwin\bin\cygintl-2.dll
21k 2001/06/20 C:\cygwin\bin\cygintl.dll
132k 2003/08/11 C:\cygwin\bin\cygjpeg-62.dll
119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll
60k 2003/09/17 C:\cygwin\bin\cygkpathsea-3.dll
60k 2003/07/27 C:\cygwin\bin\cygkpathsea-3abi13.dll
32k 2003/08/18 C:\cygwin\bin\cygltdl-3.dll
26k 2001/04/25 C:\cygwin\bin\cygmenu5.dll
20k 2002/01/09 C:\cygwin\bin\cygmenu6.dll
29k 2003/08/09 C:\cygwin\bin\cygmenu7.dll
156k 2001/04/25 C:\cygwin\bin\cygncurses++5.dll
175k 2002/01/09 C:\cygwin\bin\cygncurses++6.dll
226k 2001/04/25 C:\cygwin\bin\cygncurses5.dll
202k 2002/01/09 C:\cygwin\bin\cygncurses6.dll
224k 2003/08/09 C:\cygwin\bin\cygncurses7.dll
15k 2001/04/25 C:\cygwin\bin\cygpanel5.dll
12k 2002/01/09 C:\cygwin\bin\cygpanel6.dll
19k 2003/08/09 C:\cygwin\bin\cygpanel7.dll
67k 2003/09/10 C:\cygwin\bin\cygpcre-0.dll
63k 2003/04/11 C:\cygwin\bin\cygpcre.dll
15k 2003/09/10 C:\cygwin\bin\cygpcreposix-0.dll
61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll
1100k 2003/08/29 C:\cygwin\bin\cygperl5_8_0.dll
173k 2003/08/10 C:\cygwin\bin\cygpng12.dll
22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll
108k 2001/06/28 C:\cygwin\bin\cygreadline4.dll
148k 2003/08/10 C:\cygwin\bin\cygreadline5.dll
176k 2003/08/11 C:\cygwin\bin\cygssl-0.9.7.dll
281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll
282k 2003/08/11 C:\cygwin\bin\cygtiff4.dll
60k 2003/08/09 C:\cygwin\bin\cygz.dll
949k 2003/09/20 C:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.5.5
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 94
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix: Build date: Sat Sep 20 16:31:15 EDT 2003
CVS tag: cr-0x9b
Shared id: cygwin1S3


  673k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygdps-1.dll
  184k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygdpstk-1.dll
  176k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygfontconfig-1.dll
  340k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygfreetype-9.dll
  520k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygGL-1.dll
  593k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygGLU-1.dll
  111k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygICE-6.dll
   25k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygoldX-6.dll
 1511k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygOSMesa-4.dll
   40k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygpsres-1.dll
   54k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygSM-6.dll
 1073k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygX11-6.dll
  701k 2003/09/23 C:\cygwin\usr\X11R6\bin\cygXaw3d-1.dll
   68k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXcursor-1.dll
   84k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXext-6.dll
   99k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXft-1.dll
  118k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXft-2.dll
   53k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXi-6.dll
   29k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXmuu-1.dll
   59k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXp-6.dll
   83k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXpm-4.dll
   34k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXrandr-2.dll
   49k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXrender-1.dll
  386k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXTrap-6.dll
   38k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXtst-6.dll
   34k 2003/09/20 C:\cygwin\usr\X11R6\bin\cygXv-1.dll

Cygwin Package Information
Package Version _update-info-dir 00221-1 ash 20020731-3 base-files 2.6-1 base-passwd 1.1-1 bash 2.05b-15 bzip2 1.0.2-5 clear 1.0-1 cygipc 2.01-2 cygutils 1.2.1-2 cygwin 1.5.5-1 diffutils 2.8.4-1 ed 0.2-1 editrights 1.01-1 expat 1.95.6-2 fileutils 4.1-2 findutils 4.1.7-4 gawk 3.1.3-3 gdbm 1.8.3-7 gettext 0.12.1-3 ghostscript 7.05-2 ghostscript-base 7.05-2 grep 2.5-1 groff 1.18.1-2 gzip 1.3.5-1 less 381-1 libbz2_1 1.0.2-5 libdb3.1 3.1.17-2 libgdbm 1.8.0-5 libgdbm-devel 1.8.3-7 libgdbm3 1.8.3-3 libgdbm4 1.8.3-7 libgettextpo0 0.12.1-3 libguile12 1.6.4-12 libguile12abi13 1.6.4-2 libiconv2 1.9.1-3 libintl 0.10.38-3 libintl1 0.10.40-1 libintl2 0.12.1-3 libjpeg62 6b-11 libjpeg6b 6b-8 libkpathsea3 2.0.2-13 libkpathsea3abi13 2.0.2-2 libltdl3 1.5-3 libncurses5 5.2-1 libncurses6 5.2-8 libncurses7 5.3-4 libpcre 4.1-1 libpcre0 4.4-2 libpng 1.2.5-4 libpng12 1.2.5-4 libpopt0 1.6.4-4 libreadline4 4.1-2 libreadline5 4.3-5 libtiff3 3.6.0-2 libtiff4 3.6.0-5 lilypond 1.8.2-1 lilypond-doc 1.8.2-1 login 1.9-7 man 1.5j-2 mktemp 1.5-3 ncurses 5.3-4 openssl 0.9.7b-3 pcre 4.4-2 pcre-doc 4.4-2 perl 5.8.0-5 python 2.3-2 readline 4.3-5 sed 4.0.7-3 sh-utils 2.0.15-4 tar 1.13.25-3 tcltk 20030901-1 termcap 20021106-2 terminfo 5.3_20030726-1 tetex-bin 2.0.2-13 tetex-tiny 2.0.2-13 texinfo 4.2-4 textutils 2.0.21-1 transfig 3.2.4-1 which 1.5-2 Xaw3d 1.5E-1 xfig-base 3.2.4-1 xfig-bin 3.2.4-1 xfig-doc 3.2.4-1 xfig-etc 3.2.4-3 xfig-lib 3.2.4-2 xfig-man 3.2.4-1 XFree86-base 4.3.0-1 XFree86-bin 4.3.0-4 XFree86-etc 4.3.0-3 XFree86-fenc 4.2.0-3 XFree86-fnts 4.2.0-3 XFree86-lib 4.3.0-1 XFree86-lib-compat 4.3.0-1 XFree86-startup-scripts 4.2.0-5 XFree86-xserv 4.3.0-14 zlib 1.1.4-4 Use -h to see help about each section
+ false



------------------------------------------------------------------------


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to