I have perl installed on the AIX platform (RS 60000). All the perl scripts run fine, until I ran one which uses the IPC::SysV for shared memmory implementation. When it executes the call to shmget, the script fails with error message of the type : shmget not implemented.
The same script has been running fine on other RS 6000s I have made sure the SysV.pm module which is probably implementing the call to shmget is present. The only difference is that the one on which I am getting this error with shmget is haveing Perl 5.6.0 installed, whereas the others have 5.0003 running. I think PERL is not properly installed or does 5.6.0 have this problem. Could anybody give some suggestions. Thanks, Ashish Tiwari
<<winmail.dat>>