View Single Post

   
  #1 (permalink)  
Old 01-04-2008, 11:44 PM
nim
 
Posts: n/a
Default problem installling C on AIX

I try to install C complier on AIX 5.1 ML5. I don't know why it failed
and it required "bos.adt.libm 4.3.0.0". Is this fileset BaseOS on
4.3.0.0? Why it required on AIX 5.1? Should I find the fileset of AIX
4.3 to install? Your advice is very appriciated. Thanks

geninstall -I "a -cgNqwX -J" -Z -d . -f File 2>&1

File:
I:vac.C 6.0.0.0
I:vac.C.readme.ibm 6.0.0.0


+-----------------------------------------------------------------------------+
Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

FAILURES
--------
Filesets listed in this section failed pre-installation verification
and will not be installed.

Requisite Failures
------------------
SELECTED FILESETS: The following is a list of filesets that you
asked to
install. They cannot be installed until all of their requisite
filesets
are also installed. See subsequent lists for details of requisites.

vac.C 6.0.0.0 # C for AIX Compiler
vac.C.readme.ibm 6.0.0.0 # C for AIX iFOR/LS
Information

MISSING REQUISITES: The following filesets are required by one or
more
of the selected filesets listed above. They are not currently
installed
and could not be found on the installation media.

bos.adt.libm 4.3.0.0 # Base Level Fileset

AVAILABLE REQUISITES: You specified that requisite software should
be
automatically installed. Additional filesets (1) would have been
installed automatically had the selected filesets passed all
requisite
checks.

<< End of Failure Section >>

FILESET STATISTICS
------------------
2 Selected to be installed, of which:
2 FAILED pre-installation verification
----
0 Total to be installed


Pre-installation Failure/Warning Summary
----------------------------------------
Name Level Pre-installation
Failure/Warning
-------------------------------------------------------------------------------
vac.C.readme.ibm 6.0.0.0 Requisite failure
vac.C 6.0.0.0 Requisite failure
Reply With Quote