From brett@peloton.physics.montana.edu  Tue Oct  7 15:00:52 1997
Received: from peloton.physics.montana.edu (peloton.physics.montana.edu [153.90.192.177])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA26571
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 7 Oct 1997 15:00:47 -0700 (PDT)
          (envelope-from brett@peloton.physics.montana.edu)
Received: (from root@localhost) by peloton.physics.montana.edu (8.8.6/8.7.3) id QAA15149; Tue, 7 Oct 1997 16:01:45 -0600 (MDT)
Message-Id: <199710072201.QAA15149@peloton.physics.montana.edu>
Date: Tue, 7 Oct 1997 16:01:45 -0600 (MDT)
From: brett@peloton.physics.montana.edu
Reply-To: brett@peloton.physics.montana.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: teTeX-0.4 port
X-Send-Pr-Version: 3.2

>Number:         4724
>Category:       ports
>Synopsis:       teTeX-0.4 port, make install fails - not finding files
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct  7 15:10:00 PDT 1997
>Closed-Date:    Thu Feb 5 21:47:54 PST 1998
>Last-Modified:  Thu Feb  5 21:48:31 PST 1998
>Originator:     Brett Taylor
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
Montana State University, Bozeman
>Environment:

	

>Description:

I have been trying to install the teTeX-0.4 port.  It fetches, patches,
and builds fine.  However in the install I have gotten 3 straight errors,
all of them due to missing files.  The files I've found missing so far:

kpse-2.6/web2c/tex/tex.pool 
kpse-2.6/web2c/mf/mf.pool 
kpse-2.6/web2c/mp/mp.pool 

When the make tries to copy these and can't find them, it dies.

There may be more missing - I keep doing a "touch path/file.name" when 
it happens to see if it will finish the install, but I haven't got it
to install yet.  I would just use the package, but my network connection
today is horrible and it's taking forever to download.   

>How-To-Repeat:

make all install clean

>Fix:
	
	

>Release-Note:
>Audit-Trail:

From: asami@cs.berkeley.edu (Satoshi Asami)
To: FreeBSD-gnats-submit@FreeBSD.ORG, brett@peloton.physics.montana.edu
Cc:  Subject: Re: ports/4724: teTeX-0.4 port
Date: Tue, 7 Oct 1997 16:01:52 -0700 (PDT)

  * kpse-2.6/web2c/tex/tex.pool 
  * kpse-2.6/web2c/mf/mf.pool 
  * kpse-2.6/web2c/mp/mp.pool 
 
 Are you sure these files are missing?  I have seen tex (both original
 and teTeX) compilations die when there is a half-baked installation.
 Try removing bin/tex and share/texmf (or lib/texmf) from /usr/local
 and try again.
 
 Satoshi

From: Brett Taylor <brett@peloton.physics.montana.edu>
To: Satoshi Asami <asami@cs.berkeley.edu>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/4724: teTeX-0.4 port
Date: Wed, 8 Oct 1997 07:20:12 -0600 (MDT)

 On Tue, 7 Oct 1997, Satoshi Asami wrote:
 
 >  * kpse-2.6/web2c/tex/tex.pool 
 >  * kpse-2.6/web2c/mf/mf.pool 
 >  * kpse-2.6/web2c/mp/mp.pool 
 > 
 > Are you sure these files are missing?  I have seen tex (both original
 > and teTeX) compilations die when there is a half-baked installation.
 
 I was upgrading from teTeX-0.3 which kept things in /usr/local/teTeX so I
 don't thing there was a partial installation problem.
 
 I looked in work/teTeX-src/kpse-2.6/web2c and didn't see these files and
 it was dying when it was trying to copy them to their final locations so I
 assumed this was a bug.  I would check again, but I finally got the
 package to download yesterday and I need latex today to write an exam I am
 giving tomorrow so I don't really want to mess about w/ it today.  I'm 
 going to be out of town tomorrow afternoon as well, so next week I will
 try again and see what happens. 
 
 
 *********************************************************
 Brett Taylor 		brett@peloton.physics.montana.edu
 http://peloton.physics.montana.edu/brett/
 
 "Give a man a beer and he wastes an hour
  Teach a man to brew and he wastes a lifetime"
 
 

From: asami@cs.berkeley.edu (Satoshi Asami)
To: brett@peloton.physics.montana.edu
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/4724: teTeX-0.4 port
Date: Thu, 9 Oct 1997 02:51:53 -0700 (PDT)

  * I was upgrading from teTeX-0.3 which kept things in /usr/local/teTeX so I
  * don't thing there was a partial installation problem.
 
 Hmm.  Well, it certainly has been building fine on the package
 building machine.  When I saw something like that before (i.e.,
 tex/latex build dying), it was always some kind of incompatible
 version in the default directries, so I made a stab in the dark.
 
 Satoshi

From: Brett Taylor <brett@peloton.physics.montana.edu>
To: freebsd-gnats-submit@freebsd.org
Cc: asami@cs.berkeley.edu
Subject: Re: ports/4724: teTeX-0.4 port, make install fails
Date: Thu, 5 Feb 1998 14:06:06 -0700 (MST)

 Please close this report.  I have since successfully installed the port.
 I'm guessing I just had some old junk around (although I thought I'd
 cleaned it out) that was screwing up the install.  
 
 *********************************************************
 Brett Taylor 		brett@peloton.physics.montana.edu
 http://peloton.physics.montana.edu/brett/
 *********************************************************
 
State-Changed-From-To: open->closed 
State-Changed-By: fenner 
State-Changed-When: Thu Feb 5 21:47:54 PST 1998 
State-Changed-Why:  
As requested by originator. 
>Unformatted:
