Date: Wed, 31 May 95 15:34:05 +0100 From: jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi) To: asami@CS.Berkeley.EDU Cc: ports@FreeBSD.org Subject: Re: latex209 package Message-ID: <9505311434.AA17059@cabri.obs-besancon.fr> In-Reply-To: <199505311302.GAA21924@silvia.HIP.Berkeley.EDU> (asami@cs.berkeley.edu)
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Satoshi" == Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?= <asami@cs.berkeley.edu> writes: > * PS: if you rebuild the package on thud, you must reinstall tex > * before. The current /usr/local/bin/tex is in fact mltex > You mean for the package or to use it? In the package, latex and > slitex are symbolic links to virtex, so I guess that's ok as long as > I'm building the package, right? No, because some files (eg. latex.fmt) are created by tex: basicly you launch tex, which loads it owns tex.fmt file, loads the latex macros and then writes the merged latex.fmt file. Tex amd mltex have different tex.fmt files and tex may be unable to read the .fmt files generated by mltex. To be safe: 'pkg_add tex && cvs co latex209 && cd latex209 && make package' > Satoshi Jean-Marc _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr =============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505311434.AA17059>