Date: Fri, 03 Jun 2005 12:06:33 +0900 (JST) From: Hiroki Sato <hrs@FreeBSD.org> To: bdodson@scms.utmb.edu Cc: ports@FreeBSD.org Subject: Re: What happened to teTeX? Message-ID: <20050603.120633.102174820.hrs@allbsd.org> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
----Security_Multipart(Fri_Jun__3_12_06_33_2005_504)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "M. L. Dodson" <bdodson@scms.utmb.edu> wrote in <200506022150.34644.bdodson@scms.utmb.edu>: bd> On Thursday 02 June 2005 20:44, Hiroki Sato wrote: bd> > "M. L. Dodson" <bdodson@scms.utmb.edu> 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)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050603.120633.102174820.hrs>