Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 16:31:26 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Erik Norgaard <norgaard@locolomo.org>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Problem building teTeX/cmpsfont
Message-ID:  <20070530203126.GA3464@rot13.obsecurity.org>
In-Reply-To: <465DD619.2060302@locolomo.org>
References:  <465DD619.2060302@locolomo.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 30, 2007 at 09:52:57PM +0200, Erik Norgaard wrote:
> Hi, I updated my ports tree and started to reinstall all packages to 
> update gettext and xorg. Now trying to install teTeX it fails with the 
> following error:
> 
> ===>  Building for cmpsfont-1.0_6
> (cd /usr/ports/print/cmpsfont/work/cmpsfont/pfb; 
> /usr/local/bin/type1inst -nolog -quiet)
> /usr/local/bin/type1inst: not found
> *** Error code 127
> 
> Stop in /usr/ports/print/cmpsfont.
> 
> But:
> 
> photon# ll /usr/local/bin/type1inst
> -r-xr-xr-x  1 root  wheel  39066 24 May 21:17 /usr/local/bin/type1inst
> 
> Certainly, also, if I try to run this command I get the same error:
> 
> photon# /usr/local/bin/type1inst
> /usr/local/bin/type1inst: Command not found.
> 
> What's broken? how do I fix this?

I guess that is a script that is trying to use a nonexistent
interpreter.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070530203126.GA3464>