Re: Problem building teTeX/cmpsfont



On Wed, May 30, 2007 at 11:48:23PM +0200, Erik Norgaard wrote:
Kris Kennaway wrote:
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.

You're right:

#!/usr/bin/perl

Since when did the port stop creating a link to /usr/bin/perl? I recall
a discussion on ports about whether or not to keep creating the link,
and IIRC the conclusion was that too many things break without the link.

The latest mention of perl in UPDATING is from February last year.

It still does for the reason you say. I guess something deleted it on
your system.

Kris
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Problem building teTeX/cmpsfont
    ... update gettext and xorg. ... Now trying to install teTeX it fails with the ... *** Error code 127 ...
    (freebsd-questions)
  • Re: Problem building teTeX/cmpsfont
    ... Now trying to install teTeX it fails with the following error: ... *** Error code 127 ... Since when did the port stop creating a link to /usr/bin/perl? ...
    (freebsd-questions)
  • Attempted install of an Obj-C Foundation library
    ... I am trying to get a working Objective-C Foundation library on FreeBSD amd64 ... Objective-C code from Mac OS X - and not having any success. ... I first tried a default install of the gnustep-base port but got this: ... *** Error code 1 ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Outlook 2003 fails to use SSL
    ... > for that matter) will initially attempt STARTTLS on port 25 and SSL on any ... > other port. ... If that fails, it will fallback to the alternative. ... message that the server didn't send (it appears nowhere in the Sendmail ...
    (microsoft.public.outlook.general)
  • Re: Connection error from VBScript
    ... -2147467259 from MS OLE DB Provider, Specified SQL Server not found. ... Once the objConnection.Open fails, ... you only need TCP/IP connectivity and TCP port 1433 to ... One workstation has no trouble running the script against either database. ...
    (microsoft.public.data.ado)