i need to downgrade xlC.aix50.rte and xlC.rte
now i have
xlC.aix50.rte 7.0.0.0 COMMITTED C Set ++ Runtime for AIX 5.0
xlC.rte 7.0.0.0 COMMITTED C Set ++ Runtime
i need to downgrade to 6.0.0.0
is it possible ?
installp -V 4 -F -acXd . xlC.aix50.rte
+-----------------------------------------------------------------------------+
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.
xlC.aix50.rte 6.0.0.13 # C Set ++ Runtime for AIX 5.0
Requisites:
1 xlC.rte 7.0.0.0 (c:c)
2 Group 20 0.0.0.0 (p:m)
3 Group 22 0.0.0.0 (p:m)
4 bos.rte 5.3.0.10 (p:c)
5 bos.rte.tty 5.3.0.10 (c:c)
6 bos.rte 5.3.0.10 (c:c)
5 bos.rte.streams 5.3.0.0 (c:c)
6 bos.rte 5.3.0.10 (c:c)
5 bos.rte.shell 5.3.0.10 (c:c)
6 bos.rte 5.3.0.10 (c:c)
....
....
may be i should disable pre-installation verification? but i did not find how to do this
heeh...
now i have
xlC.aix50.rte 7.0.0.0 COMMITTED C Set ++ Runtime for AIX 5.0
xlC.rte 7.0.0.0 COMMITTED C Set ++ Runtime
i need to downgrade to 6.0.0.0
is it possible ?
installp -V 4 -F -acXd . xlC.aix50.rte
+-----------------------------------------------------------------------------+
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.
xlC.aix50.rte 6.0.0.13 # C Set ++ Runtime for AIX 5.0
Requisites:
1 xlC.rte 7.0.0.0 (c:c)
2 Group 20 0.0.0.0 (p:m)
3 Group 22 0.0.0.0 (p:m)
4 bos.rte 5.3.0.10 (p:c)
5 bos.rte.tty 5.3.0.10 (c:c)
6 bos.rte 5.3.0.10 (c:c)
5 bos.rte.streams 5.3.0.0 (c:c)
6 bos.rte 5.3.0.10 (c:c)
5 bos.rte.shell 5.3.0.10 (c:c)
6 bos.rte 5.3.0.10 (c:c)
....
....
may be i should disable pre-installation verification? but i did not find how to do this
heeh...