- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Perl 5.8.0 and DBD::Oracle 1.12 install on HPUX 11
Operating System - HP-UX
1822458
Members
2492
Online
109642
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
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
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
тАО09-18-2002 03:38 PM
тАО09-18-2002 03:38 PM
Perl 5.8.0 and DBD::Oracle 1.12 install on HPUX 11
I am trying to compile perl 5.8.0 from source on one HPUX 11 server (that has the HP ANSI C compiler) and copy the resulting perl install to another HPUX 11i server (that doesn't have the HP ANSI C compiler). The two HP servers are running different versions of Oracle - my source server is running Oracle 8.0.6 64bit and my target server is running Oracle 9.2.0 64bit. Amazingly, I got all this to work - but I have one problem that I don't know how to resolve. The problem is the DBD::Oracle install creates a shared library called Oracle.sl which is linked to "libclntsh.sl.1.0" instead of "libclntsh.sl". This means that when I copy perl to my target server, I have to copy libclntsh.sl.1.0 (which is Oracle 8.0.6 code) to the 64bit shared library directory of my Oracle 9.2.0 installation. Is there some way to get the make for DBD::Oracle 1.12 to use libclntsh.sl? This way my copying of perl would be independant of the Oracle release on the target machine. I do not know very much about make files, shared libraries, etc. I think the reason that Oracle.sl references libclntsh.sl.1.0 is because the "internal name" for libclntsh.sl is libclntsh.sl.1.0 on my source server. This is the way that the Oracle install creates it - so I don't want to mess with that.
Thanks
Ray Cordoni
Thanks
Ray Cordoni
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-18-2002 03:42 PM
тАО09-18-2002 03:42 PM
Re: Perl 5.8.0 and DBD::Oracle 1.12 install on HPUX 11
go here https://www.beepz.com/personal/merijn/
and check out hot to properly build perl.
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2002 06:52 AM
тАО09-19-2002 06:52 AM
Re: Perl 5.8.0 and DBD::Oracle 1.12 install on HPUX 11
Thanks Harry for the link. Lots of good information on this site - but it seems to be mostly about building perl using gcc. I didn't see anything about my specific problem.
Ray Cordoni
Ray Cordoni
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP