DVHello monks A bit of history about the current problem : 1. i wanted to archive a folder with files whose size i around 400 Mb. 2. i understood that Archive::Tar is not worth to do this task as it i +s a inmemory resident 3. Later i could fine Archive::Tar::Streamed can be used for the same +to transfer files with greater size. 4. When i tried to install Archive::Tar::Streamed module in the server + box running win 2000 , it it throws me the following error. 5. i assume it is because of the access rights for installing perl mod +ule locally. 6. i could not find nmake in the server. when tried to install nmake i +t throwed me " NMAKE : fatal error U1073: don't know how to make 'C:\Perl\lib\Config. +pm' Stop." Error : C:\activeperl5.6\lib\ExtUtils\Archive>makefile.pl This module would like to run comparison tests against the system tar Enter the string 'none' if your platform does not have a tar program. Enter name of tar program: [tar] 'tar' is not recognized as an internal or external command, operable program or batch file. Tar did not create an archive. Disabling tests at C:\activeperl5.6\lib +\ExtUtils\ Archive\Makefile.PL line 19, <STDIN> line 1. Warning: prerequisite Archive::Tar 1 not found at C:/activeperl5.6/lib +/ExtUtils/ MakeMaker.pm line 340, <STDIN> line 1. Warning: prerequisite Test::Simple failed to load: Can't locate Test/S +imple.pm i n @INC (@INC contains: C:/activeperl5.6/lib C:/activeperl5.6/site/lib +.) at (eva l 10) line 3, <STDIN> line 1. Error: Unable to locate installed Perl libraries or Perl source code. It is recommended that you install perl in a standard location before building extensions. Some precompiled versions of perl do not contain these header files, so you cannot build extensions. In such a case, please build and install your perl from a fresh perl distribution. It usually solves this kind of problem. (You get this message, because MakeMaker could not find "M:\ACTIVE~1.6 +\lib\CORE\perl.h")
In reply to Problems installing Archive::Tar::Streamed on Win32 by DV
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |