Weak references are not implemented in the version of perl at /tmp/replacebinary/Getopt/LL/DLList/No

Z

zigzagdna

On my UNIX Server, perl 5.8.0 in installed. When I enter command:
perl -X -U plbsed.pl
I get following error:
Weak references are not implemented in the version of perl at /tmp/
replacebinary/Getopt/LL/DLList/Node.pm line 11
BEGIN failed--compilation aborted at /tmp/replacebinary/Getopt/LL/
DLList/Node.pm line 11.
Compilation failed in require at /tmp/replacebinary/Getopt/LL/
DLList.pm line 11.

I do not know how to suppress this error despite reaidng many artcles
on google.
 
B

Ben Morrow

Quoth (e-mail address removed):
On my UNIX Server, perl 5.8.0 in installed. When I enter command:
perl -X -U plbsed.pl
I get following error:
Weak references are not implemented in the version of perl at /tmp/
replacebinary/Getopt/LL/DLList/Node.pm line 11
BEGIN failed--compilation aborted at /tmp/replacebinary/Getopt/LL/
DLList/Node.pm line 11.
Compilation failed in require at /tmp/replacebinary/Getopt/LL/
DLList.pm line 11.

I do not know how to suppress this error despite reaidng many artcles
on google.

You need to install the XS version of Scalar::Util. Make sure you have a
compiler installed, and that it is the one used to build your perl (if
it isn't, you will need to rebuild perl with this compiler), and then
reinstall Scalar::Util from CPAN.

Ben
 
Z

zigzagdna

Quoth (e-mail address removed):



You need to install the XS version of Scalar::Util. Make sure you have a
compiler installed, and that it is the one used to build your perl (if
it isn't, you will need to rebuild perl with this compiler), and then
reinstall Scalar::Util from CPAN.

Ben

Soory, my knowelege of Perl is so so. How does on einstall XS version
of Scalar::Util. I had gone to CPAN and dowloaded Scalar-List-
Utils-1.19/lib/Scalar/Util.pm.

I ma not HP UNIX 11.11 on Itanium 64. Perl is installed as root, so I
cannot change it. How does
one find what compiler perl was used to compile installed version and
how does one install XS version of Source::Util.
 
Z

zigzagdna

Soory, my knowelege of Perl is so so. How does on einstall XS version
of Scalar::Util. I had gone to CPAN and dowloaded Scalar-List-
Utils-1.19/lib/Scalar/Util.pm.

I ma not HP UNIX 11.11 on Itanium 64. Perl is installed as root, so I
cannot change it. How does
one find what compiler perl was used to compile installed version and
how does one install XS version of Source::Util.- Hide quoted text -

- Show quoted text -

I ot past that error but I have new problems. Problem I am having is
plbsed.pl is that plbsed refers to so many other files which refer to
other files, so it is not clear what all othre Perl files are
required. Is there a way to install complete set of files for plbsed
to work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,165
Latest member
JavierBrak
Top