From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 17:06:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 057F416A4CE for ; Fri, 21 Jan 2005 17:06:54 +0000 (GMT) Received: from mail13.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB7FA43D41 for ; Fri, 21 Jan 2005 17:06:53 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 2830 invoked from network); 21 Jan 2005 17:06:53 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Jan 2005 17:06:53 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id CF25B7E; Fri, 21 Jan 2005 12:06:52 -0500 (EST) Sender: lowell@be-well.ilk.org To: Aaron Dalton References: <41F12A81.4050300@daltons.ca> <20050121164128.GA49680@falcon.midgard.homeip.net> <41F1334B.30800@daltons.ca> From: Lowell Gilbert Date: 21 Jan 2005 12:06:52 -0500 In-Reply-To: <41F1334B.30800@daltons.ca> Message-ID: <44mzv2r9sj.fsf@be-well.ilk.org> Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: Error installing print/latex X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 17:06:54 -0000 Aaron Dalton writes: > What are the differences between print/latex and print/teTeX? Why are > there two ports? Quoting /usr/ports/print/teTeX-base/pkg-descr: teTeX is _the_ TeX distribution for UNIX compatible systems. It contains the latest versions of TeX & friends and nearly everything you need for happy TeX'ing. For more information have a look at the lengthy FEATURES file of the distribution. teTeX-base contains various utilities including TeX and dviware themselves. WWW: http://www.tug.org/tetex/ ================ However, I just built the latex port from scratch on an up-to-date -STABLE system, and it worked fine. Do you have up-to-date ports? Make sure you clean the port directory before trying to build it again.