Re: !Help: can't get into perl -MCPAN -e shell
- From: brian d foy <brian.d.foy@xxxxxxxxx>
- Date: Thu, 01 Nov 2007 16:55:17 -0400
[[ This message was both posted and mailed: see
the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <1193862880.246245.35010@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
smallpond <smallpond@xxxxxxxx> wrote:
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?
I'm not sure what this means. Are you talking about logging into your
user account and getting this error before you type any commands?
A complete transcript of your session would be helpful. :)
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.
Can you run anything else with perl or is it just this module giving
you problems?
What happens when you try:
$ perl -MIO -e 0
If that doesn't work, I suggest re-installing perl. You have something
wrong with a core module.
.
- Follow-Ups:
- Re: !Help: can't get into perl -MCPAN -e shell
- From: mmccaws2
- Re: !Help: can't get into perl -MCPAN -e shell
- Prev by Date: FAQ 8.26 Why doesn't open() return an error when a pipe open fails?
- Next by Date: string matching doesn't work
- Previous by thread: Re: !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
|