AIX 4.3.3 - dlopen issue??
From: RicTic (jarnold_at_sydrom.com)
Date: 12/30/03
- Next message: Russ: "Re: Logical striping over Physical Striping"
- Previous message: Nicholas Dronen: "Re: Using sed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Dec 2003 14:16:45 -0800
The machine config is:
(mqsidevl)/home/c000914/PL:>perl -v
This is perl, version 5.005_03 built for aix
(mqsidevl)/home/c000914/PL:>oslevel
4.3.3.0
The build and install of the perl package MQSeries-1.20 was
successful. I ave written a short script to test out certain features
[the script runs on HP-UX and Win2K]
(Note: the PCF.so library referenced does exist in the location
specified below)
When the script is run on the AIX server, the following occurs:
------------------------------------------------------------------
Can't load '/home/c000914/PL/lib/perl5/site_perl/5.005/aix/auto/MQSeries/Message/PCF/PCF.so'
for module MQSeri
es::Message::PCF: dlopen:
/home/c000914/PL/lib/perl5/site_perl/5.005/aix/auto/MQSeries/Message/PCF/PCF.so:
A f
ile or directory in the path name does not exist. at
/usr/opt/perl5/lib/5.00503/aix/DynaLoader.pm line 169.
at /home/c000914/PL/lib/perl5/site_perl/5.005/aix/MQSeries/Command/Base.pm
line 20
BEGIN failed--compilation aborted at
/home/c000914/PL/lib/perl5/site_perl/5.005/aix/MQSeries/Command/Base.pm
l
ine 20.
BEGIN failed--compilation aborted at
/home/c000914/PL/lib/perl5/site_perl/5.005/aix/MQSeries/Command/Request.p
m line 15.
BEGIN failed--compilation aborted at
/home/c000914/PL/lib/perl5/site_perl/5.005/aix/MQSeries/Command.pm
line 1
8.
BEGIN failed--compilation aborted at browser.pl line 23.
------------------------------------------------------------------------------
- Next message: Russ: "Re: Logical striping over Physical Striping"
- Previous message: Nicholas Dronen: "Re: Using sed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|