I'm seeing some odd behavior after installing the DBI::Shell v.11.93. It
seems to work ok, except the prompt is only @> , when I run it as I have
been with 10.11. That is different from the old version where I'd see
dbi:Informix:[EMAIL PROTECTED]

However if I run dbish as:
./dbish dbi:Informix:[EMAIL PROTECTED]
Then the prompt is populated. Is this the normal now?

I have Perl 5.6.1 on AIX4.3.3 and have been running fine for sometime
with DBI-1.18 and DBI::Shell-10.11. I was able to install DBI-1.45 fine
and it works. Also I'd recently installed DBD::Informix2004.03 which
works fine. When I installed the DBI::Shell it seemed ok and passed the
make test ( Actual make test below ). I noticed initially dbish was
failing but noticed it was finding the 10.11 version first. I renamed
the old file and now it will run as:
DBI::Shell 11.93 using DBI 1.45

Thanks for any info, and sorry if I'm missing this in past posts.
---
Make test
        PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM"
"-e" "te
st_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/batch.......ok

t/core........ok 5/9Cannot create second readline interface, falling
back to dum
b.
t/core........ok

t/func........skipped
        all skipped: Function tests not completed
t/shell.......ok

t/spool.......ok

t/sqlminus....ok 106/109DBD::ExampleP::db prepare failed: Unknown field
names: y
uck_error.
t/sqlminus....ok

t/timing......ok

All tests successful, 1 test skipped.
Files=7, Tests=261, 11 wallclock secs ( 8.98 cusr +  1.76 csys = 10.74
CPU)
Target "test" is up to date.

Todd E. O'Dell
Network Services ( DATA )
Room 1118
500 E. 8th
Kansas City, MO 64106
Office: (816)275-3626
Alpha Page: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Rigidity and inflexibility are forever the enemy of ingenuity and
creativity. -- Teodor Zlatanov


Reply via email to