> > Invoke
> >
> > make help
>
> I am on Linux.
> make help
> make: *** No rule to make target `help'. Stop.
Apparently I only did this with the Makefile that comes with the
Messiah Score as downloaded from the website and not with the
one from the git repository. Sorry for that confusion.
On 9/22/2015 10:15 AM, BB-3 [via Lilypond] wrote:
>
>
> On 22.09.2015 18:02, Michael Gerdau wrote:
> > Issuing
> > make Haendel/Oratorio/Messiah
>
> Seems to work with some warnings. But at least
>
> schwerer Fehler: Schriftart kann nicht gefunden werden: »scorlatti-11«
> make: *** [Haendel/Oratori
On 22.09.2015 18:02, Michael Gerdau wrote:
All the rights required on the Makefile are read rights.
Execute and write are not needed.
Invoke
make help
I am on Linux.
make help
make: *** No rule to make target `help'. Stop.
to get a list of possible targets.
Issuing
make H
All the rights required on the Makefile are read rights.
Execute and write are not needed.
Invoke
make help
to get a list of possible targets.
Issuing
make Haendel/Oratorio/Messiah
did create the Full Messiah score on my 2.19.27 system. However
there are a couple of double group b
BB writes:
> I just tried the given commandline and found that it only works as
>
> make Rameau/Opera/IndesGalantes1735 concert
>
> but ends with an error message.
>
> /home/mydirectory/nenuvar-master/common/markup.ily:660:6: Unbound
> variable: location
> make: *** [Rameau/Opera/IndesGalantes173
I just tried the given commandline and found that it only works as
make Rameau/Opera/IndesGalantes1735 concert
but ends with an error message.
/home/mydirectory/nenuvar-master/common/markup.ily:660:6: Unbound
variable: location
make: *** [Rameau/Opera/IndesGalantes1735] Error 1
May be that i
Some follow up with a guess:
If you only load a segment of that bunch of directories the structure of
directories and files might be not fit to the structure expected in the
Makefile. You can read the Makefiles with a text editor and adapt it. I
have done that last time five years ago and are
I think I might be wrong with the rights ?
Bit try the following:
Download files from
https://github.com/nsceaux/nenuvar
unpack the tared/zipped file
And read the last lines on the githup page:
To get the list of possible targets, try:
$ grep -e "^[^ .]*:" Makefile
For instance, to build Les
If you investigate the rights of the Makefile you will find that they
are read and write but NOT execute. To excute it, you have to make it
executable.
May be that is not the only problem but I think the first of propably
many following ...
On 22.09.2015 11:51, Simon Albrecht wrote:
On 22.0
I filed a bug last October that some of the parts wouldn't compile
with 2.18. I think I wound up building those parts with 2.13, and the
rest with 2.18.
https://github.com/nsceaux/nenuvar/issues/9
___
lilypond-user mailing list
lilypond-user@gnu.org
http
> >> I am needing help correctly compiling Handel's Messiah from the
> >> following
> >> website:
> >>
> >> http://nicolas.sceaux.free.fr/index.php/2009/06/20/40
>
> You can use the convert-ly option -f "2.13.8" if not all ly and ily files
> have a \version statement. On the commandline it is poss
On 22.09.2015 08:26, Martin Tarenskeen wrote:
On Tue, 22 Sep 2015, Martin Tarenskeen wrote:
The Messiah score is compiled using a Makefile. If you have GNU make
installed on your system, just go inside the "Messiah" directory and
type
make
on the commandline and then everything should be
On Tue, 22 Sep 2015, Martin Tarenskeen wrote:
The Messiah score is compiled using a Makefile. If you have GNU make
installed on your system, just go inside the "Messiah" directory and type
make
on the commandline and then everything should be compiled.
Well, that's what I hoped for, but
On Tue, 22 Sep 2015, Michael Gerdau wrote:
I am needing help correctly compiling Handel's Messiah from the following
website:
http://nicolas.sceaux.free.fr/index.php/2009/06/20/40
So you need to insert
\version "2.13.8"
at the top of each file (*.ly and *.ily) and then apply convert-ly to
> I am needing help correctly compiling Handel's Messiah from the following
> website:
>
> http://nicolas.sceaux.free.fr/index.php/2009/06/20/40
>
> When I get into the scores.ily and attempt to just compile them I get so
> many errors:
Have you tried to convert-ly these files ?
They have been w
Hi,
I am needing help correctly compiling Handel's Messiah from the following
website:
http://nicolas.sceaux.free.fr/index.php/2009/06/20/40
When I get into the scores.ily and attempt to just compile them I get so many
errors:
error: unknown escaped string: `\instrumentName'
error: unrecogn
16 matches
Mail list logo