From owner-freebsd-questions@FreeBSD.ORG Mon May 16 21:43:30 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 F0F7816A4CE for ; Mon, 16 May 2005 21:43:30 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB1DF43DCB for ; Mon, 16 May 2005 21:43:30 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13415 invoked from network); 16 May 2005 21:43:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 May 2005 21:43:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id C58D128; Mon, 16 May 2005 17:43:23 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Florian Hengstberger" References: From: Lowell Gilbert Date: 16 May 2005 17:43:23 -0400 In-Reply-To: Message-ID: <44psvq26f8.fsf@be-well.ilk.org> Lines: 28 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 mailinglist Subject: Re: tetex, latex, dvips X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 21:43:31 -0000 "Florian Hengstberger" writes: > Why do latex and tetex conflict? Because both of them try to install /usr/local/bin/latex (et. al.). > fonts missing! When I try to install dvips I get the following > message: > > ===> Installing for dvips-5.76 > > ===> dvips-5.76 conflicts with installed package(s): > teTeX-base-2.0.2_2 > teTeX-texmf-2.0.2 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > Stop in /usr/ports/print/dvips. > > How can a tex distribution conflict with and dvi to ps > converter??? Because they install files into the same place. If you're interested in which ones, look at the pkg_plist files. Try installing print/dvipsk-tetex.