# from Capacio, Paula J # on Wednesday 27 February 2008 11:19: >I did install the TortoiseSVN for windows figuring I could copy the >trunk to my workstation and then FTP the files to the Unix server.
Well, wget sometimes works in a pinch, but it looks like their robots.txt disallows that :-( Perhaps try the tarball from here: http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/Module-Build-0.2808_01.tar.gz The '/opt/perl_64/bin/perl' suggests that you might be on an architecture which hasn't been tested, so it might take some diagnosing. What is your `/opt/perl_64/bin/perl --version` and `uname -a`? Possibly also `make --version` would be helpful to know. Finally, if the only test failing is compat.t, you would probably be okay to just `./Build install` so long as you configure your .cpan/CPAN/MyConfig.pm with 'prefer_installer' => q[MB]. Thanks, Eric -- "Politics is not a bad profession. If you succeed there are many rewards, if you disgrace yourself you can always write a book." --Ronald Reagan --------------------------------------------------- http://scratchcomputing.com ---------------------------------------------------