Re: Install DBD::Oracle crashes



"LHradowy" <lhradowy@xxxxxxxxx> said:
This is in regards to my previous long winded question regarding
installing DBD::Oracle
....
Then it poops out:

ld: Can't find library or mismatched ABI for -lclntsh
Fatal error.
*** Error exit code 1

Would this be because the oracle installed is 32 bit?

Most probably that is the issue. Your message indicated use of
Oracle client libraries for 8.1.7 database. Do you have a strict
reason for using them? If youd databases are of version 8.1.7.4
or later, you should be able to use the client libraries for
Oracle 10g ("Oracle Instant Client" package appears to be
available also for hppa64).
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.



Relevant Pages

  • Remote Compromise in Oracle 9i Database Server
    ... A large part of Oracle database functionality is provided by PL/SQL ... operating system libraries or Dynamic Link Libraries. ... An attack would probably call systemand pass ... external procedure the oracle process connects to the Listener and requests ...
    (Bugtraq)
  • Re: DBD::Oracle 1.15 linking path problems with Oracle9i
    ... > Oracle9iR2 client libraries. ... It applies to all programs linked to Oracle 9i client libraries. ... binding took place at install time. ...
    (perl.dbi.users)
  • [NEWS] Vulnerability in Oracle 9i Database Server Leads to Remote Compromise
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Oracle version 9 ... functions exported by operating system libraries or Dynamic Link ... requests that the Listener load the relevant library, ...
    (Securiteam)
  • ANNOUNCE: DBD::Oracle 1.16 release candidate 7 - request for testing
    ... Unresolved symbol for OCILobIsTemporary and OCILobFreeTemporary. ... because OCILobWriteAppend_log_stat does also not exists for Oracle 8.0.6. ... If you have problems you may need to rebuild perl with threading enabled. ... Failed to load Oracle extension and/or shared libraries: ...
    (perl.dbi.users)
  • Library not found errors with DBD-Oracle-1.20
    ... Hi, I have successfully installed the Oracle instant client, DBI-1.602 and DBD-Oracle 1.20 and can connect to a database on a remote host, but only if I set LD_LIBRARY_PATH to the directory where the instant client is installed. ... Even if I manually recompile Oracle.so adding a -R parameter with the location of the Oracle libraries, it the ldd command will not locate the library: ...
    (perl.dbi.users)