<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
This should do the trick in modules/oraclebackend/OBJECTLIBS:<br>
<br>
-L/opt/oracle/lib -lclntsh<br>
<br>
Presuming of course $ORACLE_HOME=/opt/oracle. It'd be nice if the
configure script could obtain those values from the environment, as
anyone working with oracle would have that defined. Mine isn't in
/opt/oracle, btw, and I had to change it manually.<br>
<br>
Daniel<br>
<br>
bert hubert wrote:<br>
<blockquote type="cite" cite="mid20031203211421.GA31607@outpost.ds9a.nl">
  <pre wrap="">On Wed, Dec 03, 2003 at 01:39:34PM -0600, Geier, Michael D wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">This RedHat 8 server has the Oracle 9i libraries installed.  Is the
module name supposed to be something besides oracle?  Or is there
something I am missing entirely?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think we currently expect Oracle 8. What you can do is edit
pdns/modules/oracle/OBJECTLIBS so it only includes libraries that are there.

Let me know how this works!

  </pre>
</blockquote>
<br>
<pre cols="72" class="moz-signature">-- 

Daniel Ceregatti - Programmer
Omnis Network, LLC

Paul's Law:
        In America, it's not how much an item costs, it's how much you save.
</pre>
</body>
</html>