DBI::PurePerl and DBD::Oracle...
- From: Adym.Lincoln@xxxxxxxxxxxxxxxxx (Adym Lincoln)
- Date: Tue, 29 Aug 2006 08:45:53 -0400
Hi all,
Just trying to understand the instructions on both these packages. Each
set of instructions explains that we do the following steps in the
following order:
- perl Makefile.PL
- make
- make test
- make install
Thing is, everything works fine except the make test. On the initial
pass, if I run "make test" BEFORE I run "make install" about half the
tests (50%) fail. If I then run "make install" and then RERUN "make
test" I get a 95%+ success rate.
I guess I'm trying to understand "why" we run the make test prior to
running the make install?
thx in advance,
Adym Lincoln
I/S Corporate - I/S Internal Applications
603-245-3744
Ext : 53744
adym.lincoln@xxxxxxxxxxxxxxxxx
....
It's a bug planet!!! It's an ugly planet!!! Ever feel like your
software project is going in the wrong direction.
....
.
- Follow-Ups:
- Re: DBI::PurePerl and DBD::Oracle...
- From: Jeff Zucker
- Re: DBI::PurePerl and DBD::Oracle...
- From: John Scoles
- Re: DBI::PurePerl and DBD::Oracle...
- Prev by Date: Re: finishing sth using Childhandles
- Next by Date: Re: finishing sth using Childhandles
- Previous by thread: RE: Oralce10g database compatible Perl version, DBD and DBI -on URGENT Basis
- Next by thread: Re: DBI::PurePerl and DBD::Oracle...
- Index(es):
Relevant Pages
|