- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP 11.11 Perl lib path
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
11-16-2003 02:41 PM
11-16-2003 02:41 PM
HP 11.11 Perl lib path
I have HP 11.11 which bundle Perl 5 together.
I did a "perl -version" and it shows 5.005_02.
I need to know where are Perl lib path is. Can someone tell me where is the path?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 02:51 PM
11-16-2003 02:51 PM
Re: HP 11.11 Perl lib path
It should give you the path.
check one dir below that path.There you should have your libraries.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 02:56 PM
11-16-2003 02:56 PM
Re: HP 11.11 Perl lib path
swlist -l file perl
most probably it would be in /opt/perl5/lib or /usr/local/lib
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 02:56 PM
11-16-2003 02:56 PM
Re: HP 11.11 Perl lib path
which returns /usr/contrib/bin/perl , this is the exe.
there is no dir. below that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 03:02 PM
11-16-2003 03:02 PM
Re: HP 11.11 Perl lib path
swlist -l file perl returns /opt/perl/bin ...etc.. but this version is 5.6.1.
I need to know if there is a lib path for 5.005_02 where its binary is installed in /usr/contrib/bin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 03:22 PM
11-16-2003 03:22 PM
Re: HP 11.11 Perl lib path
The best would be doing a
#find / -name "5.005*"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 04:50 PM
11-16-2003 04:50 PM
Re: HP 11.11 Perl lib path
The version 5.005_02 is bundled with HP 11.11 when the O/S is first installed. It is not installed separately, the find / -name "5.005" doesn't help cos it doesn't have those installed directory anymore.
I am wondering if someone would know where did it put those perl 5.005_02 lib files.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 05:09 PM
11-16-2003 05:09 PM
Re: HP 11.11 Perl lib path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2003 06:28 PM
11-16-2003 06:28 PM
Re: HP 11.11 Perl lib path
That is a capital V
will show you all about the perl you called: compilation options, library path's special patches etc
BTW 5.005_2 is OLD. If you realy need a 5.005 build, pleas ego for 5.005_03
If you want a more recent build, visit my ITRC pages and get a 5.8.x version for 11.11
https://www.beepz.com/personal/merijn/ , http://www.cmve.net/~merijn/ , or or http://www.hpux.ws/merijn/
Enjoy, have FUN! H.Merijn