On 11/16/06, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> On 11/16/06, Phil Thomson <[EMAIL PROTECTED]> wrote:
> > On 11/16/06, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> > > On 11/15/06, Phil Thomson <[EMAIL PROTECTED]> wrote:
> > > > Trying to install lilypond, and I'm having problems with
> > > > ec-fonts-mftraced, which is a dependency.
> > > >
> > > > After unpacking, I get the following error:
> > > >
> > > > perl -pi -e 's,--potrace,--potrace=/sw/bin/potrace,' GNUmakefile
> > > > make prefix=/sw
> > > > TEXDIR=/sw/src/fink.build/root-ec-fonts-mftraced-1.0.12-2/sw/etc/texmf.local
> > > > TEXCONFDIR=/sw/src/fink.build/root-ec-fonts-mftraced-1.0.12-2/sw/etc/texmf.local
> > > > GNUmakefile:79: tfm.make: No such file or directory
> > > > mktextfm ecbx10 > ./output-dir
> > > > mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx10.tfm already 
> > > > exists.
> > > > cp `cat ./output-dir` ./tfm
> > > > sed -e '[EMAIL PROTECTED]@VARTEXFONTS=@' -e 's@/[^/]*$@@' ./output-dir 
> > > > > ./tfm.make
> > > > make: [tfm/ecbx12.tfm] Error 1 (ignored)
> > > > mktextfm ecbx12 > ./output-dir
> > > > mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx12.tfm already 
> > > > exists.
> > > > cp `cat ./output-dir` ./tfm
> > > > make: [tfm/ecbx5.tfm] Error 1 (ignored)
> > > > mktextfm ecbx5 > ./output-dir
> > > > mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ecbx5.tfm already 
> > > > exists.
> > > >
> > > > followed by many more similar "already exists" errors.
> > > >
> > > > A little later I get this:
> > > >
> > > > Assembling raw font to `ecbx10.pfa.raw'...
> > > > Copyright (c) 2000-2006 by George Williams.
> > > >  Executable based on sources from 19:18 13-Apr-2006.
> > > > Internal Error:
> > > > FigureStemLinearLengths out of order
> > > > Internal Error:
> > > > FigureStemLinearLengths out of order
> > > > Internal Error:
> > > > FigureStemLinearLengths unexpected condition
> > > > Internal Error:
> > > >
> > > > again followed by many similar errors alternating between
> > > > "FigureStemLinearLengths out of order" and "FigureStemLinearLengths
> > > > unexpected condition".
> > > >
> > > > Further still, I get this:
> > > >
> > > > Assembling raw font to `ecbx12.pfa.raw'...
> > > > Copyright (c) 2000-2006 by George Williams.
> > > >  Executable based on sources from 19:18 13-Apr-2006.
> > > > Internal Error:
> > > > FigureStemLinearLengths unexpected condition
> > > > Internal Error:
> > > > FigureStemLinearLengths unexpected condition
> > > > error: fontforge: command exited with value 11
> > > > Traceback (most recent call last):
> > > >   File "/sw/bin/mftrace", line 1376, in ?
> > > >     main()
> > > >   File "/sw/bin/mftrace", line 1372, in main
> > > >     do_file (filename)
> > > >   File "/sw/bin/mftrace", line 1354, in do_file
> > > >     make_outputs (basename, options.formats, encoding)
> > > >   File "/sw/bin/mftrace", line 827, in make_outputs
> > > >     system ("%s -script to-ttf.pe %s %s" % (ff_command,
> > > >   File "/sw/bin/mftrace", line 137, in system
> > > >     error (msg)
> > > >   File "/sw/bin/mftrace", line 95, in error
> > > >     raise _ ("Exiting ... ")
> > > > Exiting ...
> > > > make: *** [pfa/ecbx12.pfa] Error 1
> > > > ### execution of make failed, exit code 2
> > > > Removing build lock...
> > > > /sw/bin/dpkg-lockwait -r fink-buildlock-ec-fonts-mftraced-1.0.12-2
> > > > (Reading database ... 61903 files and directories currently installed.)
> > > > Removing fink-buildlock-ec-fonts-mftraced-1.0.12-2 ...
> > > > Failed: phase compiling: ec-fonts-mftraced-1.0.12-2 failed
> > > >
> > > > I can post the whole output but it's very long. I've tried to isolate
> > > > the errors that might be preventing the compile.
> > > >
> > > > Any ideas?
> > > >
> > > > ~pt
> > > >
> > > >
> > > >
> > > > :::::::::::::::::::::::::::::::::::::
> > > > Phil Thomson, BFA, MFA
> > > > [EMAIL PROTECTED]
> > > > http://www.philthomson.ca/
> > > >
> > >
> > > See if anything in the following thread:
> > >
> > > http://article.gmane.org/gmane.os.apple.fink.general/21803
> > >
> > > is of help
> > >
> > > --
> > > Alexander K. Hansen
> > > Fink Documenter (still)
> > > Got job?  http://akhmac.blogdns.net/~hansen/akh_cv/
> > >
> >
> > In the last msg of this thread, Martin advises editing
> > /sw/fink/dists/stable/main/finkinfo/text/ec-fonts-mftraced.info so
> > that the line starting with "PatchScript" is commented out, but I can
> > find no such line in that file.
> >
> > "cat /sw/fink/dists/stable/main/finkinfo/text/ec-fonts-mftraced.info|
> > grep PatchScript" returns no results.
> >
> > ~pt
> >
> >
> >
> >
> > --
> > :::::::::::::::::::::::::::::::::::::
> > Phil Thomson, BFA, MFA
> > [EMAIL PROTECTED]
> > http://www.philthomson.ca/
> >
>
> It's there on  my system:
>
> $ grep PatchScript
> /sw/fink/dists/stable/main/finkinfo/text/ec-fonts-mftraced.info
> PatchScript: perl -pi -e 's,--potrace,--potrace=%p/bin/potrace,' GNUmakefile

It's really not there in mine. I promise. Here are the contents of my
ec-fonts-mftraced.info:

Package: ec-fonts-mftraced
Version: 1.0.12
Revision: 2.0
Depends: tetex-base, mftrace
Maintainer: Matthias Neeracher <[EMAIL PROTECTED]>
Source: http://www.lilypond.org/download/fonts/%n-%v.tar.gz
Source-MD5: 4b355f668ca9cc01677e94c6eecdac40
CompileScript: <<
make prefix=%p TEXDIR=%i/etc/texmf.local TEXCONFDIR=%i/etc/texmf.local
<<
InstallScript: <<
make install prefix=%i TEXDIR=%i/etc/texmf.local TEXCONFDIR=%i/etc/texmf.local
<<
PostInstScript: <<
if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
<<
PostRmScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
DocFiles: LICENSE README ChangeLog
Description: Sauter EC PostScript Type1 Fonts
DescDetail: <<
Sauter EC PostScript Type1 fonts with TFMs for TeX

These are PostScript Type1 renderings and TFMs of the Sauter variants
of the standard TeX CMR font family.  These fonts include characters
with European accents.
<<
License: Public Domain
Homepage: http://www.lilypond.org

I should mention I've run fink selfupdate and fink update-all several times.


-- 
:::::::::::::::::::::::::::::::::::::
Phil Thomson, BFA, MFA
[EMAIL PROTECTED]
http://www.philthomson.ca/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to