Re: Problem installing PAR 1.005 on cygwin

2012-02-24 Thread Reini Urban
On Thu, Feb 23, 2012 at 5:51 AM, Roderich Schupp wrote: > On Wed, Feb 22, 2012 at 17:19, Philip Kime wrote: >> $ make install >> chmod 755 /usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PAR/PAR.dll >> chmod: cannot access >> `/usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PAR/PAR.dll >> ': No su

Re: Problem installing PAR 1.005 on cygwin

2012-02-23 Thread Roderich Schupp
On Wed, Feb 22, 2012 at 17:19, Philip Kime wrote: > $ make install > chmod 755 /usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PAR/PAR.dll > chmod: cannot access > `/usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PAR/PAR.dll > ': No such file or directory Totally weird, PAR is a pure-Perl module.

Problem installing PAR 1.005 on cygwin

2012-02-22 Thread Philip Kime
For some strange reason, I have a problem installing PAR 1.005 in cygwin with perl 5.14.1. It builds and tests fine but dies on install with: $ make install chmod 755 /usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PAR/PAR.dll chmod: cannot access `/usr/lib/perl5/site_perl/5.14/i686-cygwin/auto/PA