HTTP-Proxy - Re: Installation problems

Posted on Sun Apr 24 23:30:09 2005 by sigilium in response to 373 (See the whole thread of 3)
Re: Installation problems
Hi Sean,

I do not know where does thisproblem come from, but I have found a work-arround:

1) start the installation of HTTP::Proxy via CPAN as usual
2) after the make fails, goto ~/.cpan/Build/HTTP-Proxy-0.15
3) edit the generated Makefile this way
replace line 471
$(PERLRUNINST) Build.PL Build
by
$(PERLRUNINST) Build.PL && Build
4) continue with "make all install" in directory ~/.cpan/Build/HTTP-Proxy-0.15

What is the correct solution for this problem anyway?

Martin
Direct Responses: 783 | Write a response