jmk wrote:
Mats Bengtsson wrote:
Han-Wen Nienhuys wrote:
Mats Bengtsson schreef:
My main recommendation is to upgrade to the latest stable
version of LilyPond. There are installation packages available
at www.lilypond.org for all major operating systems.
If you really want to stick to your current version, you could
try to search the mailing list archives for hints, but I don't
recognize this particular problem from the top of my head.
I'm not quite sure that this is the right solution. The python
packages for 2.9.x and 2.8.x are the same.
Yes, but he used version 2.6.x before!
However, my guess is that jmk uses Windows (he didn't
say) and it's well-known that lilypond-book doesn't work
there. The workaround is to
- Install the windows version of python from www.python.org
and add it to the PATH (see
http://lists.gnu.org/archive/html/lilypond-user/2006-04/msg00363.html
for more details)
- Run lilypond-book using
python C:\Program Files\lilypond\usr\bin\lilypond-book
- The first time you run lilypond-book, you will still get an
error message, but if you just run the same command once
more it will work (see
http://lists.gnu.org/archive/html/bug-lilypond/2006-03/msg00116.html
for an explanation).
/Mats
thanks.
you are right i am using lilypond together with windows. and i was wrong
earlier, i am/was using verion 2._9_.12. sorry about that.
i'll report back a soon as i have tried it!
thanks in advance,
jmk
well, still error with version 2.9.12 and python 2.5b2:
commandline:>python C:\Programme\LilyPond\usr\bin\lilypond-book.py
--output=output --psfonts "_longpath_\tex_test01.tex"
Traceback (most recent call last):
File "C:\Programme\LilyPond\usr\bin\lilypond-book.py", line 76, in
<module>
import lilylib as ly
RuntimeError: unable to get modification time from
'C:\Programme\LilyPond\usr\share\lilypond\current\python\lilylib.py'
wtih version 2.9.11 it seems to work if i had a valid (structure wise)
tex document...
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond