AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only

How to use LIBPATH in Hybrid(32bit/64bit) Environment

  • 1.  How to use LIBPATH in Hybrid(32bit/64bit) Environment

    Posted Wed October 10, 2007 07:17 AM

    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