From grog@freebie.lemis.com  Mon Jan 25 19:18:12 1999
Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA12456
          for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 25 Jan 1999 19:18:07 -0800 (PST)
          (envelope-from grog@freebie.lemis.com)
Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137])
	by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA03926
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 26 Jan 1999 13:47:57 +1030 (CST)
Received: (from grog@localhost)
	by freebie.lemis.com (8.9.2/8.9.0) id NAA85630;
	Tue, 26 Jan 1999 13:47:57 +1030 (CST)
Message-Id: <199901260317.NAA85630@freebie.lemis.com>
Date: Tue, 26 Jan 1999 13:47:57 +1030 (CST)
From: Greg Lehey <grog@lemis.com>
Reply-To: grog@lemis.com
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Multiple problems installing TeX port
X-Send-Pr-Version: 3.2

>Number:         9690
>Category:       ports
>Synopsis:       Multiple problems installing TeX port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 25 19:20:00 PST 1999
>Closed-Date:    Tue Feb 2 18:45:22 PST 1999
>Last-Modified:  Tue Feb  2 18:48:25 PST 1999
>Originator:     Greg Lehey
>Release:        release independent
>Organization:
FreeBSD
>Environment:

	Any FreeBSD system

>Description:

	1: Installing recent versions of the TeX port fails:
	
	   TEXMFCNF=../kpathsea TEXMF=/usr/local/share/texmf ./tex --ini \\input plain \\dump </dev/null
	   ! tex.pool doesn't match; tangle me again (or fix the path).
	   gmake[1]: *** [tex.fmt] Error 1
	   gmake[1]: Leaving directory `/T/FreeBSD/print/tex/work/web2c-7.1/web2c'

	   At this point, the port has not written anything to
	   /usr/local/share/texmf.  It has a (presumably valid) tex.pool
	   in the build tree, so it shouldn't be accessing it anyway.

	2: Despite this error, the port is marked as installed.  Not
	   even a FORCE_PKG_REGISTER can entice it to reinstall the
	   package.

	3: The port does not offer any environment variables.  Without
	   setting the variables, TeX will not work.  It should at
	   least suggest something at the end of the installation
	   procedure.

	4: ``make clean'' also cleans gmake-3.77.  It shouldn't.

>How-To-Repeat:

	# cd /usr/ports/print/tex
	# make all install

>Fix:
	
	Not investigated


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jmz 
State-Changed-When: Tue Feb 2 18:45:22 PST 1999 
State-Changed-Why:  
Bugs fixed. 
>Unformatted:
