- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- newest perl version
Operating System - HP-UX
1819791
Members
3103
Online
109607
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
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
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
тАО08-28-2003 12:16 AM
тАО08-28-2003 12:16 AM
newest perl version
Hello,
I have a question about the newest perl version. I have installed the depot for the newest perl, perl 5.8. When I make a perl -version i get the output 5.005_02.
But for a oracle patch installation i need perl version 5.005_03 or higher. Where is the mistake?
Are there any tasks i have to do after the perl installation?
holger
I have a question about the newest perl version. I have installed the depot for the newest perl, perl 5.8. When I make a perl -version i get the output 5.005_02.
But for a oracle patch installation i need perl version 5.005_03 or higher. Where is the mistake?
Are there any tasks i have to do after the perl installation?
holger
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2003 12:25 AM
тАО08-28-2003 12:25 AM
Re: newest perl version
Did you download it from here? take a look;
https://www.beepz.com/personal/merijn/
https://www.beepz.com/personal/merijn/
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2003 12:29 AM
тАО08-28-2003 12:29 AM
Re: newest perl version
Hello,
Seems to be a PATH problem,
Check which perl installation you get with which perl, as the perl -v will use the first perl find in the PATH variable.
You can have to update your PATH to put the perl 8 installation directory first.
Seems to be a PATH problem,
Check which perl installation you get with which perl, as the perl -v will use the first perl find in the PATH variable.
You can have to update your PATH to put the perl 8 installation directory first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-28-2003 01:32 AM
тАО08-28-2003 01:32 AM
Re: newest perl version
It depends on where you got it. Some install in /opt/perl, some in /usr/local. Whatever you did, do
# which perl
to find which perl version your shell picks up from your $PATH, and remove that path from your PATH, or make sure that the new path to perl is in front of that part.
Then read (and read again) README.hpux in the DBD-Oracle distribution, and chack with 'perl -V' (that's a capital V) if the two needed libs are indeed included in that build. If not, either grab one of my ports from https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/, or rebuild from scratch yourself.
I'm currently preparing the upcoming 5.8.1 port for HP-UX 11.11, but I will wait with the release until 5.8.1 has officially been released.
Enjoy, have FUN! H.Merijn
# which perl
to find which perl version your shell picks up from your $PATH, and remove that path from your PATH, or make sure that the new path to perl is in front of that part.
Then read (and read again) README.hpux in the DBD-Oracle distribution, and chack with 'perl -V' (that's a capital V) if the two needed libs are indeed included in that build. If not, either grab one of my ports from https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/, or rebuild from scratch yourself.
I'm currently preparing the upcoming 5.8.1 port for HP-UX 11.11, but I will wait with the release until 5.8.1 has officially been released.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP