[Catalyst] Installing Task::Catalyst on Cygwin
Matt S Trout
dbix-class at trout.me.uk
Sat Jul 1 14:08:42 CEST 2006
Craig Talbert wrote:
> Hey,
>
> I upgraded cpan to version 1.87, tried again, and it worked!
>
> YOU ARE THE GREATEST ONE OF ALL!
Ha. Top. I usually deal with an error like the one below (which is caused by
windows' refusal to let you unlink a file with an open filehandle to it) by
doing something like
mv /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll ~/feck_off.windaz
and re-running the make install, then exiting the CPAN shell so the filehandle
goes and deleting the file out of ~
Nice to know latest CPAN doesn't need me to do that anymore, saves me writing
it into cat-install :)
> On 7/1/06, Craig Talbert <craig.talbert at gmail.com> wrote:
>> Hey Matt,
>>
>> It was looking pretty good but failed here:
>>
>> Running make install
>> Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/List/Util/Util.dll:
>> Permission denied at /usr/lib/perl5/5.8/File/Find.pm line 907
>> Installing /usr/lib/perl5/5.8/cygwin/auto/List/Util/libUtil.dll.a
>> make: *** [pure_perl_install] Error 13
>> /usr/bin/make install -- NOT OK
>> Running make for S/ST/STEVAN/Tree-Simple-1.16.tar.gz
>> Is already unwrapped into directory
>> /home/Administrator/.cpan/build/Tree-Simple-1.16
--
Matt S Trout Offering custom development, consultancy and support
Technical Director contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd. mst (at) shadowcatsystems.co.uk for more information
+ Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
More information about the Catalyst
mailing list