Date: 22 Jul 1999 11:31:36 -0400 From: Matt Curtin <cmcurtin@interhack.net> To: "William Shaffer" <wmshaffer@hawaii.rr.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: Where PERL Message-ID: <xlxzp0oem5j.fsf@gold.cis.ohio-state.edu> In-Reply-To: "William Shaffer"'s message of "Wed, 21 Jul 1999 23:56:03 -1000" References: <000001bed428$68f0bb60$7f4f5e18@hawaii.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Wed, 21 Jul 1999 23:56:03 -1000,
"William Shaffer" <wmshaffer@hawaii.rr.com> said:
William> Hi I'm looking for PERL to install on my FreeBSD 3.1
William> system. Can you point me to the file? I don't see a link
William> labeled "PERL"!
Login to your FreeBSD system. Since you installed the ports
collection, it's this easy:
cd /usr/ports/lang/perl5
su
make install clean
If you didn't install the ports collection, you're a naughty boy. Go
install the ports collection.
Then you'll find that /usr/local/bin/perl is in place and when you
type perl -v, you'll get some sort of useful message like
This is perl, version 5..q45123050238501497501958 ...
Hope that helps.
--
Matt Curtin cmcurtin@interhack.net http://www.interhack.net/people/cmcurtin/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xlxzp0oem5j.fsf>
