Unable to run perlscript

From: Naren Ramakrishnan (naren.r_at_gmail.com)
Date: 07/13/04


Date: 13 Jul 2004 04:45:08 -0700

Hi,

Perl Version : 5.8.0
OS : HPUX 11.0

I am a newbie to perl. I am getting an error like this when I try to
run the perl script

Can't find 'boot_POSIX' symbol in
/home3/perl/lib/5.8.0/PA-RISC2.0/auto/POSIX/POSIX.sl
at /home3/perl/lib/5.8.0/PA-RISC2.0/POSIX.pm line 26

I noticed that I am using uname function from the POSIX module in my
script. My environment variable PELRLIB is as follows

/home3/perl/lib/5.8.0/PA-RISC2.0:/home3/perl/lib/5.8.0:/home3/perl/lib/site_perl/5.8.0/PA-RISC2.0

I was not able to find a solution to this problem even on google .
Could anyone help me out of this

Thanks
Naren



Relevant Pages

  • RE: Segmentation Fault(Core dumped)
    ... But when I started testing my perl script, ... Compilation failed in require at ./test.pl line 13. ... > official business of Sender. ...
    (perl.dbi.users)
  • Re: sharing variables-data perl-asp
    ... Also how do you invoke a perl script from an active server page? ... ASP in Perl. ... Why do you want to shell out to perl when you're already running perl? ...
    (comp.lang.perl.misc)
  • Re: environment variables in perl scripts
    ... Define a BEGIN block in your perl program. ... > perl script, something like: ... > environment variables are there and diag.txt shows ... > This communication is intended for the use of the ...
    (perl.dbi.users)
  • Re: kill process when file count reached,,.
    ... an infinite loop there, ... IMO you could just use readdir and grep in perl. ... You're using awk in backticks in a perl script? ... Perl has a kill builtin, why the hell not use that. ...
    (comp.lang.perl.modules)
  • Re: associating .pl extension with perl
    ... > On my laptop Linux system, I can execute perl scripts ... > associated with perl. ... interpreter that will execute the code contained therein. ... > I discovered this problem when using a perl script that I wrote on my ...
    (comp.lang.perl.misc)