- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- perl for hpux 11i
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
03-18-2004 10:10 AM
03-18-2004 10:10 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 10:14 AM
03-18-2004 10:14 AM
Re: perl for hpux 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 10:16 AM
03-18-2004 10:16 AM
Re: perl for hpux 11i
http://www.cmve.net/~merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 10:17 AM
03-18-2004 10:17 AM
Solutionhttp://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.3/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 10:32 AM
03-18-2004 10:32 AM
Re: perl for hpux 11i
Need Unicode: 5.8.3
Need nothing but speed: 5.6.2
5.8.3 has the most bugs fixed, and is the latest stable release
You *need* a version compiled on and for 11i if you have the intend to extend it with XS modules that are not yet in the distribution. On HP-UX you also need the same compiler that perl was built with to do so.
On my site, I have a whole bunch of perl binary distributions for 10.20, 11.00, and 11i. Be sure to pick the right one. For example, the 32bit perl for 11i will NOT communicate with 64bit Oracle.
All my ports include the most recent build of DBI at the time of the distribution, and almost all builds also include Perl/Tk
The compiler for all builds available there is GNU gcc, which is also available there. GNU gcc is one of the few Open Source packages for which you *need* to have the correct target system. Most 11.00 builds will not (correctly) run on 11i.
My HP ITRC site pages can be found at
Singapore https://www.beepz.com/personal/merijn/
Rotterdam http://www.cmve.net/~merijn/
Seattle http://ww.hpux.ws/merijn/
They also include installation instructions
Enjoy, have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 12:21 PM
03-18-2004 12:21 PM
Re: perl for hpux 11i
I need perl because it is a prerequisite for
installing opatch to install an oracle 9i bug
fix. Which one should I use? You have several of them under 11i 64 bits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 05:56 PM
03-18-2004 05:56 PM
Re: perl for hpux 11i
perl-5.8.3-dor-gcc-3.3.2-11.11-elf64-ora.tbz id the one you need, from the lower right square in the download tale, indicated by "perl 5.8.3 + defined-or prepared for Oracle + DBI 1.40 + Tk 804.025_b14 built with gcc-3.3.2"
This does NOT /include/ DBD::Oracle. You will have to build that yourself, so you also need gcc-3.3.2 or gcc-3.3.3 from the same column, and DBD-Oracle-1.15 from CPAN (ftp://download.xs4all.nl/pub/mirror/CPAN/modules/by-module/DBD/DBD-Oracle-1.15.tar.gz)
Don't forget to assign points.
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 06:27 PM
03-18-2004 06:27 PM
Re: perl for hpux 11i
why don't you go to this hp software depot site?
https://payment.ecommerce.hp.com/portal/swdepot/try.do?productNumber=PERL
select HP-UX 11i PA-RISC version 5.6.1.
this version comes pre-installed when you install HP-UX 11i unless you have opted not to install then.
by the way, I am using this perl version in the server running oracle database 9i without any issue when applying opatch.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 06:48 PM
03-18-2004 06:48 PM
Re: perl for hpux 11i
Otherwise you get an error. the "Receive for Free" button get you to the link you passed
There is is no statement here as to whether this is the 32bit, the 64bit build, or both. My ports are seperated.
Though this is the software you get from the software CD's, it's usually a bit older than the /other/ public HP software depot, that is a lot more clear in what the SW depots contain: http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.3/
BTW try to find "lsof" here
Enjoy, H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2004 07:27 PM
03-21-2004 07:27 PM
Re: perl for hpux 11i
it comes in depot format and is the easiest to install.
John.