RE: CentOS 5.3

2009-04-02 Thread Bryan O'Neal
1:53 PM To: Main PLUG discussion list Subject: Re: CentOS 5.3 On Apr 1, 2009, at 1:40 PM, Eric Shubert wrote: yum list | grep openmpi # (checking to see if it is installed) yum list | grep lam # (checking to see if it is installed) I think this will only find packages which were

RE: CentOS 5.3

2009-04-02 Thread Craig White
On Wed, 2009-04-01 at 22:52 -0700, Bryan O'Neal wrote: I thought that was the point of an RMP based package manager, if you manually install the package it still checks for dependencies and puts the package in the list. However installing from a downloaded RPM usually means you could not find

CentOS 5.3

2009-04-01 Thread Charles Jones
In case anyone didn't know, and cares, CentOS 5.3 came out today *looks at clock* I mean yesterday. If you are running 5.2 the upgrade is as simple as yum update. http://lists.centos.org/pipermail/centos-announce/2009-April/015711.html --- PLUG

Re: CentOS 5.3

2009-04-01 Thread KevinO
Charles Jones wrote: In case anyone didn't know, and cares, CentOS 5.3 came out today *looks at clock* I mean yesterday. If you are running 5.2 the upgrade is as simple as yum update. Actually, I think that should be: # yum upgrade -- KevinO

Re: CentOS 5.3

2009-04-01 Thread Charles Jones
KevinO wrote: Charles Jones wrote: In case anyone didn't know, and cares, CentOS 5.3 came out today *looks at clock* I mean yesterday. If you are running 5.2 the upgrade is as simple as yum update. Actually, I think that should be: # yum upgrade yum upgrade is depreciated

Re: CentOS 5.3

2009-04-01 Thread Craig White
On Wed, 2009-04-01 at 08:01 -0700, Charles Jones wrote: KevinO wrote: Charles Jones wrote: In case anyone didn't know, and cares, CentOS 5.3 came out today *looks at clock* I mean yesterday. If you are running 5.2 the upgrade is as simple as yum update. Actually

Re: CentOS 5.3

2009-04-01 Thread Eric Shubert
Charles Jones wrote: In case anyone didn't know, and cares, CentOS 5.3 came out today *looks at clock* I mean yesterday. If you are running 5.2 the upgrade is as simple as yum update. http://lists.centos.org/pipermail/centos-announce/2009-April/015711.html I don't know the details

Re: CentOS 5.3

2009-04-01 Thread Alex Dean
On Apr 1, 2009, at 1:40 PM, Eric Shubert wrote: yum list | grep openmpi # (checking to see if it is installed) yum list | grep lam # (checking to see if it is installed) I think this will only find packages which were installed by yum. If you download an RPM to a machine (wget,

Re: CentOS 5.3

2009-04-01 Thread Charles Jones
Alex Dean wrote: On Apr 1, 2009, at 1:40 PM, Eric Shubert wrote: yum list | grep openmpi # (checking to see if it is installed) yum list | grep lam # (checking to see if it is installed) I think this will only find packages which were installed by yum. If you download an RPM