Re: perl script dies with The instruction at

2006-12-25 Thread moka
>How are you starting your script? Can you put: print "$^O: $]\n" >From the DOS prompt in the directory the script is in This says MSWIN32 Perl 5.008007 >or something at the beginning and verify for sure which perl you are using? Well, I unistalled all of cygwin and still got the same problem, so

Re: perl script dies with The instruction at

2006-12-24 Thread Yitzchak Scott-Thoennes
Harold Fuchs wolfeden.demon.co.uk> writes: > Yitzchak Scott-Thoennes wrote: > > How are you starting your script? Can you put: print "$^O: $]\n" > > or something at the beginning and verify for sure which perl you are > > using? > At a command prompt (DOS/CMD or cygwin) do "perl -version" (no q

Re: perl script dies with The instruction at

2006-12-24 Thread Harold Fuchs
Yitzchak Scott-Thoennes wrote: > moka writes: >> Larry Hall wrote: >>> Don't mix and match perl modules. If you're using Cygwin's perl, >>> use modules built and be sure _not_ to use any ActiveState Perl >>> modules and vice-versa. >> Well, I did not mean to mix. In fact I think I did not ask cygw

Re: perl script dies with The instruction at

2006-12-24 Thread Yitzchak Scott-Thoennes
moka writes: > Larry Hall wrote: > >Don't mix and match perl modules. If you're using Cygwin's perl, use modules > >built and be sure _not_ to use any ActiveState Perl modules and vice-versa. > Well, I did not mean to mix. In fact I think I did not ask cygwin to install > perl, but I am not sure.

Re: perl script dies with The instruction at "0x28089a3d" referenced memory at "0x0000004". The memory could not be "written".

2006-12-21 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: Anyway, can I deinstall cygwin perl without affecting anything else? Yes, with the exception of any other Cygwin package depending on Perl that you've installed. There aren't many of these though. How do I do that??

Re: perl script dies with The instruction at "0x28089a3d" referenced memory at "0x0000004". The memory could not be "written".

2006-12-21 Thread moka
I am having problems with a perl script. For no apparent reason I get The instruction at "0x28089a3d" referenced memory at "0x004". The memory could not be "written". I used to have Activestate and then installed cygwin. Can I maybe >> de-install cygwin's perl(i

Re: perl script dies with The instruction at "0x28089a3d" referenced memory at "0x0000004". The memory could not be "written".

2006-12-21 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: I am having problems with a perl script. For no apparent reason I get The instruction at "0x28089a3d" referenced memory at "0x004". The memory could not be "written". I used to have Activestate and then installed cygwin. Can I maybe de-install cygwin's perl(if s

Re: perl script dies with The instruction at "0x28089a3d" referenced memory at "0x0000004". The memory could not be "written".

2006-12-20 Thread moka
>> I am having problems with a perl script. For no apparent reason I get >> The instruction at "0x28089a3d" referenced memory at "0x004". The memory >> could not be "written". >> >> I used to have Activestate and then installed cygwin. Can I maybe de-install >> cygwin's perl(if so, how) or i

Re: perl script dies with The instruction at "0x28089a3d" referenced memory at "0x0000004". The memory could not be "written".

2006-12-20 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: I am having problems with a perl script. For no apparent reason I get The instruction at "0x28089a3d" referenced memory at "0x004". The memory could not be "written". I used to have Activestate and then installed cygwin. Can I maybe de-install cygwin's perl(if so,