cd $ORACLE_HOME/forms/lib32/ location mentioned in the doc. 454427.1 didn't exist.
I had performed
$cd $ORACLE_HOME/lib32---------This location takes me into /u01/apps/fs1/FMW_Home/webtier/lib32
and I performed below steps
$ rm ldflags
$ ln -s $ORACLE_HOME/lib/ldflags ldflags
What to do now ?????
0