| Author |
Check package pdksh-5.2.xx.x.
|
Bruce Jin
Ranch Hand
Joined: Sep 20, 2001
Posts: 666
|
|
I need to find out if pdksh-5.2.xx.x is installed with Redhat 9.0. How to check? If not installed where can I get it and how to install it? (I am putting DB2 on redhat which requires this package). Thanks!
|
BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design
Crazy Bikes created by m-Power
|
 |
Alton Hernandez
Ranch Hand
Joined: May 30, 2003
Posts: 443
|
|
rpm -qi pdksh OR grep pdksh /var/log/rpmpkgs If it isn't there, you can always go to fedora.redhat.com or www.rpmfind.net
|
 |
 |
|
|
subject: Check package pdksh-5.2.xx.x.
|
|
|