From owner-freebsd-questions Fri Aug 16 13:27:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA13655 for questions-outgoing; Fri, 16 Aug 1996 13:27:36 -0700 (PDT) Received: from oucsace.cs.ohiou.edu (rheller@oucsace.cs.ohiou.edu [132.235.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA13642 for ; Fri, 16 Aug 1996 13:27:32 -0700 (PDT) Received: (from rheller@localhost) by oucsace.cs.ohiou.edu (8.7.1/8.7.1) id QAA21651; Fri, 16 Aug 1996 16:27:29 -0400 (EDT) X-Received-x: (from rheller@localhost) by oucsace.cs.ohiou.edu (8.7.1/8.7.1) id QAA21651; Fri, 16 Aug 1996 16:27:29 -0400 (EDT) Date: Fri, 16 Aug 1996 16:27:29 -0400 (EDT) From: Richard Heller Message-Id: <199608162027.QAA21651@oucsace.cs.ohiou.edu> To: questions@freebsd.org X-URL: http://www.freebsd.org/support.html X-Mailer: Lynx, Version 2.4-FM Subject: http://www.freebsd.org/support.html Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to port tex to my system and am running into a small problem. When I run the make file, I get the following error: ==> Configuring for tex-3.1415 (cd /pub/FreeBSD/FreeBSD-current/ports/print/tex/work/lib; gunzip *.gz) *.gz: No such file or directory *** Error code 1 . . . The directory /pub/... exists, so that's not the problem. What's wrong here? Thanks, Rich