Niki Kovacs wrote:
Le jeudi 01 juin 2006 à 13:41 -0400, Kurt Hansen a écrit :
To run CPAN,
$ perl -MCPAN -e shell
It'll ask you a bunch of config questions to set up for your environment. You can typically accept the default. Say you want to be asked before installing dependies. Choose a mirror or 2 or 3 near you when that choice comes up. Then, when that is done...
cpan> install DVD::RIP
I'd really like to give this a try. Am I supposed to execute this as root or non-root user? Since I want to install an app that is supposed to be used by all users on a machine...
If that's the case, do it as root. That's what I typically do.
Take care,
Kurt