Hi All,
I am trying to install Oracle 11g Forms & Reports on AIX 6.1 [TL12].
I have installed JDK and Weblogic Server without any Errors.
When we reach 93% on software Alone installation with 11g Forms & Reports, we got some error
ERROR IN INVOKING TARGET 'RELINK' OF MAKEFILE '///INS_PRECOMP.mk'
We raised a
SR for this Error, Oracle Support given one solution to follow.
>
Yes, there is a known issue with AIX OS.
Before starting the Oracle Fusion Middleware 11g Classic installation on IBM AIX, check for "xlc" availability on the system. It should be present either under /usr/bin/ or under >/usr/vac/bin directory.
If /usr/vac/bin/xlc is present, create the following symlink as root user:
# ln -s /usr/vac/bin/xlc /usr/local/bin/xlc
If /usr/bin/xlc is present, create the following symlink as root user:
# ln -s /usr/bin/xlc /usr/local/bin/xlc
Please clean up the failed install and start new install once you follow the above steps and let me know the results.
But Unfortunately in our AIX 6.1 Box we dont have any 'XLC', in any of the folder in entire file system.
What is this XLC ?? if that is not available how to create the SYMLINK ?
Kindly Some one Advice me.
Regards,
Paja