On Jul 16, 2004, at 12:56 PM, Lola Lee wrote:

what do I need to do to fix this? Su as root and grant permissions?

No, you don't need to change permissions on the directory. You need to run the 'make install' step as root.


If you're doing the install manually, use 'sudo' to run the final step, like this:

sudo make install

If you're using the CPAN shell, use 'sudo' when you start it, like this:

sudo cpan

Or like this:

sudo perl -MCPAN -e shell

sherm--



Reply via email to