after the double-click on test.ly a console window opens, nothing else.
Franz
**********************************************************************
eMail Disclaimer
Der Inhalt dieser eMail ist ausschliesslich fuer den/die bezeichneten
Empfaenger bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser
eMail sein sollten, so beachten Sie bitte, dass
jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder
Weitergabe des Inhaltes dieser eMail unzulaessig ist. Wir bitten Sie,
sich in diesem Fall mit dem Absender der eMail in Verbindung zu
setzen.
Wir moechten Sie ausserdem darauf hinweisen, dass die Kommunikation per
eMail ueber das Internet unsicher ist, da fuer unberechtigte Dritte
gundsaetzlich die Moeglichkeit der Kenntnisnahme und Manipulation
besteht.
The information contained in this eMail is intended solely for the
recipient(s). Access to this eMail by anyone else is unauthorized. If you
are not the intended recipient, any form of disclosure, reproduction,
distribution or any action taken or refrained from in reliance on it,
is prohibited. Please notify the sender of this eMail immediately.
We also like to inform you that communication via eMail over the
internet is insecure because third parties may have the possibility
to access and manipulate eMails.
**********************************************************************
------------------------------------------------------------------------
+ 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 ./tex
+ type -p latex
-p not found
latex is ./latex
+ type -p kpsewhich
-p not found
kpsewhich is ./kpsewhich
+ type -p lilypond
-p not found
lilypond is ./lilypond
+ type -p python
-p not found
python is ./python
+ type -p ly2dvi
-p not found
ly2dvi is ./ly2dvi
+ type -p tex.exe
-p not found
tex.exe is ./tex.exe
+ type -p latex.exe
-p not found
latex.exe is ./latex.exe
+ type -p kpsewhich.exe
-p not found
kpsewhich.exe is ./kpsewhich.exe
+ type -p lilypond.exe
-p not found
lilypond.exe is ./lilypond.exe
+ type -p python.exe
-p not found
python.exe is ./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 <address@hidden>
Jan Nieuwenhuizen <address@hidden>
+ python -V
Python 2.3.2
+ 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.*
rm: not found
+ ls -l
ls: not found
+ latex \nonstopmode \input sample2e
+ kpsewhich feta20.mf
+ kpsewhich feta20.pk
+ cp /usr/share/doc/lilypond-1.8.2-1/input/example-1.ly .
cp: not found
+ cp /usr/share/doc/lilypond-1.8.2-1/input/example-2.ly .
cp: not found
+ lilypond example-1.ly
+ latex \nonstopmode \input example-1.tex
+ dvips -o example-1.ps example-1.dvi
dvips: not found
+ ls -l
ls: not found
+ ly2dvi --verbose example-2
+ ls -l
ls: not found
+ echo
+ echo Environment settings
Environment settings
+ echo ====================
====================
+ echo HOME=</home/T-FBe>
HOME=</home/T-FBe>
+ echo SHELL=<>
SHELL=<>
+ echo LILYPONDPREFIX=<>
LILYPONDPREFIX=<>
+ echo TEXMF=<>
TEXMF=<>
+ echo MFINPUTS=<>
MFINPUTS=<>
+ echo TFMFONTS=<>
TFMFONTS=<>
+ echo TEXINPUTS=<>
TEXINPUTS=<>
+ echo
+ echo System information
System information
+ echo ==================
==================
+ uname -a
uname: not found
+ cygcheck -s
cygcheck: not found
+ false
------------------------------------------------------------------------
_______________________________________________
Bug-lilypond mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-lilypond