HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Perl DBD:Oracle install crashes
Operating System - HP-UX
1830214
Members
1326
Online
109999
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 07:06 AM
11-22-2006 07:06 AM
Perl DBD:Oracle install crashes
This is in regards to my previous long winded question regarding installing DBD::Oracle
Well, I started from scratch and just untarred the binaries.
I am running HP 11.00 B.11.00 U 9000/785
Installed both 64 bit gcc and Perl with DBI
Corrected the correct $PATH:
/opt/perl64/bin/perl:/usr/local/pa20_64/bin/gcc
Here is where my issues arrises...
When I start the install of the DBD:Oracle
LD_RUN_PATH=/opt/app/oracle/product/8.1.7/lib:/opt/app/oracle/product/8.1.7/rdbms/lib
Using DBD::Oracle 1.19.
Using DBD::Oracle 1.19.
Using DBI 1.46 (for perl 5.008006 on PA-RISC2.0-LP64) installed in /opt/perl64/lib/site_perl/5.8.6/PA-RISC2.0-LP64/auto/DBI/
Writing Makefile for 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?
Or changing the LD_LIBRARY_PATH will fix this...
How would I do this?
Well, I started from scratch and just untarred the binaries.
I am running HP 11.00 B.11.00 U 9000/785
Installed both 64 bit gcc and Perl with DBI
Corrected the correct $PATH:
/opt/perl64/bin/perl:/usr/local/pa20_64/bin/gcc
Here is where my issues arrises...
When I start the install of the DBD:Oracle
LD_RUN_PATH=/opt/app/oracle/product/8.1.7/lib:/opt/app/oracle/product/8.1.7/rdbms/lib
Using DBD::Oracle 1.19.
Using DBD::Oracle 1.19.
Using DBI 1.46 (for perl 5.008006 on PA-RISC2.0-LP64) installed in /opt/perl64/lib/site_perl/5.8.6/PA-RISC2.0-LP64/auto/DBI/
Writing Makefile for 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?
Or changing the LD_LIBRARY_PATH will fix this...
How would I do this?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 07:33 AM
11-22-2006 07:33 AM
Re: Perl DBD:Oracle install crashes
That is Oracle 8.1.7, which is IIRC almost certainly a 32bit port. I don't know if there is a 64bit Oracle 8.
If it indeed is a 32bit port, you need a 32bit perl to match it.
I would consider Oracle 8/64bit experimental and go for Oracle 9 or 10. (In fact I would not go for Oracle at all, but probably that is not an option).
If Oracle 8 /does/ support 64bit, find the 64bit libraries somewhere down $ORACLE_HOME, and put that location in your $SHLIB_PATH, then start from scratch with DBD::Oracle.
Enjoy, Have FUN! H.Merijn
If it indeed is a 32bit port, you need a 32bit perl to match it.
I would consider Oracle 8/64bit experimental and go for Oracle 9 or 10. (In fact I would not go for Oracle at all, but probably that is not an option).
If Oracle 8 /does/ support 64bit, find the 64bit libraries somewhere down $ORACLE_HOME, and put that location in your $SHLIB_PATH, then start from scratch with DBD::Oracle.
Enjoy, Have FUN! H.Merijn
Enjoy, Have FUN! H.Merijn
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP