jozsineni writes: > I was able to compile lilypond 1.9.0 under Win2000, using cygwin > 1.3.22-1 (The method should be the same for 1.8.1)
This is very good news. Thank you for your efforts and your report. > Steps needed: > > (Only for PFA-fonts > * download autotrace sources, ./configure, make all, make install > * download t1utils, ./configure, make all, make install > * download pfaedit, copy the executable into /usr/local/bin > * download mftrace, ./configure, make all, make install > ) Does none of these packages need any patching? Have you checked the resulting PDF output, maybe you want to post example-2.pdf? > * ./autogen.sh --with-kpathsea-include=/usr/include/kpathsea Why do you need the --with-kpathsea-include? > Then it aborts with strange messages (about ambigous istream -- BUG in > Flex or lexer.ly or gcc???) after: This is a problem with Cygwin's flex installation. It is not compatible with the g++ Cygwin ships now (lots of GNU/Linux distributions have (/had) problems with this). Please mail the cygwin list: flex-2.5.4a must be patched (both Red Hat and Debian did this for a while) to produce g++-3.2 compatible code, or be upgraded to 2.5.31 or newer. > That's it. You would not, by any chance, want to become the Cygwin package maintainer for LilyPond? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
