Attached is the bug.txt file generated by sh -x /usr/bin/bug-lilypond-cygwin >& bug.txt
I ran this because my first attempt to run lilypond --help generated a windows message requestor with the following information:
(red circle with X) This application has failed to start because cygkpathsea-3.dll was not found. Re-installing the application may fix this problem.
My installation was entirely automatic, run setup, choose archive.progeny.com (same as when I got the 1.6 stable), download over old cyginst1 directory (so that the new files and directories went where the old ones did, a possible cause of problems?) and selected Exp to get lilypond 1.8.0-11.
Download completed properly around 5am. Install at approximately 7:30 am from local directory. I downloaded 1.8.0-11 source, but didn't install it at this time. No error messages I could see.
I note, pursuant to the archived post to lilypond-user (at sh -x /usr/bin/bug-lilypond-cygwin >& bug.txt ) that kpathsea's listing in the setup system shows the following:
current: 20020911-1 keep/unistall libkpathsea3
and that this seems to be consonant with Jan's reference to libkpathsea3-2.0.2-11? There is no change in this listing between Curr and Exp settings.
I did nothing to change any of the selections individually after selecting the Exp pachage.
raybro
p.s.: I didn't cc: this to the cygwin group, but I'm unsure whether I should have or not. Advise? Thanks!
+ 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.0-1
+ [ ! -d /usr/share/doc/lilypond-1.8.0-1 ]
+ docdir=/usr/doc/lilypond-1.8.0-1
+ [ ! -d /usr/doc/lilypond-1.8.0-1 ]
+ 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/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 not found
+ 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
+ python -V
Python 2.3
+ ly2dvi --version
ly2dvi (GNU LilyPond) 1.8.0
+ 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 TeX, Version 3.14159 (Web2C 7.3.7)
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.0/fonts/source/feta20.mf
+ kpsewhich feta20.pk
/var/spool/texmf/pk/ljfour/feta20.600pk
+ 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
+ tex \nonstopmode \input example-1.tex
This is TeX, Version 3.14159 (Web2C 7.3.7)
! I can't find file `example-1.tex'.
<*> \nonstopmode \input example-1.tex
Please type another input file name
! Emergency stop.
<*> \nonstopmode \input example-1.tex
No pages of output.
Transcript written on texput.log.
+ dvips -o example-1.ps example-1.dvi
This is dvips(k) 5.90a Copyright 2002 Radical Eye Software (www.radicaleye.com)
dvips: ! DVI file can't be opened.
+ ls -l
total 13
-rw-rw-rw- 1 raybro mkpasswd 159 Aug 18 09:14 sample2e.aux
-rw-rw-rw- 1 raybro mkpasswd 7256 Aug 18 09:14 sample2e.dvi
-rw-rw-rw- 1 raybro mkpasswd 2708 Aug 18 09:14 sample2e.log
-rw-rw-rw- 1 raybro mkpasswd 284 Aug 18 09:14 texput.log
+ ly2dvi --verbose example-2
ly2dvi (GNU LilyPond) 1.8.0
Opening pipe `/usr/bin/lilypond --version 'ly2dvi: error: `/usr/bin/lilypond --version
' failed (128)
Traceback (most recent call last):
File "/usr/bin/ly2dvi", line 784, in ?
ly.lilypond_version_check (lilypond_binary, '1.8.0')
File "/usr/share/lilypond/1.8.0/python/lilylib.py", line 216, in
lilypond_version_check
v = lilypond_version (binary)
File "/usr/share/lilypond/1.8.0/python/lilylib.py", line 203, in lilypond_version
p = read_pipe ('%s --version ' % binary)
File "/usr/share/lilypond/1.8.0/python/lilylib.py", line 265, in read_pipe
exit (status)
File "/usr/share/lilypond/1.8.0/python/lilylib.py", line 130, in exit
raise _ ('Exiting (%d)...') % i
Exiting (32768)...
+ ls -l
total 13
-rw-rw-rw- 1 raybro mkpasswd 159 Aug 18 09:14 sample2e.aux
-rw-rw-rw- 1 raybro mkpasswd 7256 Aug 18 09:14 sample2e.dvi
-rw-rw-rw- 1 raybro mkpasswd 2708 Aug 18 09:14 sample2e.log
-rw-rw-rw- 1 raybro mkpasswd 284 Aug 18 09:14 texput.log
+ echo
+ echo Environment settings
Environment settings
+ echo ====================
====================
+ echo HOME=</cygdrive/c/Documents and Settings/raybro>
HOME=</cygdrive/c/Documents and Settings/raybro>
+ echo SHELL=<>
SHELL=<>
+ echo LILYPONDPREFIX=<>
LILYPONDPREFIX=<>
+ echo TEXMF=<{/usr/share/lilypond/1.8.0,/usr/share/texmf}>
TEXMF=<{/usr/share/lilypond/1.8.0,/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 oceport 1.5.2(0.90/3/2) 2003-08-08 20:29 i686 unknown unknown Cygwin
+ cygcheck -s
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Mon Aug 18 09:14:16 2003
Windows XP Professional Ver 5.1 Build 2600 Service Pack 1
Path: C:\cygwin\usr\local\bin
C:\cygwin\bin
C:\cygwin\bin
c:\Windows\system32
c:\Windows
c:\Windows\System32\Wbem
c:\Program Files\ATI Technologies\ATI Control Panel
c:\Program Files\Common Files\Autodesk Shared\
c:\Program Files\Common Files\Adaptec Shared\System
c:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT
c:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
c:\Program Files\Microsoft Visual Studio\Common\Tools
c:\Program Files\Microsoft Visual Studio\VC98\bin
.
c:\PROGRA~1\COMMON~1\AUTODE~1
C:\cygwin\usr\X11R6\bin
Output from C:\cygwin\bin\id.exe (nontsec)
UID: 400(raybro) GID: 401(mkpasswd)
401(mkpasswd)
Output from C:\cygwin\bin\id.exe (ntsec)
UID: 400(raybro) GID: 401(mkpasswd)
513(None) 544(Administrators)
545(Users) 401(mkpasswd)
SysDir: C:\Windows\System32
WinDir: C:\Windows
HOME = `c:\Documents and Settings\raybro'
MAKE_MODE = `unix'
PWD = `/cygdrive/c/Documents and Settings/raybro/lily'
USER = `raybro'
Use `-r' to scan registry
a: fd N/A N/A
c: hd NTFS 28615Mb 84% CP CS UN PA FC
d: cd N/A N/A
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
Found: C:\cygwin\bin\cpp.exe
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
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
61k 2003/08/09 C:\cygwin\bin\cygbz2-1.dll
54k 2002/12/11 C:\cygwin\bin\cygbz21.0.dll
14k 2003/08/10 C:\cygwin\bin\cygcharset-1.dll
849k 2003/08/11 C:\cygwin\bin\cygcrypto-0.9.7.dll
493k 2002/11/19 C:\cygwin\bin\cygcurl-2.dll
380k 2002/07/24 C:\cygwin\bin\cygdb-3.1.dll
326k 2002/06/26 C:\cygwin\bin\cygdb2.dll
487k 2002/07/24 C:\cygwin\bin\cygdb_cxx-3.1.dll
132k 2003/07/12 C:\cygwin\bin\cygexpat-0.dll
50k 2002/03/17 C:\cygwin\bin\cygexslt-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
30k 2003/08/11 C:\cygwin\bin\cyggdbm-4.dll
19k 2003/03/22 C:\cygwin\bin\cyggdbm.dll
15k 2003/08/11 C:\cygwin\bin\cyggdbm_compat-4.dll
490k 2002/09/21 C:\cygwin\bin\cygguile-12.dll
488k 2002/07/18 C:\cygwin\bin\cygguile-14.dll
63k 2002/07/18 C:\cygwin\bin\cygguile-srfi-srfi-13-14-1.dll
63k 2002/09/21 C:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
24k 2002/07/18 C:\cygwin\bin\cygguile-srfi-srfi-4-1.dll
24k 2002/09/21 C:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
14k 2002/07/18 C:\cygwin\bin\cygguilereadline-14.dll
14k 2002/09/21 C:\cygwin\bin\cygguilereadline-v-12-12.dll
17k 2001/06/28 C:\cygwin\bin\cyghistory4.dll
29k 2003/08/10 C:\cygwin\bin\cyghistory5.dll
306k 2002/04/27 C:\cygwin\bin\cyghttpd.dll
958k 2003/08/10 C:\cygwin\bin\cygiconv-2.dll
22k 2002/12/11 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
81k 2001/10/20 C:\cygwin\bin\cygitcl30.dll
35k 2001/10/20 C:\cygwin\bin\cygitk30.dll
48k 2003/08/10 C:\cygwin\bin\cygjbig1.dll
119k 2002/02/09 C:\cygwin\bin\cygjpeg6b.dll
59k 2002/09/20 C:\cygwin\bin\cygkpathsea-3-3-7.dll
32k 2003/07/12 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
63k 2003/04/11 C:\cygwin\bin\cygpcre.dll
61k 2003/04/11 C:\cygwin\bin\cygpcreposix.dll
168k 2003/08/10 C:\cygwin\bin\cygpng10.dll
173k 2003/08/10 C:\cygwin\bin\cygpng12.dll
170k 2002/01/21 C:\cygwin\bin\cygpng2.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
390k 2001/10/20 C:\cygwin\bin\cygtcl80.dll
5k 2001/10/20 C:\cygwin\bin\cygtclpip80.dll
10k 2001/10/20 C:\cygwin\bin\cygtclreg80.dll
281k 2003/02/24 C:\cygwin\bin\cygtiff3.dll
623k 2001/10/20 C:\cygwin\bin\cygtk80.dll
25k 2002/07/14 C:\cygwin\bin\cygungif-4.dll
2689k 2002/11/16 C:\cygwin\bin\cygxerces-c21.dll
633k 2002/07/22 C:\cygwin\bin\cygxml2-2.dll
50k 2003/08/09 C:\cygwin\bin\cygXpm-noX4.dll
54k 2003/08/09 C:\cygwin\bin\cygXpm-X4.dll
152k 2002/03/17 C:\cygwin\bin\cygxslt-1.dll
15k 2002/03/17 C:\cygwin\bin\cygxsltbreakpoint-1.dll
60k 2003/08/09 C:\cygwin\bin\cygz.dll
947k 2003/08/09 C:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.5.2
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 90
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: Fri Aug 8 20:29:19 EDT 2003
Shared id: cygwin1S3
41k 2002/05/14 C:\cygwin\usr\X11R6\bin\cygPropList-0.dll
Cygwin Package Information
Package Version
_update-info-dir 00098-1
agetty 2.1-1
apache 1.3.24-5
ash 20020731-3
astyle 1.15.3-3
autoconf 2.57a-1
autoconf-devel 2.54-1
autoconf-stable 2.13-4
automake 1.7.5a-1
automake-devel 1.7.1-1
automake-stable 1.4p5-5
base-files 1.1-1
base-passwd 1.0-1
bash 2.05b-12
bc 1.06-1
binutils 20021117-1
bison 1.75-1
byacc 1.9-1
bzip2 1.0.2-5
ccache 2.2-1
cgoban 1.9.12-1
clear 1.0-1
cmake 1.6.7-2
compface 1.4-5
cpio 2.5-3
cron 3.0.1-11
crypt 1.0-1
ctags 5.2-1
curl 7.10.2-1
curl-devel 7.10.2-1
cvs 1.11.6-3
cygrunsrv 0.96-2
cygutils 1.2.1-2
cygwin 1.5.2-1
cygwin-doc 1.2-1
db2 2.7.7-4
db3.1 3.1.17-2
dejagnu 20010117-1
diff 1.0-1
diffutils 2.8.4-1
doxygen 1.2.18-1
dpkg 1.10.4-2
ed 0.2-1
ELFIO 1.0.0-1
emacs 21.2-10
emacs-el 21.2-10
emacs-X11 21.2-10
enscript 1.6.3-3
exim 4.10-2
expat 1.95.6-2
expect 20010117-1
fetchmail 6.2.4-1
figlet 2.2-1
file 4.03-2
fileutils 4.1-2
findutils 4.1.7-4
flex 2.5.4-2
fortune 1.8-2
fvwm 2.4.7-2
gawk 3.1.3-3
gcc 3.2-3
gcc-mingw 3.2-20020817-1
gcc2 2.95.3-10
gdb 20010428-3
gdbm 1.8.3-7
gettext 0.12.1-3
gettext-devel 0.12.1-3
ghostscript 7.05-2
ghostscript-base 7.05-2
ghostscript-x11 7.05-2
gnugo 3.2-1
gnupg 1.2.2-2
gperf 0.0
grep 2.5-1
groff 1.17.2-1
gsl 1.1.1-1
guile 1.6.0-1
guile-devel 1.6.0-1
guile-doc 1.6.0-1
gzip 1.3.5-1
indent 2.2.8-1
inetutils 1.3.2-24
initscripts 0.9-1
irc 20010101-3
jbigkit 1.5-3
jpeg 6b-11
keychain 1.9-1
less 381-1
lesstif 0.93.18-3
libbz2_0 1.0.2-1
libbz2_1 1.0.2-5
libcharset1 1.9.1-3
libdb2 2.7.7-4
libdb2-devel 2.7.7-4
libdb3.1 3.1.17-2
libdb3.1-devel 3.1.17-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm4 1.8.3-7
libguile12 1.6.0-1
libguile14 1.5.6-5
libiconv 1.9.1-3
libiconv2 1.9.1-3
libintl 0.10.38-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libjpeg6b 6b-8
libkpathsea3 20020911-1
libltdl3 1.5-2
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libpcre 4.1-1
libpng 1.2.5-4
libpng10 1.0.15-4
libpng10-devel 1.0.15-4
libpng12 1.2.5-4
libpng12-devel 1.2.5-4
libpng2 1.0.12-1
libpopt0 1.6.4-4
libPropList 0.10.1-3
libreadline4 4.1-2
libreadline5 4.3-5
libtiff3 3.6.0-2
libtool 1.5a-1
libtool-devel 1.5-2
libtool-stable 1.4.3-1
libungif 4.1.0-2
libxerces-c21 2.1.0-1
libxml2 2.4.23-1
libxslt 1.0.13-1
lilypond 1.8.0-11
lilypond-doc 1.8.0-11
links 0.96-1
login 1.9-7
lynx 2.8.4-7
m4 0.0
make 3.79.1-7
man 1.5g-2
mc 4.6.0a-20030721-1
mingw-runtime 2.2-1
mktemp 1.5-3
mod_auth_mysql 1.11-1
mod_auth_ntsec 1.7-1
mod_dav 1.0.3-1.3.6-1
mod_php4 4.2.0-1
mod_ssl 2.8.8-1.3.24-1
more 2.11o-1
mt 2.0.1-2
mutt 1.4-1
nano 1.1.10-1
ncftp 3.1.4-1
ncurses 5.3-4
newlib-man 20020801
openbox 0.99.1-3
opengl 1.1.0-6
openssh 3.6.1p2-2
openssl 0.9.7b-3
openssl-devel 0.9.7b-3
patch 2.5.8-6
pcre 4.3-4
perl 5.6.1-2
pine 4.44-4
pinfo 0.6.6p1-1
pkgconfig 0.15.0-4
popt 1.6.4-4
postgresql 7.3.4-2
procmail 3.22-8
procps 010801-2
python 2.3-2
rcs 5.7-3
readline 4.3-5
robots 2.0-3
rsync 2.5.6-2
rxvt 2.7.9-2
sed 4.0.7-3
sh-utils 2.0.15-4
sharutils 4.2.1-3
shutdown 1.2-2
squid 2.4.STABLE7-1
ssmtp 2.38.7-4
swig 1.3.16-1
sysvinit 2.84-2
tar 1.13.25-3
tcltk 20001125-1
tcp_wrappers 7.6-1
tcsh 6.12.00-7
termcap 20020930-1
terminfo 5.2-3
tetex 20020911-1
tetex-base 20020911-1
tetex-beta 20020911-1
tetex-bin 20020911-1
tetex-devel 20020911-1
tetex-doc 20020911-1
tetex-extra 20020911-1
tetex-tiny 20020911-1
tetex-x11 20020911-1
texinfo 4.2-4
texmf 20020911-1
texmf-base 20020911-1
texmf-doc 20020911-1
texmf-extra 20020911-1
texmf-tiny 20020911-1
textutils 2.0.21-1
tidy 021202-1
tiff 3.6.0-5
time 1.7-1
ttcp 19980512-1
ucl 1.01-1
units 1.77-1
unzip 5.50-5
upx 1.21-1
vim 6.2-3
w32api 2.1-1
wget 1.8.2-1
which 1.5-2
whois 4.5.17-1
WindowMaker 0.80.0-2
x2x 1.27-2
Xaw3d 1.5-1
xerces-c 2.3.0-3
xerces-c-devel 2.3.0-3
xerces-c-doc 2.3.0-3
XFree86-base 4.2.0-1
XFree86-bin 4.2.0-2
XFree86-doc 4.2.0-1
XFree86-etc 4.2.0-1
XFree86-f100 4.2.0-2
XFree86-fcyr 4.2.0-2
XFree86-fenc 4.2.0-2
XFree86-fnts 4.2.0-2
XFree86-fscl 4.2.0-2
XFree86-fsrv 4.2.0-1
XFree86-html 4.2.0-1
XFree86-jdoc 4.2.0-1
XFree86-lib 4.2.0-3
XFree86-man 4.2.0-1
XFree86-nest 4.2.0-1
XFree86-prog 4.2.0-1
XFree86-prt 4.2.0-1
XFree86-ps 4.2.0-1
XFree86-startup-scripts 4.2.0-3
XFree86-vfb 4.2.0-1
XFree86-xserv 4.2.0-15
xpm-nox 4.2.0-4
zip 2.3-5
zlib 1.1.4-4
zsh 4.0.6-2
Use -h to see help about each section
+ false
_______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
