help-gnu-music
[Top][All Lists]
Advanced

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

Re: compiling


From: Mats Bengtsson
Subject: Re: compiling
Date: Thu, 15 Feb 2001 14:20:51 +0100

> How is the way to compile the lily-files during development.
> Doing a make is quick when only a few files are changed - but make
> install is rather slow.
> Is the only possible way of updating
> 
> make
> make install
> 
> - even if lily is already installed?

I never run make install myself, but set the PATH, 
LILYINCLUDE, TEXINPUTS and so on, to point to the 
directory where I build Lilypond (actually to a 
soft link which I set to point to the Lilypond version 
I wish to use). 

Why does make install take that long? If you only changed
files in the lily/ directory, say, you could try:

make -C lily/
make -C lily/ install 

       /Mats





reply via email to

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