Hi Gale, Well, I'm more of a Win32 guy now, but I do recall (from my Unix days) that shared libraries require the LD_LIBRARY_PATH (among other env vars) to be set correctly for all of the little "bits and pieces" that get compiled.
HTH- KC On 6/24/05, Gale, David <[EMAIL PROTECTED]> wrote: > Trying to install DBD::Oracle on a fresh install of perl 5.8.7 > (installed DBI through CPAN first) on a solaris box. Make seems to go > well, but make test bombs horribly. Running individual tests (perl > -Mblib t/01base.t, etc.), all tests pass fine. > > Enclosed (as per the README file's instructions) are the output from 'pl > Makefile.PL', 'make', 'make test' (with a couple of individual test > runs, plus perl -V at the end), and 'pl Makefile.PL -s ociepgoe.out'. > > Any help would be deeply appreciated. > > David Gale > Programmer Analyst > Hypertherm, Inc. > 603-643-3441 x1162 > > >
