Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 19:39:30 +1000
From:      Ivan Carey <ivan@careytech.com.au>
To:        VeeJay <maanjee@gmail.com>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: Help Plz! Post Install question
Message-ID:  <4694A552.4020308@careytech.com.au>
In-Reply-To: <2cd0a0da0707110044h4c14df12nd921a149bf6a47a8@mail.gmail.com>
References:  <2cd0a0da0707110044h4c14df12nd921a149bf6a47a8@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
VeeJay wrote:
> Hi fellows
>
> I have two computers with FreeBSD 6.2 with minimum installation. (Without
> Ports distribution in /usr). I don't have any "/usr/ports"
> But if I want to install mysql or Perl, what method I should use, in 
> absence
> of ports directory?
>
> How can I install mysql or Perl on my two computers?
>
> Please Help!
>
Perl should be installed, to check open a terminal session and type perl -v
if it is not installed you can install it via a package pkg_add -r perl

To install mysql try pkg_add -r mysql

Ivan



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