lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't double-click test.ly under Windows XP and cgywin


From: Mike Fisher
Subject: Re: can't double-click test.ly under Windows XP and cgywin
Date: Fri, 26 Sep 2003 20:17:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624

LOG file is attached as requested.

I ran the regtool command you suggested. Now, if I tell windows open the test.ly file with bash, it almost works. It invokes lily-wins, but produces an error message when it tries to execute the following command:

cygpath -aw /cygdrive/c/Documents and Settings/Mike/Desktop/test

I think the problem is that the file name contains spaces.
Everything works OK if I put test.ly in the C:\ directory.

I guess some quotes are missing somewhere!

Thanks for your help.
Mike

Han-Wen Nienhuys writes:

Many thanks for your help. I updated to 1.8.2 as you suggested, but
still cannot double-click to process the file. Any suggestions? What
program should Windows invoke when I open the file?

It should use /cygwin/bin/bash to invoke /usr/bin/lily-wins, see the
file

   /etc/postinstall/post-lilypond.sh[.done]

This is the magick command:

   regtool set '/root/LilyPond/shell/open/command/' $ROOT'\bin\bash.exe --login -c 
'"'"'/usr/bin/lily-wins "%1"'"'"

Could you run:

   bash -x /etc/postinstall/post-lilypond.sh* > LOG 2>&1

and if that does not help, send LOG to this list?


+ touch /tmp/.lilypond-install
++ find /var/lib/texmf /var/spool/texmf -name /var/cache/fonts 'feta*pk' -or 
-name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm'
find: paths must precede expression
Usage: find [path...] [expression]
+ rm
rm: too few arguments
Try `rm --help' for more information.
+ rm -f /tmp/.lilypond-install

reply via email to

[Prev in Thread] Current Thread [Next in Thread]