Re: [Hampshire] Compatibilty issues installing 64 bit Oracle…

Top Page

Reply to this message
Author: Bob Dunlop
Date:  
To: Hampshire LUG Discussion List
Subject: Re: [Hampshire] Compatibilty issues installing 64 bit Oracle onto64-bit Ubuntu
On Sat, Apr 04 at 07:37, Victor Churchill wrote:
> 2009/4/4 Hugo Mills <hugo@???>:
>
> >> oracle@pe2950:~/install/database$ export
> >> LD_LIBRARY_PATH="/lib32:/usr/lib32:$LD_LIBRARY_PATH"
> >>
> > ? LD_LIBRARY_PATH is used by the *runtime* linker (ld.so) only, I
> > believe. So it won't have any effect on your current problem, which is
> > the *compile-time* linker (ld).
>
> Ah, Right.


Have you checked/updated the content of /etc/ld.so.conf and run
ldconfig ? Large packages often need to add paths to there own librarys
here but the exact mechanism of building /etc/ld.so.conf varies with
distro and may be broken in your case.

-- 
        Bob Dunlop