----- Original Message -----
From: "Tommy Wareing" <[EMAIL PROTECTED]>
To: "Geoffrey Young" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, July 26, 2000 5:54 AM
Subject: Re: DBD-Oracle and mod_perl


> Tim's changed the Makefile.PL to include
> $::opt_b = 1;   # try to use Oracle's own 'build' rule
> (it used to default to 0).
>
> Unfortunately, this has the side effect of requiring you to set
> LD_LIBRARY_PATH to load the libararies, and to my knowledge (not very
> much knowledge), there's no way to actually set this value back to 0,
> other than editing the script.

The '-nob' option to Makefile.PL should do that.  If it doesn't, we have
more to fix than just LD_LIBRARY_PATH.


Reply via email to