[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Cant install MySQL, failed dependencies
- Subject: Re: [cobalt-developers] Cant install MySQL, failed dependencies
- From: Edoardo Valsesia <edoardo@xxxxxxxxxxx>
- Date: Mon Oct 23 04:06:01 2000
- Organization: @home
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Mon, Oct 23, 2000 at 08:48:55AM +0000, ennio@xxxxxxxxx wrote:
> Can somebody help me. I would like to install MySQL on the RaQ3i but I get this
> Perl5 error.
> I?m not sure but I think Perl5 is already installed.
> How do I check it.
On a shell, just do:
perl -e 'print "$]\n"'
and you'll read perl version (if present).
But, if the /admin/ or /siteadmin/ areas work, perl's installed! ;-)
Bye
Edo