From owner-freebsd-questions@FreeBSD.ORG Sat May 10 18:58:29 2003 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 9F6EB37B401 for ; Sat, 10 May 2003 18:58:29 -0700 (PDT) Received: from m24.lax.untd.com (m24.lax.untd.com [64.136.30.87]) by mx1.FreeBSD.org (Postfix) with SMTP id EB05943F3F for ; Sat, 10 May 2003 18:58:27 -0700 (PDT) (envelope-from dark_archon1@juno.com) Received: from cookie.untd.com by cookie.untd.com for <"Tc0HfkmJXXodOSh0y75Ev91BVligruf8wX2rRRwJors+GbMlUS6DcA==">; Sat, 10 May 2003 18:58:12 PDT Received: (from dark_archon1@juno.com) by m24.lax.untd.com (jqueuemail) id HXU54B5A; Sat, 10 May 2003 18:58:12 PDT To: freebsd-questions@FreeBSD.ORG Date: Sat, 10 May 2003 07:02:33 -0700 Message-ID: <20030510.070233.-891395.1.dark_archon1@juno.com> X-Mailer: Juno 5.0.33 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Juno-Line-Breaks: 1-4,6,8-9,11-14 From: Hudson T Clark Subject: perl 5.8 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: Sun, 11 May 2003 01:58:29 -0000 OK well I downloaded it I did all of the commands it tells me to in INSTALL (the default ones at the very top) I did: rm -f config.sh Policy.sh sh configure -de make <---- got an error here it died make test <---- tried just for the heck of it got another error and it died At this point I asked someone how to clean it up so I can try again... I typed: make clean In the same dir, a bunch of stuff was dumped to the screen (I'm guessing deleting what make did). Then I finally deleted the directory that I unarchived and had been doing this all in. So now am I back where I started? Did the commands above result in any files/dirs being put anywhere else BUT the perl-5.8.0 dir (its unarhived from he 5.8.0 download on the freebsd ports page)?