Le 01.07.2008 21:15, Neil Puttock disait :
2008/7/1 John Mandereau <[EMAIL PROTECTED]>:
[moved from -user to -devel]
On 2008/07/01 14:09 +0200, Valentin Villenave wrote:
In today's git, 'make install' fails:
File "/home/valentin/git/stepmake/bin/install.py", line 78, in <module>
shutil.copy2 (f, dest)
File "/usr/lib/python2.5/shutil.py", line 91, in copy2
copyfile(src, dst)
File "/usr/lib/python2.5/shutil.py", line 46, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: './out/CenturySchL-Ital.otf'
Has anyone encountered the same problem? Can it be easily fixed?
I haven't tried 'make install', but 'make web' fails for me when Lily
generates the Internals docs (strangely, Lily doesn't segfault in
'make'):
I hope I haven't broken anything; if you're having problems with the
Internals docs, it might be something I've done in
define-markup-commands.scm, though I'm can't report any issues at my
end.
Regards,
Neil
Not for me: your last changes in this very file ( adding a missing
ending brace on line 1329) allowed me to "make web" on the master branch
yesterday (FC8 box).
Cheers
Jean-Charles
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel