Yup, that fixed it.
I have another problem with the File portion. Seems that the test
giving the following fail statements. I checked /tmp and there is a
lock file. I am not sure about how File::Store all works, and I couldn't
quite understand the test file either. Should I just
$ make install
anyway?
t/99dbfile..........File exists at t/99dbfile.t line 77.
t/99dbfile..........dubious
Test returned status 17 (wstat 4352, 0x1100)
after all the subtests completed successfully
t/99dbfilestore.....File exists at t/99dbfilestore.t line 73.
t/99dbfilestore.....dubious
Test returned status 17 (wstat 4352, 0x1100)
after all the subtests completed successfully
On Mon, Mar 11, 2002 at 02:33:17PM -0500, Geoffrey Young wrote:
> Brian Lavender wrote:
> >
> > I am trying to install Apache::Session and it is failing on
> > the DBD::Oracle tests. It is asking for a default user. Do
> > I need to configure Oracle for a default user? Or do I need
> > to set some environment variable with a user id and password?
>
> well, looking at t/99oracle.t (line 45) it looks like you need to
> define the following environment variables:
>
> ORACLE_HOME (of course)
> AS_ORACLE_USER
> AS_ORACLE_PASS
>
> HTH
>
> --Geoff
--
Brian Lavender
http://www.brie.com/brian/