:[EMAIL PROTECTED]
> > Sent: Sunday, June 01, 2003 6:10 PM
> > To: R. Joseph Newton
> > Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED]
> > Subject: Re: Problem running the socket programming
> >
> >
> > In that case, the path is not the cause o
; > To: R. Joseph Newton
> > Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED]
> > Subject: Re: Problem running the socket programming
> >
> >
> > In that case, the path is not the cause on why my socket program wont
> > work. I've change the fi
> -Original Message-
> From: anil adenan [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 01, 2003 6:10 PM
> To: R. Joseph Newton
> Cc: LoBue, Mark; 'Bob Showalter'; [EMAIL PROTECTED]
> Subject: Re: Problem running the socket programming
>
>
> In that c
Since I'm coming into this conversation late, can you tell me what's
wrong with the program? What kind of errors are you getting?
James
On Sunday, June 1, 2003, at 08:09 PM, anil adenan wrote:
In that case, the path is not the cause on why my socket program wont
work. I've change the first li
In that case, the path is not the cause on why my socket program wont
work. I've change the first line (the path) to the perl interpreter but
it still wont work. Below is the snippet of the code, in case I am
missing anything.
--code--
#!/usr/contrib/bin/perl -w
require 5.002;
use strict;
use So
anil adenan wrote:
> I dont understand. Where or how do we create this link ( ln -s
> /opt/perl/bin/perl /usr/bin/perl)?
No. Read again:
> The perl installation will create this link for you, BTW.
> > >
Joseph
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
e, Mark'; [EMAIL PROTECTED]
> > Subject: RE: Problem running the socket programming
> >
> >
> > LoBue, Mark wrote:
> > > ...
> > > On my HP-UX systems, the location of perl changed from 10.2 to 11
> > >
> > > 10.2 = /usr/local/bin/per
> -Original Message-
> From: Bob Showalter [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 11:08 AM
> To: 'LoBue, Mark'; [EMAIL PROTECTED]
> Subject: RE: Problem running the socket programming
>
>
> LoBue, Mark wrote:
> > ...
> > On
LoBue, Mark wrote:
> ...
> On my HP-UX systems, the location of perl changed from 10.2 to 11
>
> 10.2 = /usr/local/bin/perl
>
> 11 = /opt/perl/bin/perl
>
> And, I couldn't add a link because /opt and /usr are 2 different
> logical volumes, so, I had to change the first line of my scripts to
> po
> -Original Message-
> From: anil adenan [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 29, 2003 8:43 PM
> To: [EMAIL PROTECTED]
> Subject: Problem running the socket programming
>
>
> Hello,
> I have a socket programming that is running smoothly in
&g
>>> anil adenan <[EMAIL PROTECTED]> 30.05.2003 05:42:37 >>>
>Hello,
>I have a socket programming that is running smoothly in our clients
>HP UX version 10.20 machine. They are now migrating to a new server and
>HP UX 11.11. The problem is that the socket program is now not working.
>It gave th
Hello,
I have a socket programming that is running smoothly in our clients
HP UX version 10.20 machine. They are now migrating to a new server and
HP UX 11.11. The problem is that the socket program is now not working.
It gave the error message- perl: not found.
I've created a testing per
12 matches
Mail list logo