command line - when i am installing perl in ubuntu systems the systems replying as permission denied -
i want install asterisk software. need install perl cmd , more. when try install perl in ubuntu, system replies: permission denied.
here command used:
php05@linux05:~$ cd /usr/local php05@linux05:/usr/local$ php05@linux05:/usr/local$ wget http://asterisk.gnuinter.net/files/asterisk-perl-0.08.tar.gz --2013-04-25 16:56:59-- http://asterisk.gnuinter.net/files/asterisk-perl-0.08.tar.gz resolving asterisk.gnuinter.net (asterisk.gnuinter.net)... 69.54.200.117 connecting asterisk.gnuinter.net (asterisk.gnuinter.net)|69.54.200.117|:80... connected. http request sent, awaiting response... 200 ok length: 13217 (13k) [application/x-tar] asterisk-perl-0.08.tar.gz: permission denied cannot write `asterisk-perl-0.08.tar.gz' (permission denied). php05@linux05:/usr/local$
how can proper permissions this?
try command using "sudo wget http://asterisk.gnuinter.net/files/asterisk-perl-0.08.tar.gz", since trying download file in /usr/local folder, , type password once again , here goes.