Re: Unable to use cpan

2009-08-27 Thread Andrew DeFaria
Andrew DeFaria wrote: Reini Urban wrote: 2009/8/20 Andrew DeFaria: Huh? It's not a permissions problem, it's a file naming problem. Removing the /home/p6258c/.cpan/modules to make this simpler, the error message is saying it is unable to rename 03modlist.data.*gz*.tmp3996 because there is no

Re: Unable to use cpan

2009-08-22 Thread Andrew DeFaria
Reini Urban wrote: 2009/8/20 Andrew DeFaria: Huh? It's not a permissions problem, it's a file naming problem. Removing the /home/p6258c/.cpan/modules to make this simpler, the error message is saying it is unable to rename 03modlist.data.*gz*.tmp3996 because there is no such file or directory

Re: Unable to use cpan

2009-08-22 Thread Reini Urban
2009/8/20 Andrew DeFaria: > Huh? It's not a permissions problem, it's a file naming problem. Removing > the /home/p6258c/.cpan/modules to make this simpler, the error message is > saying it is unable to rename 03modlist.data.*gz*.tmp3996 because there is > no such file or directory. The error messa

Re: Unable to use cpan

2009-08-20 Thread Andrew DeFaria
David Christensen wrote: My guess is that it is a file system ownership/ permission issue. Vista is more picky than XP. Take a look at all the folders down to /home/p6258c/.cpan/sources/modules/ with Windows Explorer -> Properties -> Security and Bash 'ls -l'. If something looks strange, yo

RE: Unable to use cpan

2009-08-20 Thread David Christensen
Andrew DeFaria wrote: > $ cpan Algorithm::Diff ... > Error while trying to rename > '/home/p6258c/.cpan/sources/modules/03modlist.data.gz.tmp3996' to > '/home/p6258c/.cpan/sources/modules/03modlist.data.gz': No such file or > directory My guess is that it is a file system ownership/ permission