Hi Gang-
I just installed Cent 4.4 using the server only CD. Perhaps I overlooked a step, but I am trying to do this:
yum install zlib
Which gives me:
Setting up Install Process Setting up repositories kbs-CentOS-Extras 100% |=========================| 951 B 00:00 kbs-CentOS-Misc 100% |=========================| 951 B 00:00 update 100% |=========================| 951 B 00:00 kbs-CentOS-Misc-Testing 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 contrib 100% |=========================| 951 B 00:00 centosplus 100% |=========================| 951 B 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Parsing package install arguments Nothing to do
Yet, I can search and find it.
Thank you in advance.
-Scott
On Wed, 4 Oct 2006, Scott Parks wrote:
Hi Gang-
Yet, I can search and find it.
Thank you in advance.
-Scott
Generally means it is already installed (which is almost certainly the case on a 'server' install).
------------------------------------------------------------------------ Jim Wildman, CISSP, RHCE jim@rossberry.com http://www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine
Now that is.......... embarrassing!
Can you hear me hit my head against the wall?
Thank you!
-Scott
On Oct 4, 2006, at 1:40 PM, Jim Wildman wrote:
On Wed, 4 Oct 2006, Scott Parks wrote:
Hi Gang-
Yet, I can search and find it.
Thank you in advance.
-Scott
Generally means it is already installed (which is almost certainly the case on a 'server' install).
-- Jim Wildman, CISSP, RHCE jim@rossberry.com http:// www.rossberry.com "Society in every state is a blessing, but Government, even in its best state, is a necessary evil; in its worst state, an intolerable one." Thomas Paine _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Scott Parks spake the following on 10/4/2006 10:22 AM:
Hi Gang-
I just installed Cent 4.4 using the server only CD. Perhaps I overlooked a step, but I am trying to do this:
yum install zlib
Which gives me:
Setting up Install Process Setting up repositories kbs-CentOS-Extras 100% |=========================| 951 B 00:00 kbs-CentOS-Misc 100% |=========================| 951 B 00:00 update 100% |=========================| 951 B 00:00 kbs-CentOS-Misc-Testing 100% |=========================| 951 B 00:00 base 100% |=========================| 1.1 kB 00:00 contrib 100% |=========================| 951 B 00:00 centosplus 100% |=========================| 951 B 00:00 addons 100% |=========================| 951 B 00:00 extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files Parsing package install arguments Nothing to do
Yet, I can search and find it.
Thank you in advance.
-Scott
If you do a rpm -q zlib does it show that it is already installed?