- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: install perl 5.61 on itanium
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
12-14-2005 03:41 AM
12-14-2005 03:41 AM
install perl 5.61 on itanium
Where can i find binaries ?
I tried to install source code downloaded from CPAN sites but it doen't work?
Can help me?
thanks in advance
Mariella
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 03:48 AM
12-14-2005 03:48 AM
Re: install perl 5.61 on itanium
http://hpux.ee.ualberta.ca/hppd/hpux/Languages/perl-5.8.7/
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 03:49 AM
12-14-2005 03:49 AM
Re: install perl 5.61 on itanium
The latest perl 5.8.7 for 11.23 is available from the porting center.
http://hpux.cs.utah.edu/ftp/hpux/Languages/perl-5.8.7/perl-5.8.7-ia64-11.23.depot.gz
HTH,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 04:02 AM
12-14-2005 04:02 AM
Re: install perl 5.61 on itanium
Is it possible to download this old version?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 04:19 AM
12-14-2005 04:19 AM
Re: install perl 5.61 on itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 04:22 AM
12-14-2005 04:22 AM
Re: install perl 5.61 on itanium
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 04:35 AM
12-14-2005 04:35 AM
Re: install perl 5.61 on itanium
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 05:51 AM
12-14-2005 05:51 AM
Re: install perl 5.61 on itanium
You can get 5.8.0, 5.8.2 or 5.8.3 binaries for Itanium servers from HP:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 05:53 AM
12-14-2005 05:53 AM
Re: install perl 5.61 on itanium
Please try to build 5.6.2 with either HP C-ANSI-C or GNU gcc (preferably 3.4.4, 3.4.5 but 4.0.2 should also work)
Please tell me if you find any trouble.
I will have access to a rx1620 with HP-UX 11.23 pretty soon now, and I plan to check all configuration for HP-UX on it, and note my findings in README.hpux and hinst/hpux.sh
README.hpux is essential reading, and when you still have trouble, see if hints/hpux.sh needs a change for your config to work, and make sure you mail me
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 03:22 AM
12-19-2005 03:22 AM
Re: install perl 5.61 on itanium
But my perl program produced this error:
"Can't prepare SELECT... ORA-01062: unable to allocate memory for define buffer (DBD ERROR: OCIDefineByPos)"
On hp 8000 PA-RISC platform the same program works fine whith 5.6.1 perl version
any ideas?
Thanks!!