From owner-freebsd-ports Fri Jun 2 1:48:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id ED06037B567 for ; Fri, 2 Jun 2000 01:48:10 -0700 (PDT) (envelope-from tg@melaten.rwth-aachen.de) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.9.3/8.8.8) with ESMTP id KAA21937; Fri, 2 Jun 2000 10:48:57 +0200 Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.9.3/8.9.3) id KAA48581; Fri, 2 Jun 2000 10:55:44 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: Christoph Kukulies Cc: freebsd-ports@FreeBSD.ORG Subject: Re: teTeX woes References: <200005311537.RAA30983@gilberto.physik.rwth-aachen.de> From: Thomas Gellekum In-Reply-To: Christoph Kukulies's message of "Wed, 31 May 2000 17:37:57 +0200 (CEST)" Date: 02 Jun 2000 10:55:43 +0200 Message-ID: Lines: 28 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christoph Kukulies writes: > Sigh, > > I'm fighting TeX again. I installed the port/print/teTeX port > (to install lilypond after that btw.) > > Why has this been changed again? The binaries once used to reside > in /usr/local/teTeX/bin. With this scheme I seem to recall it was > absolutely unnecessary to have TEX environment variables. It's still unnecessary. teTeX installs its binaries into /usr/local/bin and the support files into /usr/local/share/texmf. Works fine for me. > Now I cannot even compile a simple tex program after teTeX installation. Error messages? What's your $PATH? Do you still have your old TeX stuff around? > Also the teTeX installation failed in xdvi interactive config. > Because no xdvi app-defaults were found. I can't check now, but ISTR that /usr/local/bin/xdvi (a shell script) sets the XAPPRESDIR to /usr/local/share/texmf/xdvi, where XDvi resides. tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message