[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Versions of Perl and other programs
- Subject: Re: [cobalt-users] Versions of Perl and other programs
- From: Josh Kuperman <josh@xxxxxxxxxxxxxxxxxx>
- Date: Sat May 31 10:43:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
The following method only tells me what versions are installed on My
XTR, they won't tell me what is on say an updated RaQ 550. I wan't to
be able to see if I should try to use unapproved updating techniques
and or buy a different machine. Plus your technique is potentially
dangerous as you should use the absolute paths. Consider on my
machine where I installed an old Perl (because I did it a while ago) to get
past the system required ancient Perl(don't know why it wasn't
updated), but regadless, I don't know what is in use on a RaQ 550:
[josh josh]$ perl -v
This is perl, v5.6.1 built for i686-linux-multi
Copyright 1987-2001, Larry Wall
[josh josh]$ /usr/bin/perl -v
This is perl, version 5.005_03 built for i386-linux
Copyright 1987-1999, Larry Wall
On Thu, May 29, 2003 at 02:48:41AM +0200, Goetz Lohmann wrote:
> Josh Kuperman schrieb:
>
> >I am wondering which versions of Perl, Python, MySQL, Apache, etc are
> To get the Vesion Numbers you may login to your box and type:
>
> # perl -V
> # mysqladmin -V
> # httpd -V
> # psql -V
> # sendmail -d0 < /dev/null | grep Version
> # imapd < /dev/null
--
Josh Kuperman
josh@xxxxxxxxxxxxxxxxxx