Problems with Perl5... Continuing..

Konopnicki David (konop@cs.technion.ac.il)
Sun, 7 May 1995 17:09:36 +0300 (IDT)


Hi,
This is a continuation to my previous mail.
Well, I discovered that the get script is working only if I call it as an 
argument to perl:
> perl5 get
but if I make it executable:
> get 
It does not enter the interactive mode and return the error:
ERROR: missing file arg (cm3).  Why?
After that, when using it with the Perl5 patch, I got:
Failed bind to our local socket: Protocol not supported.
Why? That's my second question...

Bye.
-David