install perl module from CPAN fails on tar file

Alles, was Perl betrifft, kann hier besprochen werden.

install perl module from CPAN fails on tar file

Postby seb_1204 » 11. March 2009 00:19

Hi all,

I'm running the latest XAMPP with the perl add-on under windows.

For the DokuWiki installation I run with this XAMPP installation I needed to install a perl module (HTML::WikiConverter::DokuWiki) (is it called a module?)

here is what I did

Code: Select all
C:\xampp\perl\bin>perl.exe -MCPAN -e "install HTML::WikiConverter::DokuWiki"
CPAN: Storable loaded ok (v2.18)
CPAN: LWP::UserAgent loaded ok (v5.817)
CPAN: Time::HiRes loaded ok (v1.9711)

I would like to connect to one of the following sites to get 'authors/01mailrc.t
xt.gz':

 http://www.perl.org/CPAN/
 ftp://ftp.perl.org/pub/CPAN/

Is it OK to try to connect to the Internet? [yes] yes
Fetching with LWP:
  http://www.perl.org/CPAN/authors/01mailrc.txt.gz
CPAN: YAML loaded ok (v0.66)
Going to read \.cpan\sources\authors\01mailrc.txt.gz
............................................................................DONE

Fetching with LWP:
  http://www.perl.org/CPAN/modules/02packages.details.txt.gz
Going to read \.cpan\sources\modules\02packages.details.txt.gz
  Database was generated on Tue, 10 Mar 2009 02:30:05 GMT
...............
  New CPAN.pm version (v1.9304) available.
  [Currently running version is v1.9301]
  You might want to try
    install CPAN
    reload cpan
  to both upgrade CPAN.pm and run the new version without leaving
  the current session.
.............................................................DONE
Fetching with LWP:
  http://www.perl.org/CPAN/modules/03modlist.data.gz
Going to read \.cpan\sources\modules\03modlist.data.gz
............................................................................DONE

Going to write \.cpan\Metadata
Running install for module 'HTML::WikiConverter::DokuWiki'
Running make for D/DI/DIBERRI/HTML-WikiConverter-DokuWiki-0.53.tar.gz
Fetching with LWP:
  http://www.perl.org/CPAN/authors/id/D/DI/DIBERRI/HTML-WikiConverter-DokuWiki-0
.53.tar.gz
CPAN: Digest::SHA loaded ok (v5.45)
Fetching with LWP:
  http://www.perl.org/CPAN/authors/id/D/DI/DIBERRI/CHECKSUMS
Checksum for \.cpan\sources\authors\id\D\DI\DIBERRI\HTML-WikiConverter-DokuWiki-
0.53.tar.gz ok
The system cannot find the path specified.
Uncompressed \.cpan\sources\authors\id\D\DI\DIBERRI\HTML-WikiConverter-DokuWiki-
0.53.tar.gz successfully
Using Tar:"C:\Programme\Microsoft Visual Studio .NET 2003\Vc7\bin\tar.EXE" xvf "
HTML-WikiConverter-DokuWiki-0.53.tar":
The system cannot find the path specified.
Couldn't untar HTML-WikiConverter-DokuWiki-0.53.tar
CPAN: File::Temp loaded ok (v0.18)
Package seems to come without Makefile.PL.
  (The test -f "\.cpan\build\DIBERRI-sFSAv6\Makefile.PL" returned false.)
  Writing one on our own (setting NAME to HTMLWikiConverterDokuWiki)
  Had problems unarchiving. Please build manually
Running make test
  Make had some problems, won't test
Running make install
  Make had some problems, won't install

C:\xampp\perl\bin>


So I understand that the tar file could not be extracted... right?

Is there a easy way to fix this?

thank you very much for any help
seb_1204
 
Posts: 1
Joined: 10. March 2009 23:46

Return to Perl

Who is online

Users browsing this forum: No registered users and 42 guests