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
(3)
]
