"Baxter, Lincoln" wrote:

> How did it link and test, if the libraries are not there?
>
>

good question, but with p-option the makefile seems to have a method (see
log-file in first mail: "Unable to interpret Oracle oci build commands. Using
fallback approach.")

> Oh, I think I get it... perhaps the test scripts connect to a local
> database?  Are you installing on the same system, that host's the database?
>

Yes, everything on the same host: Oracle, Perl, DBI, DBD, ...

>
> Set BOTH SHLIB_PATH and LD_LIBRARY_PATH (just for grins)... you are dealing
> with HPUX 10.20
>

tried earlier - nothing changed ... I would give it any path it wants but don't
know what it is missing when *I* run the test-script (for example: perl
t/general.t) but does not when i run "make test"

Hans


>
> -----Original Message-----
> From: Hans-J. Krause [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 1:15 PM
> To: Baxter, Lincoln
> Subject: Re: :Oracle Installation Problems on HP-UX 10.20
>
> Hi Lincoln,
> many thanks for fast answer!
>
> "Baxter, Lincoln" wrote:
>
> > I presume you did a make install without errors.
> >
>
> for sure ... test _and_ install without errors (after "perl Makefile.PL -p")
>
> >
> > Try putting the path to the missing library, in LD_LIBRARY_PATH or
> > SHLIB_PATH.
> >
>
> which path is to be set - that is the question!? Or Do you meen the linking
> problem - that step I liked to work around like Tim B. wrote in README with
> perl
> Makefile.PL -p (because it seemed to worked). On the other hand we do not
> have
> SQL-Net V2 on the Server - so there is no library available (even tried
> static
> linking with no success).
>
> greetings from hamburg
> Hans
>
> >
> > Lincoln
> >

Reply via email to