HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Diff in execution on HP11.0 and HP11.11
Operating System - HP-UX
1829012
Members
2238
Online
109986
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
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
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
12-17-2004 12:02 AM
12-17-2004 12:02 AM
Diff in execution on HP11.0 and HP11.11
Hi,
After running
system('su root -c "./diagch_rteall.perl"')
and giving root password
I get following error on HP11.11
DynaLoader.pm loaded (/opt/nokianms/lib/perllib /opt/nokianms/lib/perl5/5.00503/PA-RISC1.1 /opt/nokianms/lib/perl5/5.00503 /opt/nokianms/lib/perl5/site_perl/5.005/PA-RISC1.1 /opt/nokianms/lib/perl5/site_perl/5.005 ., /opt/nokianms/lib /lib/pa1.1 /lib /usr/lib /usr/ccs/lib)
DynaLoader::bootstrap for Data::Dumper (auto/Data/Dumper/Dumper.sl)
Can't load '/opt/nokianms/lib/perl5/5.00503/PA-RISC1.1/auto/Data/Dumper/Dumper.sl' for module Data::Dumper: Unresolved external at /opt/nokianms/lib/perl5/5.00503/PA-RISC1.1/DynaLoader.pm line 169.
at ./diagch_rteall.perl line 17
BEGIN failed--compilation aborted at ./diagch_rteall.perl line 17.
But on HP11.0 I am not getting this error
On HP11.0 eventhough I disabled SHLIB_PATH,
it works
Any pointers/idea about this ??
Thanks & Regards,
Rajesh
After running
system('su root -c "./diagch_rteall.perl"')
and giving root password
I get following error on HP11.11
DynaLoader.pm loaded (/opt/nokianms/lib/perllib /opt/nokianms/lib/perl5/5.00503/PA-RISC1.1 /opt/nokianms/lib/perl5/5.00503 /opt/nokianms/lib/perl5/site_perl/5.005/PA-RISC1.1 /opt/nokianms/lib/perl5/site_perl/5.005 ., /opt/nokianms/lib /lib/pa1.1 /lib /usr/lib /usr/ccs/lib)
DynaLoader::bootstrap for Data::Dumper (auto/Data/Dumper/Dumper.sl)
Can't load '/opt/nokianms/lib/perl5/5.00503/PA-RISC1.1/auto/Data/Dumper/Dumper.sl' for module Data::Dumper: Unresolved external at /opt/nokianms/lib/perl5/5.00503/PA-RISC1.1/DynaLoader.pm line 169.
at ./diagch_rteall.perl line 17
BEGIN failed--compilation aborted at ./diagch_rteall.perl line 17.
But on HP11.0 I am not getting this error
On HP11.0 eventhough I disabled SHLIB_PATH,
it works
Any pointers/idea about this ??
Thanks & Regards,
Rajesh
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2004 01:06 AM
12-17-2004 01:06 AM
Re: Diff in execution on HP11.0 and HP11.11
I would guess that you installed a binary product on HP-UX 11.11 that you had been running on HP-UX 11.0 and that you have a mismatch between the binary library calling sequence from HP-UX 11.0 and the running libraries on HP-UX 11.11. Something like that.
See if the vendor (Nokia ?) has an 11.11 version.
do other perl programs work on your 11.11 system?
See if the vendor (Nokia ?) has an 11.11 version.
do other perl programs work on your 11.11 system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2005 10:14 AM
03-03-2005 10:14 AM
Re: Diff in execution on HP11.0 and HP11.11
We observed similar issue with 11i.
SHLIB_PATH gets removed every time it does switch user to root. This is true even in one of the other tests where it does switch user to oracle and calls mdbchk.pl.
one solution (other then modifying the call to the script by removing switch user) is to edit "security" file at "/etc/default" with this one line present:-
SU_KEEP_ENV_VARS=SHLIB_PATH.
i got this suggestions from co-workers and it helps.
only issue is, this calls for compromise on security policy on the system.
application side updation appears more close to this issue then unix versions...
SHLIB_PATH gets removed every time it does switch user to root. This is true even in one of the other tests where it does switch user to oracle and calls mdbchk.pl.
one solution (other then modifying the call to the script by removing switch user) is to edit "security" file at "/etc/default" with this one line present:-
SU_KEEP_ENV_VARS=SHLIB_PATH.
i got this suggestions from co-workers and it helps.
only issue is, this calls for compromise on security policy on the system.
application side updation appears more close to this issue then unix versions...
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP