[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Basic LilyPond fails in Cygwin on Windows XP
From: |
Ryan L. Spilker |
Subject: |
Basic LilyPond fails in Cygwin on Windows XP |
Date: |
Fri, 29 Oct 2004 13:52:01 -0700 |
Dear LilyPond developer,
I have really been looking forward to transcribing some great jazz solos,
but unfortunately, I am now unable to run LilyPond on even the most basic
files. The errors I have been receiving are listed below. A previous
version worked well on my previous Windows computer when I prepared my some
sheet music about a year ago. I am running Windows XP and recently
downloaded the latest version of LilyPond through Cygwin's updating
facilities, along with updates to all other packages. Please let me know
if you can suggest something that might fix this problem or if there are
any other tests that I should run. Thank you in advance for your help.
Ryan
-----------------------------------------------------------
current error
-----------------------------------------------------------
$ lilypond --verbose tutorial_test.ly
lilypond (GNU LilyPond) 2.2.5
Opening pipe `/usr/bin/lilypond-bin --version 'E:\cygwin\bin\python2.3.exe
(3624
): *** couldn't release memory 0x9B4000(1032192) for
'E:\cygwin\bin\cygintl-2.dl
l' alignment, Win32 error 487
174 [main] python2.3 2584 sync_with_child: child 3624(0x6CC) died
before ini
tialization with status code 0x1
399 [main] python2.3 2584 sync_with_child: *** child state child
loading dll
s
Traceback (most recent call last):
File "/usr/bin/lilypond", line 818, in ?
ly.lilypond_version_check (lilypond_binary, '2.2.5')
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 216, in
lilypond_vers
ion_check
v = lilypond_version (binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 203, in
lilypond_vers
ion
p = read_pipe ('%s --version ' % binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 257, in read_pipe
pipe = os.popen (cmd + redirect, mode)
OSError: [Errno 11] Resource temporarily unavailable
-----------------------------------------------------------
previous error
-----------------------------------------------------------
$ lilypond tutorial_test.ly
lilypond (GNU LilyPond) 2.2.5
E:\cygwin\bin\python2.3.exe (3092): *** couldn't release memory
0x9B4000(1032192
) for 'E:\cygwin\bin\cygintl-2.dll' alignment, Win32 error 487
38 [main] python2.3 2864 sync_with_child: child 3092(0x6A8) died
before ini
tialization with status code 0x1
1432 [main] python2.3 2864 sync_with_child: *** child state child
loading dll
s
Traceback (most recent call last):
File "/usr/bin/lilypond", line 818, in ?
ly.lilypond_version_check (lilypond_binary, '2.2.5')
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 216, in
lilypond_vers
ion_check
v = lilypond_version (binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 203, in
lilypond_vers
ion
p = read_pipe ('%s --version ' % binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 257, in read_pipe
pipe = os.popen (cmd + redirect, mode)
OSError: [Errno 11] Resource temporarily unavailable
-----------------------------------------------------------
another previous error
-----------------------------------------------------------
$ lilypond tutorial_test.ly
lilypond (GNU LilyPond) 2.2.5
E:\cygwin\bin\python2.3.exe (3520): *** couldn't release memory
0x9B4000(1032192
) for 'E:\cygwin\lib\python2.3\lib-dynload\strop.dll' alignment, Win32
error 487
4 [main] python2.3 3692 sync_with_child: child 3520(0x6A8) died
before ini
tialization with status code 0x1
1449 [main] python2.3 3692 sync_with_child: *** child state child
loading dll
s
Traceback (most recent call last):
File "/usr/bin/lilypond", line 818, in ?
ly.lilypond_version_check (lilypond_binary, '2.2.5')
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 216, in
lilypond_vers
ion_check
v = lilypond_version (binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 203, in
lilypond_vers
ion
p = read_pipe ('%s --version ' % binary)
File "/usr/share/lilypond/2.2.5/python/lilylib.py", line 257, in read_pipe
pipe = os.popen (cmd + redirect, mode)
OSError: [Errno 11] Resource temporarily unavailable
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Basic LilyPond fails in Cygwin on Windows XP,
Ryan L. Spilker <=