Originally posted by: SystemAdmin
Hi,
How can I use LIBPATH if same named library exist in different location as 64bit and 32bit?
For Example:
LIBPATH <= $HOME/lib32:$HOME/lib
I use 32bit java and 64bit oracle application. But on invoking 64bit application, it picks up 32bit library. Is there any way?
#AIX-Forum