Re: [Module::Build] Module::Build installation problem: Interaction with cpan shell and gpg
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2006-05-01 04:02:22
|
On Apr 30, 2006, at 10:44 PM, James Keenan wrote: > My permissions match yours exactly (though I don't have a > random_seed or secring.gpg file in that directory). Perhaps this URL helps? http://lists.gnupg.org/pipermail/gnupg-users/2005-March/025320.html Try a couple more things - as you (not root) can you go into the Module-Build-0.28 directory and successfully run "cpansign -v"? If so, and if it fails as root, then I recommend downloading the latest CPAN (beta?) that can run all steps except the final 'make/Build install' as a regular user, and run the last step under sudo. -Ken |