Hi!
I am using two HP-11.0 systems. With all the simillar configuration with respect to H/W and S/W. But the mountpoints and the Oracle_HOME, and s/w installed paths are different in few cases.
I need to compile a set of ProC code in one(say "A" and port the same to other (Say "B", which should run properly. I am getting the following error.
/usr/lib/dld.sl: Can't open shared library:
/u01apora/app64/oracle/product/8.1.6/lib/libclntsh.sl.8.0
/usr/lib/dld.sl: No such file or directory
Where as, if I compile the same code in other machine(say "B" then it works fine in "B". Non of the paths are hard coded.
Suggest...
I am using two HP-11.0 systems. With all the simillar configuration with respect to H/W and S/W. But the mountpoints and the Oracle_HOME, and s/w installed paths are different in few cases.
I need to compile a set of ProC code in one(say "A" and port the same to other (Say "B", which should run properly. I am getting the following error.
/usr/lib/dld.sl: Can't open shared library:
/u01apora/app64/oracle/product/8.1.6/lib/libclntsh.sl.8.0
/usr/lib/dld.sl: No such file or directory
Where as, if I compile the same code in other machine(say "B" then it works fine in "B". Non of the paths are hard coded.
Suggest...