Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 20:24:46 +0000
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        Jaime Kikpole <jkikpole@cairodurham.org>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.org>
Subject:   Re: CPAN hanging on ExtUtils::MakeMaker even if installed
Message-ID:  <4F454F0E.9000403@FreeBSD.org>
In-Reply-To: <EC3AAB54-FC4A-4674-8D1F-1284CE5430C3@cairodurham.org>
References:  <CA%2Bsg5RThsQpaBLs2jBK79evx2CbM3VEUqb4%2BDBCjDie4Cmy26Q@mail.gmail.com> <CAHieY7Rq5Kg5VhEN=THw6Zc8ax6R0jDCALGyK6TKD1wv4cohTA@mail.gmail.com> <CAHieY7RDzjA-SGa5f=ApByL3qfgg7RqsH0acFCYH2bhePdGtXA@mail.gmail.com> <4F451A7F.6070200@infracaninophile.co.uk> <EC3AAB54-FC4A-4674-8D1F-1284CE5430C3@cairodurham.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig247545FBAC6DC1739A83453F
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 22/02/2012 18:48, Jaime Kikpole wrote:

> Good to know. What version comes with FreeBSD if you don't install a
> port of Perl? Is there some way to just "yank" the installed port and
> revert to the default installed version?

Umm.... there isn't perl bundled with the system now.  That was removed
many years ago.  You're expected to install perl from ports if you want
it on your system.

The default version that the ports would install as a dependency
(assuming you had done nothing to select a different one) or that you
would get by installing from packages is perl-5.12.4 at the moment.

To upgrade to a different version, you need to do something like this:

   # portmaster -o lang/perl5.12 perl-5.8.9_7
   # portmaster -R -r perl-5.14.2_1

You have to rebuild / reinstall all perl modules and everything that
embeds perl or that uses perl at run-time when going up such a jump in
versions -- the simple moving things around trick using
perl-after-upgrade is not sufficient here.

	Cheers,

	Matthew


--=20
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey



--------------enig247545FBAC6DC1739A83453F
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9FTxUACgkQ8Mjk52CukIwBKACgj7VJSB6h5C6If2WRX5KJBoXO
VgoAnjMOvWxZfIgKrK7v104N+dh+nlEq
=XraP
-----END PGP SIGNATURE-----

--------------enig247545FBAC6DC1739A83453F--



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