From owner-freebsd-questions@FreeBSD.ORG Sat May 10 22:03:30 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 4665F37B401 for ; Sat, 10 May 2003 22:03:30 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A10A43FE5 for ; Sat, 10 May 2003 22:03:29 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 41587 invoked by uid 1001); 11 May 2003 05:04:12 -0000 Date: Sat, 10 May 2003 22:04:12 -0700 From: Joshua Oreman To: Hudson T Clark Message-ID: <20030511050412.GB41500@webserver.get-linux.org> References: <20030510.070233.-891395.1.dark_archon1@juno.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030510.070233.-891395.1.dark_archon1@juno.com> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: 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 05:03:30 -0000 On Sat, May 10, 2003 at 07:02:33AM -0700 or thereabouts, Hudson T Clark seemed to write: > 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)? You're safe. To get it to work, cd /usr/ports/lang/perl5.8 && make install. HTH, -- Josh > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"