Hi,
 
Since I have W2K installed on my pc, I'm no longer able to run lilypond. Right at the beginning it starts complaining about not finding kpsexpand.
 
See below.
 
Jan van Dijk.
 
 
lilypond (GNU LilyPond) 2.0.1
kpsexpand: not found
lilypond: error: `kpsexpand \$TEXMF' failed (127)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 833, in ?
    ly.setup_environment ()
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 400, in setup_environ
ment
    kpse = read_pipe ('kpsexpand \$TEXMF')
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 267, in read_pipe
    contents = open (error_log_file).read ()
IOError: [Errno 2] No such file or directory: '/cygdrive/c/DOCUME~1/jan/LOCALS~1
/Temp/tmp8-l4Yskpsexpand.errorlog'
+ 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-2.0.1-1
+ [ ! -d /usr/share/doc/lilypond-2.0.1-1 ]
+ docdir=/usr/doc/lilypond-2.0.1-1
+ [ ! -d /usr/doc/lilypond-2.0.1-1 ]
+ echo /usr/share/doc/lilypond-[.-0-9]*
+ docdir=/usr/share/doc/lilypond-[.-0-9]*
+ [ ! -d /usr/share/doc/lilypond-[.-0-9]* ]
+ echo /usr/doc/lilypond-[.-0-9]*
+ docdir=/usr/doc/lilypond-[.-0-9]*
+ echo

+ echo Availability of executables
Availability of executables
+ echo ===========================
===========================
+ type -p tex
-p not found
tex is /usr/bin/win32/tex
+ type -p latex
-p not found
latex is /usr/bin/win32/latex
+ type -p kpsewhich
-p not found
kpsewhich is /usr/bin/win32/kpsewhich
+ type -p lilypond-bin
-p not found
lilypond-bin is /usr/bin/lilypond-bin
+ type -p python
-p not found
python is /usr/bin/python
+ type -p lilypond
-p not found
lilypond is /usr/bin/lilypond
+ type -p tex.exe
-p not found
tex.exe is /usr/bin/win32/tex.exe
+ type -p latex.exe
-p not found
latex.exe is /usr/bin/win32/latex.exe
+ type -p kpsewhich.exe
-p not found
kpsewhich.exe is /usr/bin/win32/kpsewhich.exe
+ type -p lilypond-bin.exe
-p not found
lilypond-bin.exe is /usr/bin/lilypond-bin.exe
+ type -p python.exe
-p not found
python.exe is /usr/bin/python.exe
+ lilypond-bin --version
GNU LilyPond 2.0.1
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.3
+ lilypond --version
lilypond (GNU LilyPond) 2.0.1
+ 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
warning: Could not open char translation file `cp8bit.tcx'.
This is e-TeXk, Version 3.141592-2.1 (Web2c 7.5.2)
 %&-line parsing enabled.
I can't find the format file `latex.efmt'!
+ kpsewhich feta20.mf
+ kpsewhich feta20.pk
+ cp /usr/doc/lilypond-[.-0-9]*/input/example-1.ly .
cp: cannot stat `/usr/doc/lilypond-[.-0-9]*/input/example-1.ly': No such file or 
directory
+ cp /usr/doc/lilypond-[.-0-9]*/input/example-2.ly .
cp: cannot stat `/usr/doc/lilypond-[.-0-9]*/input/example-2.ly': No such file or 
directory
+ lilypond example-1.ly
lilypond (GNU LilyPond) 2.0.1
kpsexpand: not found
lilypond: error: `kpsexpand \$TEXMF' failed (127)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 833, in ?
    ly.setup_environment ()
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 400, in setup_environment
    kpse = read_pipe ('kpsexpand \$TEXMF')
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 267, in read_pipe
    contents = open (error_log_file).read ()
IOError: [Errno 2] No such file or directory: 
'/cygdrive/c/DOCUME~1/jan/LOCALS~1/Temp/tmpgZ_4uHkpsexpand.errorlog'
+ latex \nonstopmode \input example-1.tex
warning: Could not open char translation file `cp8bit.tcx'.
This is e-TeXk, Version 3.141592-2.1 (Web2c 7.5.2)
 %&-line parsing enabled.
I can't find the format file `latex.efmt'!
+ dvips -o example-1.ps example-1.dvi
This is dvips(k) 5.94a Copyright 2003 Radical Eye Software (www.radicaleye.com)
D:\cygwin\bin\win32\dvips.exe: ! DVI file can't be opened.
+ ls -l
total 0
+ lilypond --verbose example-2
lilypond (GNU LilyPond) 2.0.1
Opening pipe `/usr/bin/lilypond-bin --version '
Opening pipe `kpsexpand \$TEXMF'kpsexpand: not found
lilypond: error: `kpsexpand \$TEXMF' failed (127)
Traceback (most recent call last):
  File "/usr/bin/lilypond", line 833, in ?
    ly.setup_environment ()
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 400, in setup_environment
    kpse = read_pipe ('kpsexpand \$TEXMF')
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 276, in read_pipe
    exit (status)
  File "/usr/share/lilypond/2.0.1/python/lilylib.py", line 130, in exit
    raise _ ('Exiting (%d)...') % i
Exiting (32512)...
+ ls -l
total 0
+ echo

+ echo Environment settings
Environment settings
+ echo ====================
====================
+ echo HOME=</cygdrive/h/jan>
HOME=</cygdrive/h/jan>
+ echo SHELL=<>
SHELL=<>
+ echo LILYPONDPREFIX=<>
LILYPONDPREFIX=<>
+ echo TEXMF=<{/usr/share/lilypond/2.0.1,}>
TEXMF=<{/usr/share/lilypond/2.0.1,}>
+ echo MFINPUTS=<>
MFINPUTS=<>
+ echo TFMFONTS=<>
TFMFONTS=<>
+ echo TEXINPUTS=<>
TEXINPUTS=<>
+ echo

+ echo Registry settings
Registry settings
+ echo =================
=================
+ regtool get /root/.ly/
LilyPond
+ regtool get /root/LilyPond/
LilyPond source
+ regtool get /root/LilyPond/shell/open/command/
D:\cygwin\bin\bash.exe --login -c '/usr/bin/lily-wins "%1"'
+ regtool get /root/.pdf/
AcroExch.Document
+ regtool get /root/.pdf/
+ pdfname=AcroExch.Document
+ regtool get /root/AcroExch.Document/shell/open/command/
"D:\Adobe\Acrobat 6.0\Reader\AcroRd32.exe" "%1"
+ regtool get /root/AcroExch.Document/shell/open/command/
"D:\Adobe\Acrobat 6.0\Reader\AcroRd32.exe" "%1"
+ echo

+ echo System information
System information
+ echo ==================
==================
+ uname -a
CYGWIN_NT-5.0 apologeet 1.5.6(0.108/3/2) 2004-01-19 00:43 i686 unknown unknown Cygwin
+ cygcheck -s

Cygwin Win95/NT Configuration Diagnostics
Current System Time: Thu Jan 29 21:22:13 2004

Windows 2000 Professional Ver 5.0 Build 2195 Service Pack 4

Path:   D:\cygwin\usr\local\bin
        D:\cygwin\bin
        D:\cygwin\bin
        D:\cygwin\usr\X11R6\bin
        D:\cygwin\bin\win32
        c:\WINNT\system32
        c:\WINNT
        c:\WINNT\System32\Wbem
        c:\WINDOWS
        c:\WINDOWS\COMMAND
        d:\TeX\texmf\l2r
        c:\WINDOWS
        c:\WINDOWS\COMMAND
        f:\Oracle\bin
        d:\TEX\BIN\WIN32
        d:\IMAGEM~1
        d:\NETPBM\BIN
        d:\Perl\bin
        d:\Tcl\bin
        d:\gstools\gs7.05\bin

Output from D:\cygwin\bin\id.exe (nontsec)
UID: 1003(jan) GID: 513(Geen)
513(Geen)

Output from D:\cygwin\bin\id.exe (ntsec)
UID: 1003(jan) GID: 513(Geen)
513(Geen)        545(Gebruikers)

SysDir: C:\WINNT\system32
WinDir: C:\WINNT

HOME = `h:\jan'
MAKE_MODE = `unix'
PWD = `/cygdrive/h/jan/muziek'
USER = `jan'

Use `-r' to scan registry

a:  fd           N/A    N/A                    
c:  hd  FAT32   3342Mb  94% CP    UN           SYSTEM
d:  hd  FAT32   5668Mb  72% CP    UN           APPS
e:  hd  FAT32    994Mb  64% CP    UN           GRAPHICS
f:  hd  FAT32   1996Mb  24% CP    UN           DATABASE
g:  hd  FAT32   5644Mb  52% CP    UN           GAMES
h:  hd  FAT32   4164Mb  93% CP    UN           HOME
i:  cd           N/A    N/A                    
j:  cd           N/A    N/A                    

D:\cygwin      /          system  binmode
D:\cygwin/bin  /usr/bin   system  binmode
D:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: D:\cygwin\bin\awk.exe
Found: D:\cygwin\bin\bash.exe
Found: D:\cygwin\bin\cat.exe
Found: D:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Found: D:\cygwin\bin\find.exe
Found: c:\WINDOWS\COMMAND\find.exe
Not Found: gcc
Not Found: gdb
Found: D:\cygwin\bin\grep.exe
Found: d:\TeX\texmf\l2r\grep.exe
Not Found: ld
Found: D:\cygwin\bin\ls.exe
Not Found: make
Found: D:\cygwin\bin\mv.exe
Found: D:\cygwin\bin\rm.exe
Found: D:\cygwin\bin\sed.exe
Found: D:\cygwin\bin\sh.exe
Found: D:\cygwin\bin\tar.exe

   19k 2003/03/22 D:\cygwin\bin\cyggdbm.dll
   28k 2003/07/20 D:\cygwin\bin\cyggdbm-3.dll
   15k 2003/07/20 D:\cygwin\bin\cyggdbm_compat-3.dll
   30k 2003/08/11 D:\cygwin\bin\cyggdbm-4.dll
   15k 2003/08/11 D:\cygwin\bin\cyggdbm_compat-4.dll
   12k 2003/08/10 D:\cygwin\bin\cyggettextpo-0.dll
   69k 2003/08/10 D:\cygwin\bin\cyggettextlib-0-12-1.dll
  134k 2003/08/10 D:\cygwin\bin\cyggettextsrc-0-12-1.dll
  958k 2003/08/10 D:\cygwin\bin\cygiconv-2.dll
   22k 2001/12/13 D:\cygwin\bin\cygintl-1.dll
   37k 2003/08/10 D:\cygwin\bin\cygintl-2.dll
   45k 2001/04/25 D:\cygwin\bin\cygform5.dll
   26k 2001/04/25 D:\cygwin\bin\cygmenu5.dll
  156k 2001/04/25 D:\cygwin\bin\cygncurses++5.dll
  226k 2001/04/25 D:\cygwin\bin\cygncurses5.dll
   15k 2001/04/25 D:\cygwin\bin\cygpanel5.dll
   35k 2002/01/09 D:\cygwin\bin\cygform6.dll
   20k 2002/01/09 D:\cygwin\bin\cygmenu6.dll
  175k 2002/01/09 D:\cygwin\bin\cygncurses++6.dll
  202k 2002/01/09 D:\cygwin\bin\cygncurses6.dll
   12k 2002/01/09 D:\cygwin\bin\cygpanel6.dll
   48k 2003/08/09 D:\cygwin\bin\cygform7.dll
   29k 2003/08/09 D:\cygwin\bin\cygmenu7.dll
  224k 2003/08/09 D:\cygwin\bin\cygncurses7.dll
   19k 2003/08/09 D:\cygwin\bin\cygpanel7.dll
   63k 2003/04/11 D:\cygwin\bin\cygpcre.dll
   61k 2003/04/11 D:\cygwin\bin\cygpcreposix.dll
   17k 2001/06/28 D:\cygwin\bin\cyghistory4.dll
  108k 2001/06/28 D:\cygwin\bin\cygreadline4.dll
   29k 2003/08/10 D:\cygwin\bin\cyghistory5.dll
  148k 2003/08/10 D:\cygwin\bin\cygreadline5.dll
  155k 2004/01/07 D:\cygwin\bin\cygexpat-0.dll
  132k 2003/08/11 D:\cygwin\bin\cygjpeg-62.dll
  119k 2002/02/09 D:\cygwin\bin\cygjpeg6b.dll
  173k 2003/08/10 D:\cygwin\bin\cygpng12.dll
  281k 2003/02/24 D:\cygwin\bin\cygtiff3.dll
  282k 2003/08/11 D:\cygwin\bin\cygtiff4.dll
    7k 2003/10/19 D:\cygwin\bin\cygcrypt-0.dll
   61k 2003/08/09 D:\cygwin\bin\cygbz2-1.dll
  380k 2002/07/24 D:\cygwin\bin\cygdb-3.1.dll
  487k 2002/07/24 D:\cygwin\bin\cygdb_cxx-3.1.dll
  831k 2003/09/20 D:\cygwin\bin\cygdb-4.1.dll
 1080k 2003/09/20 D:\cygwin\bin\cygdb_cxx-4.1.dll
  489k 2003/08/09 D:\cygwin\bin\cygguile-12.dll
   24k 2003/08/09 D:\cygwin\bin\cygguile-ltdl-1.dll
   11k 2003/08/09 D:\cygwin\bin\cygguilereadline-v-12-12.dll
   62k 2003/08/09 D:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
   23k 2003/08/09 D:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
  489k 2003/07/28 D:\cygwin\bin\cygguile-12abi13.dll
   24k 2003/07/28 D:\cygwin\bin\cygguile-ltdl-1abi13.dll
   11k 2003/07/28 D:\cygwin\bin\cygguilereadline-v-12-12abi13.dll
   62k 2003/07/28 D:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll
   23k 2003/07/28 D:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll
   60k 2003/09/17 D:\cygwin\bin\cygkpathsea-3.dll
   60k 2003/07/27 D:\cygwin\bin\cygkpathsea-3abi13.dll
  842k 2003/09/30 D:\cygwin\bin\cygcrypto-0.9.7.dll
  171k 2003/09/30 D:\cygwin\bin\cygssl-0.9.7.dll
 1049k 2003/11/07 D:\cygwin\bin\cygperl5_8_2.dll
   61k 2003/12/04 D:\cygwin\bin\cygz.dll
 1085k 2004/01/19 D:\cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.5.6
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 108
        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: Mon Jan 19 00:43:36 EST 2004
        CVS tag: cr-0x9d
        Shared id: cygwin1S3


Cygwin Package Information
Package              Version            
_update-info-dir     00226-1            
ash                  20040127-1         
base-files           2.6-1              
base-passwd          1.1-1              
bash                 2.05b-16           
bzip2                1.0.2-5            
clear                1.0-1              
crypt                1.1-1              
cygutils             1.2.2-1            
cygwin               1.5.6-1            
diffutils            2.8.4-1            
ed                   0.2-1              
editrights           1.01-1             
expat                1.95.7-1           
fileutils            4.1-2              
findutils            4.1.7-4            
gawk                 3.1.3-4            
gdbm                 1.8.3-7            
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           
libdb4.1             4.1.25-1           
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            
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            
libncurses5          5.2-1              
libncurses6          5.2-8              
libncurses7          5.3-4              
libpcre              4.1-1              
libpng12             1.2.5-4            
libreadline4         4.1-2              
libreadline5         4.3-5              
libtiff3             3.6.0-2            
libtiff4             3.6.0-5            
lilypond             2.0.1-1            
login                1.9-7              
man                  1.5k-2             
mktemp               1.5-3              
ncurses              5.3-4              
openssl              0.9.7c-1           
perl                 5.8.2-1            
python               2.3.3-1            
readline             4.3-5              
sed                  4.0.8-1            
sh-utils             2.0.15-4           
tar                  1.13.25-5          
tcltk                20030901-1         
termcap              20021106-2         
terminfo             5.3_20030726-1     
texinfo              4.2-4              
textutils            2.0.21-1           
which                1.5-2              
zlib                 1.2.1-1            
Use -h to see help about each section
+ false
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to