Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2006 09:50:10 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Robin Becker <robin@reportlab.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: find port install options
Message-ID:  <20061220094909.U50850@wonkity.com>
In-Reply-To: <20061220092039.O50583@wonkity.com>
References:  <45892886.3040304@chamonix.reportlab.co.uk> <45892FA1.3080200@chamonix.reportlab.co.uk> <20061220092039.O50583@wonkity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061220094909.U50850>