How can I get the version of the core C libraries installed on an AIX server?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
I believe the "lslpp" command would give you what you need, or even "smitty software".
Will you show you all software packages installed. |
|||
|
|
|
Select a file from C libraries (ie : gcc) do this :
This will return a fileset, with this fileset do :
If no fileset is return your, maybe your libraries is rpm packages. |
|||
|
|