lilypond-devel
[Top][All Lists]
Advanced

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

Re: compiling lilypond 2.8.4 on cygwin


From: Mats Bengtsson
Subject: Re: compiling lilypond 2.8.4 on cygwin
Date: Tue, 08 Aug 2006 10:06:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417

The only thing I can say is Good Luck!!!
If you search the mailing list archives, you will notice that there
have been serious problems to compile LilyPond on Cygwin in the
past. If you manage, I hope you will share your success story with the
mailing list. Regarding your particular error message, I noticed that
Han-Wen just fixed it in CVS so hopefully you will at least get somewhat
further with the coming 2.8.6 version.

  /Mats

Luis Rivera wrote:

Hello!

I'm new in this list, so please don't bite me!!!

I tried Windoze native Lilypond and worked fine, yet I wanted to try to compile
Lilypond on Cygwin to circumvent usual problems of trying to run "native" UN*X
apps on Windoze (path search is broken, etc). Also, my experience with LyX is
that python scripts tend to break when running on "native" Windoze. I want to
avoid that, since I'm planning to use lilypond-book.

Now, ./configure runs fine, but make aborts saying

cd /home/jlrivera/lilypond-2.8.4/out && rm -rf bin lib share
mkdir -p ./out/bin
mkdir -p ./out/share/lilypond/2.8.4
ln -s 2.8.4 ./out/share/lilypond/current
mkdir -p ./out/lib/lilypond/2.8.4
ln -s 2.8.4 ./out/lib/lilypond/current
mkdir -p ./out/share/lilypond/2.8.4/dvips
mkdir -p ./out/share/lilypond/2.8.4/elisp
mkdir -p ./out/share/lilypond/2.8.4/fonts
mkdir -p ./out/share/lilypond/2.8.4/fonts/otf
mkdir -p ./out/share/lilypond/2.8.4/fonts/tfm
mkdir -p ./out/share/lilypond/2.8.4/fonts/type1
mkdir -p ./out/share/lilypond/2.8.4/fonts/svg
mkdir -p ./out/share/lilypond/2.8.4/fonts/map
mkdir -p ./out/share/lilypond/2.8.4/fonts/enc
mkdir -p ./out/share/lilypond/2.8.4/tex
cd ./out/bin && \
                ln -sf ../../lily/out/lilypond . && \
                ln -sf ../../scripts/out/convert-ly . && \
                ln -sf ../../scripts/out/lilypond-book . && \
                ln -sf ../../scripts/out/*.ly .
ln: creating symbolic link `./*.ly' to `../../scripts/out/*.ly': No such file or
directory
make: *** [out/share/lilypond/2.8.4/lilypond-force] Error 1

It seems that make is trying to find a file called *.ly; but of course, that
fails badly since * is supposed to be a wildcard. How do I fix that?

Any help is welcome.
Luis




_______________________________________________
lilypond-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-devel

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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