On Wed, Nov 11, 2009 at 09:11:28PM -0500, Kieren MacMillan wrote:
> Hi John (et al),
>
>> can't you grab and install last TeXlive release? (2008, 2009 beta, or 
>> 2009 in case it's out)
>
> I [apparently] installed texlive.
>
> Now, after doing the ./autogen stuff and modifying configure.make, I do
>
>   sudo make

- why modify configure.make ?!  that shouldn't be necessary.
- you don't need "sudo make"; a plain "make" is fine.  actually,
  it's better than a "sudo make"... I'd do "sudo make clean; sudo
  make distclean" and start again with a normal-user "make".
- if you only want to build the docs, you could skip over "make"
  entirely and do "make doc" with the EXTERNAL_BINARY trick given
  in the CG.

Cheers,
- Graham


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to