[Catalyst] Basic help with "deployment"

John M. Dlugosz wxju46gefd at snkmail.com
Thu Mar 17 02:12:45 GMT 2011


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




More information about the Catalyst mailing list