|
We get the following error when trying to install the Oracle DBI on a RHEL4 64-bit system. We're stumped. Can anyone help? ------
[root@SERVER DBD-Oracle-1.22]# perl Makefile.PL
Can't find 'boot_DBI' symbol in /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/auto/DBI/DBI.so
at /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/DBI.pm line 263
BEGIN failed--compilation aborted at /usr/lib64/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/DBI.pm line 263.
Compilation failed in require at Makefile.PL line 21.
BEGIN failed--compilation aborted at Makefile.PL line 21. |