[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: package octave
From: |
marco atzeri |
Subject: |
Re: package octave |
Date: |
Tue, 05 Mar 2013 06:48:37 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 |
On 3/5/2013 6:12 AM, hans90 wrote:
Hi everybody
I have this problem when I want to install a package
octave:3> pkg install gnuplot-1.0.1.tar.gz
couldn't create installation directory
/usr/share/octave/packages/gnuplot-1.0.1 : Permission denied
it is clear "you are not authorized"
two options:
- use a user identity with privilege (root ?)
- "pkg install -local gnuplot-1.0.1.tar.gz" to install
only for current user
error: called from `pkg>copy_files' in file
/usr/share/octave/3.6.2/m/pkg/pkg.m near line 1569, column 7
error: called from:
error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 876, column 5
error: /usr/share/octave/3.6.2/m/pkg/pkg.m at line 383, column 9
I hope someone could help me
Thanks
Regards
Marco