From owner-freebsd-ports@FreeBSD.ORG Fri Jun 3 03:09:12 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C386B16A41C for ; Fri, 3 Jun 2005 03:09:12 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 266DD43D49 for ; Fri, 3 Jun 2005 03:09:11 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p19186-adsau12honb8-acca.tokyo.ocn.ne.jp [221.113.175.186]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j53398Bn050907; Fri, 3 Jun 2005 12:09:10 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.1/8.13.1) with ESMTP id j5338m7M013703; Fri, 3 Jun 2005 12:08:49 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 03 Jun 2005 12:06:33 +0900 (JST) Message-Id: <20050603.120633.102174820.hrs@allbsd.org> To: bdodson@scms.utmb.edu From: Hiroki Sato In-Reply-To: <200506022150.34644.bdodson@scms.utmb.edu> References: <200506021333.06406.bdodson@scms.utmb.edu> <20050603.104452.78759973.hrs@allbsd.org> <200506022150.34644.bdodson@scms.utmb.edu> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Fri_Jun__3_12_06_33_2005_504)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/908/Fri Jun 3 05:39:40 2005 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: ports@FreeBSD.org Subject: Re: What happened to teTeX? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2005 03:09:12 -0000 ----Security_Multipart(Fri_Jun__3_12_06_33_2005_504)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "M. L. Dodson" wrote in <200506022150.34644.bdodson@scms.utmb.edu>: bd> On Thursday 02 June 2005 20:44, Hiroki Sato wrote: bd> > "M. L. Dodson" wrote bd> > in <200506021333.06406.bdodson@scms.utmb.edu>: bd> > bd> > bd> [update.utmb.edu:bdodson:151] % latex doc.tex bd> > bd> This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) bd> > bd> kpathsea: Running mktexfmt latex.fmt bd> > bd> fmtutil: format `latex' not available. bd> > bd> I can't find the format file `latex.fmt'! bd> > bd> [update.utmb.edu:bdodson:152] % bd> > bd> > I would like to know what are displayed by the following commands: bd> > bd> > % env | grep TEX bd> [update.utmb.edu:bdodson:101] % env | grep TEX bd> TEXINPUTS=.:~/tex4ht.dir/texmf/tex//:/usr/local/share/texmf/tex// Your $TEXINPUTS is wrong and will break the teTeX build during "make build/install". $TEXINPUTS must include a trailing ":", which indicates the default search path is also used. Without it, teTeX cannot find all of the necessary files. You have to unset (or fix) $TEXINPUTS and rebuild/reinstall all of the teTeX-related ports. -- | Hiroki SATO ----Security_Multipart(Fri_Jun__3_12_06_33_2005_504)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCn8k7TyzT2CeTzy0RAh4GAJ9fOZuSdgg0/ngSdyS22BUlLj2S2gCgyjtP iCzJ9v2IcIuFU2gVjvtyM04= =f8wQ -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Jun__3_12_06_33_2005_504)----