mantra2006 has asked for the wisdom of the Perl Monks concerning the following question:
Any ideas where I am making mistake...is there way that I can get SCP library itself so that I don't have to create in my local system$ perl Makefile.PL Warning: prerequisite Net::SSH failed to load: Can't locate Net/SSH.pm in @INC (@INC contains: C:/APPS_SRV/perl/lib C:/APPS_SRV/pe +rl/site/lib .) at (eval 5) line 3. Warning: prerequisite String::ShellQuote failed to load: Can't locate +String/ShellQuote.pm in @INC (@INC contains: C:/APPS_SRV/perl/lib C:/APPS_SRV/perl/site/lib .) at (eval 6) line 3. Writing Makefile for Net::SCP $ make make: Error -- rem: The system cannot find the file specified. make: Error code -1
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl Mod Install
by imp (Priest) on Jul 25, 2006 at 16:29 UTC | |
by mantra2006 (Hermit) on Jul 25, 2006 at 16:35 UTC | |
by rvosa (Curate) on Jul 26, 2006 at 04:23 UTC | |
|
Re: Perl Mod Install
by kwaping (Priest) on Jul 25, 2006 at 16:30 UTC | |
by mantra2006 (Hermit) on Jul 25, 2006 at 16:37 UTC | |
by imp (Priest) on Jul 25, 2006 at 16:44 UTC | |
by CountZero (Bishop) on Jul 25, 2006 at 21:17 UTC |