ah, maybe. I don't normal use Git so I didn't know how to query what
version I was using.
But it looks like you've already caught the configuration check back
in July anyways.
Richard
On Aug 26, 2008, at 1:39 PM, John Mandereau wrote:
On 2008/08/23 23:10 -0700, Richard Powell wrote:
I
On 2008/08/23 23:10 -0700, Richard Powell wrote:
> I just downloaded from git last weekish via the command:
>
> git clone git://git.sv.gnu.org/lilypond.git
>
> ===
> pascal:lilypond richardpowell$ git log
> commit 57149ead5101efed1c286e6cb20665366c878044
> Author: Carl Sorensen <[EMAIL PROTECTED]
2008/8/13 Richard Powell <[EMAIL PROTECTED]>:
> I just ran into this when I was building TOT from git.
>
>
> Invoking "t1asm parmesan26.pt1 parmesan26.pfb"...
> Can't exec "t1asm": No such file or directory at
> /Users/richardpowell/Documents/lilypond/lilypond/buildscripts/mf2pt1.pl line
> 361.
>
2008/8/19 Werner LEMBERG <[EMAIL PROTECTED]>:
> We no longer use mftrace. It has been replaced with mf2pt1; this perl
> script has been added directly to lilypond to remove dependencies.
Oh, indeed (I was just used to install mftrace as well as the other things).
However, if I remember correctl
> > mf2pt1: You'll need either to install t1utils and rerun mf2pt1 or
> > find another way to convert parmesan26.pt1 to parmesan26.pfb
>
> > If I have the t1utils package installed, then its passes that
> > point in build
>
> t1utils is already a depency of mftrace.
We no longer use mftrace. It
2008/8/13 Richard Powell <[EMAIL PROTECTED]>:
> I just ran into this when I was building TOT from git.
> mf2pt1: You'll need either to install t1utils and rerun mf2pt1 or find another
> way to convert parmesan26.pt1 to parmesan26.pfb
> If I have the t1utils package installed, then its passes that
I just ran into this when I was building TOT from git.
---
Invoking "t1asm parmesan26.pt1 parmesan26.pfb"...
Can't exec "t1asm": No such file or directory at
/Users/richardpowell/Documents/lilypond/lilypond/buildscripts/mf2pt1.pl line
361.
mf2pt1: You'll need either to install t1utils and rerun