On 3/16/2011 4:21 AM, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 daxim-at-cpan.org |Catalyst/Allow to
home| wrote:
This is not a good idea. Instead configure the cpan options
`make_install_make_command` and `mbuild_install_build_command` to employ sudo.
<http://p3rl.org/CPAN#Config_Variables>
Just inserting "sudo" in front of what is already there, I get:
'make_install_make_command' => q[sudo /usr/bin/make],
'mbuild_install_build_command' => q[sudo ./Build],
Is that right?
--John
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/