From owner-freebsd-questions@FreeBSD.ORG Wed Dec 20 18:15:41 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93BD916A403 for ; Wed, 20 Dec 2006 18:15:41 +0000 (UTC) (envelope-from robin@reportlab.com) Received: from relay00.pair.com (relay00.pair.com [209.68.5.9]) by mx1.FreeBSD.org (Postfix) with SMTP id A8AE443CBF for ; Wed, 20 Dec 2006 18:15:18 +0000 (GMT) (envelope-from robin@reportlab.com) Received: (qmail 89739 invoked from network); 20 Dec 2006 18:15:17 -0000 Received: from 217.196.247.135 (HELO ?192.168.0.3?) (217.196.247.135) by relay00.pair.com with SMTP; 20 Dec 2006 18:15:17 -0000 X-pair-Authenticated: 217.196.247.135 Message-ID: <45897E06.2050702@chamonix.reportlab.co.uk> Date: Wed, 20 Dec 2006 18:16:38 +0000 From: Robin Becker User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Warren Block References: <45892886.3040304@chamonix.reportlab.co.uk> <45892FA1.3080200@chamonix.reportlab.co.uk> <20061220092039.O50583@wonkity.com> <20061220094909.U50850@wonkity.com> In-Reply-To: <20061220094909.U50850@wonkity.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: find port install options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2006 18:15:41 -0000 Warren Block wrote: > On Wed, 20 Dec 2006, Warren Block wrote: > >>>> I suppose its safest to assume that I need to reinstall perl, but >>>> how easy is it to do that? I think it was installed by default. >> >> Easy, as long as you've updated ports with cvsup or portsnap. As root: > > [corrected by adding make deinstall] > > cd /usr/ports/lang/perl5.8 > make deinstall > make -DWITH_THREADS install > make clean ...... yes I understood that part :) but I have a bunch of other things dependent on perl so I guess I would need to rebuild all of those as well. And I still need to find out what options were used in building perl. -- Robin Becker