I'm having trouble installing Oracle 9i on a AIX 5L. I get an error about ".../lib/kxmwsd.o is a discontinued XCOFF 64 file."
I have checked
lslpp -L bos.64bit
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
bos.64bit 5.1.0.16 C F Base Operating System 64 bit
Runtime
This seems like the install of a 64 bit application should be OK.
The one thing I do find is this.
unix: symbolic link to /usr/lib/boot/unix_mp.
unix_64: 64-bit XCOFF executable or object module not stripped
unix_mp: executable (RISC System/6000) or object module not stripped
The unix_mp is loaded at boot not the unix_64. Should the unix_64 kenrnel be booted, and if so how do I change the boot configuration?
I have checked
lslpp -L bos.64bit
Fileset Level State Type Description (Uninstaller)
----------------------------------------------------------------------------
bos.64bit 5.1.0.16 C F Base Operating System 64 bit
Runtime
This seems like the install of a 64 bit application should be OK.
The one thing I do find is this.
unix: symbolic link to /usr/lib/boot/unix_mp.
unix_64: 64-bit XCOFF executable or object module not stripped
unix_mp: executable (RISC System/6000) or object module not stripped
The unix_mp is loaded at boot not the unix_64. Should the unix_64 kenrnel be booted, and if so how do I change the boot configuration?