anttikutoja has asked for the wisdom of the Perl Monks concerning the following question:
Hi.
I am trying to use the module Net::SCP::Expect in a perl script on a windows XP box. The script runs just fine on a GNU/Linux box and I am not a windows person normally.
I have installed strawberry perl and am trying to use cpan(m) to install the Net::SCP module. The problem is that the dependencies do not build because "the POSIX macro VEOF has not been defined by your vendor".
Can anybody help me get this module running in windows XP?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Net::SCP::Expect Windows XP
by salva (Canon) on Mar 29, 2014 at 00:04 UTC | |
by anttikutoja (Initiate) on Mar 31, 2014 at 06:01 UTC | |
by salva (Canon) on Mar 31, 2014 at 07:32 UTC | |
|
Re: Net::SCP::Expect Windows XP
by PerlSufi (Friar) on Mar 28, 2014 at 15:17 UTC | |
|
Re: Net::SCP::Expect Windows XP
by Anonymous Monk on Mar 28, 2014 at 21:46 UTC |