Re: !Help: can't get into perl -MCPAN -e shell
- From: smallpond <smallpond@xxxxxxxx>
- Date: Wed, 31 Oct 2007 13:34:40 -0700
On Oct 31, 11:47 am, mmccaws2 <mmcc...@xxxxxxxxxxx> wrote:
I try to login in at command line. It gives me the output below. It
then kicks me out of the perl shell. What do I need to do to be able
to use it?
Mike
Here is the error message:
Can't load '/opt/perl/lib/5.8.3/IA64.ARCHREV_0-thread-multi/auto/IO/
IO.so' for module IO: Exec format error at /opt/perl/lib/5.8.3/
IA64.ARCHREV_0-thread-multi/XSLoader.pm line 68.
at /opt/perl/lib/5.8.3/IA64.ARCHREV_0-thread-multi/IO.pm line 11
Compilation failed in require at /opt/perl/lib/5.8.3/IA64.ARCHREV_0-
thread-multi/IO/Handle.pm line 260.
BEGIN failed--compilation aborted at /opt/perl/lib/5.8.3/
IA64.ARCHREV_0-thread-multi/IO/Handle.pm line 260.
Compilation failed in require at /opt/perl/lib/5.8.3/IA64.ARCHREV_0-
thread-multi/IO/Seekable.pm line 101.
BEGIN failed--compilation aborted at /opt/perl/lib/5.8.3/
IA64.ARCHREV_0-thread-multi/IO/Seekable.pm line 101.
Compilation failed in require at /opt/perl/lib/5.8.3/IA64.ARCHREV_0-
thread-multi/IO/File.pm line 117.
BEGIN failed--compilation aborted at /opt/perl/lib/5.8.3/
IA64.ARCHREV_0-thread-multi/IO/File.pm line 117.
Compilation failed in require at /opt/perl/lib/5.8.3/FileHandle.pm
line 9.
Compilation failed in require at /opt/perl/lib/5.8.3/CPAN.pm line 26.
BEGIN failed--compilation aborted at /opt/perl/lib/5.8.3/CPAN.pm line
26.
Compilation failed in require.
BEGIN failed--compilation aborted.
Exec format error means the file will not run on your machine.
Either
it is corrupted or (more likely) built for the wrong architecture.
Are you on an Itanium system? Try the command:
file /opt/perl/lib/5.8.3/IA64.ARCHREV_0-thread-multi/auto/IO/IO.so
.
- Follow-Ups:
- Re: !Help: can't get into perl -MCPAN -e shell
- From: mmccaws2
- Re: !Help: can't get into perl -MCPAN -e shell
- References:
- !Help: can't get into perl -MCPAN -e shell
- From: mmccaws2
- !Help: can't get into perl -MCPAN -e shell
- Prev by Date: Re: Printing to a Windows printer.
- Next by Date: Re: !Help: can't get into perl -MCPAN -e shell
- Previous by thread: !Help: can't get into perl -MCPAN -e shell
- Next by thread: Re: !Help: can't get into perl -MCPAN -e shell
- Index(es):
Relevant Pages
|