Re: find-and-load-foreign-library and Oracle

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Fri, 20 Jul 2007 10:41:19 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Ricardo Boccato Alves wrote:
> In my linux (ubuntu 7.04 - Oracle 10g Express)
> it doesn't put the library directory in /etc/ld.so.conf or LD_LIBRARY_PATH.
> It sets the ORACLE_HOME directory (in my machine:
> "/usr/lib/oracle/xe/app/oracle/product/10.2.0/server") and I know the
> library path is "/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/lib/"
> since I used to do a (push-library-path ...) using it.
> 
> In windows (xp - Oracle 9i.2 (just the client)) the PATH contains
> "C:\oracle\ora92\bin" and I don't have a ORACLE_HOME variable set.

Thanks for the additional information, Ricardo. I'll have a new
version of CLSQL (3.8.6) soon that should fix the problem in the
oracle-loader.lisp file.

-- 
Kevin Rosenberg
[email protected]