[Catalyst] Problem installing Catalyst::Plugin::StackTrace

Will Hawes info at whawes.co.uk
Thu Jan 5 18:53:52 CET 2006


Andy Grundman wrote:
> Will Hawes wrote:
>> Denis wrote:
>>
>>> Try this nmake:
>>> http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN-US/nmake15.exe  
> 
>  >
>> That's the one I'm currently using.
> 
> Maybe the Makefile.PL is the problem, try just running:
> 
> perl Build.PL
> perl Build test
> perl Build install
> 

I had tried going the Build route but was doing

perl Build.PL
perl Build
perl Build test
perl Build install

The Module::Build docs show "perl Build" as being one of the steps but 
perhaps it's optional? In this case it gives me the same error as

perl Makefile.PL
nmake

and the install seems to work OK if it's omitted.

Thanks for your help.



More information about the Catalyst mailing list