I am having problems installing DBD::JDBC on CentOS4.2 (x86_64).

Regardless of whether I do it from CPAN, or a manual build, I always get
the same results.

PERL_DL_NONLAZY=1
CLASSPATH=dbd_jdbc.jar:t/hsqldb/hsqldb-1.8.0.2.jar:t/hsqldb/log4j-1.2.11.jar
:/usr/share/java/dbd_jdbc.jar:/usr/share/java/jdbc_oracle_ojdbc14.jar
/usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/01_env........ok
t/02_connect....ok 2/5#     Failed test (t/02_connect.t at line 40)
# Connection error: General error: java.lang.Error: Not implemented
t/02_connect....ok 5/5# Looks like you failed 1 tests of 5.

Java (1.4.2) is installed and the jdbc_oracle stuff is installed and
running.

Can anyone shed any light on this problem?

-- 
Bowie
_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to