lilypond-devel
[Top][All Lists]
Advanced

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

Re: Missing dependencies in doc build after addition of PDF syntax highl


From: Jean Abou Samra
Subject: Re: Missing dependencies in doc build after addition of PDF syntax highlighting?
Date: Wed, 20 Apr 2022 11:51:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

Le 20/04/2022 à 04:26, John Wheeler a écrit :
Jean,

My build was failing with similar messages until I ran

rm -fr ./configure
./autogen.sh --noconfigure

 in the source directory.

This seems to have been needed to get ./configure to assign the correct program name to the PLTOTF make variable.

Would this need a note in CG?



Hi John,

I did this as well -- even a completely clean build, first having done

git clean -xdf

which completely nukes all untracked and ignored files, making the
repository as if it were a fresh clone (never do this without checking
what would be removed in a dry run, with 'git clean -xdfn'). To be clear,
my doc build is working fine. The problem is that the partial build
doesn't work anymore.

Thanks,
Jean




reply via email to

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