RE: Install error on Perl PROC::Background under Cygwin

2008-12-11 Thread Ian Puleston
> -Original Message- > From: Ian Puleston > > I have perl 5.10.0 installed in cygwin, and I'm getting an error trying > to install the Proc::Background module for it. "ERROR: Can't create > '/usr/bin'; Do not have write permissions on '/usr/bin'" That perl module uses the ExtUtils::Instal

Install error on Perl PROC::Background under Cygwin

2008-12-11 Thread Ian Puleston
Hi, I'm not sure if this is a Perl module or Cygwin specific problem, so I'll try here first. Anyone got any idea what's going wrong here?: I have perl 5.10.0 installed in cygwin, and I'm getting an error trying to install the Proc::Background module for it. I downloaded the module from cpan.org,