Re: configure doesn't check for t1asm, t1utils

2008-08-28 Thread Richard Powell
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

Re: configure doesn't check for t1asm, t1utils

2008-08-26 Thread John Mandereau
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]

Re: configure doesn't check for t1asm, t1utils

2008-08-21 Thread John Mandereau
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. >

Re: configure doesn't check for t1asm, t1utils

2008-08-19 Thread Valentin Villenave
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

Re: configure doesn't check for t1asm, t1utils

2008-08-19 Thread Werner LEMBERG
> > 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

Re: configure doesn't check for t1asm, t1utils

2008-08-19 Thread Valentin Villenave
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

configure doesn't check for t1asm, t1utils

2008-08-15 Thread Richard Powell
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