Help with Octave, installing package

  • Thread starter Thread starter MaxManus
  • Start date Start date
  • Tags Tags
    Octave
Click For Summary
SUMMARY

The discussion centers on installing the econometrics package in GNU Octave version 3.0.3 on a Windows Vista system. The user encounters a permission error when attempting to install the package using the command "pkg install econometrics-1.0.7.tar.gz". The error message indicates that the installation process cannot delete a directory due to insufficient permissions. Recommendations include using a package manager or adjusting file permissions with the chmod command to resolve the issue.

PREREQUISITES
  • Understanding of GNU Octave package management
  • Basic knowledge of file permissions in operating systems
  • Familiarity with command-line interface operations
  • Experience with Windows Vista environment
NEXT STEPS
  • Research how to use GNU Octave's pkg command for package management
  • Learn about file permission settings in Windows Vista
  • Explore alternative package managers like Yum or Synaptic for Linux systems
  • Investigate troubleshooting techniques for Octave installation errors
USEFUL FOR

New users of GNU Octave, Windows Vista users, and anyone encountering installation issues with Octave packages will benefit from this discussion.

MaxManus
Messages
268
Reaction score
1
Hey, I need some help with installing a package in Octave. I have never done this before so I'm not sure what I am doing wronge. I have downloaded econometrics, changed directory and typed:
"pkg install econometrics-1.0.7.tar.gz" and I get

"""warning: implicit conversion from matrix to string
error: couldn't delete directory C:\Program Files\Octave\share\octave\packages\e
conometrics-1.0.7: Permission denied
error: called from `pkg:uninstall' in file C:\Program Files\Octave\share\octave\
3.0.3\m\pkg\pkg.m near line 930, column 2"""
 
Physics news on Phys.org
You could try your package manager -Yum, Synaptic, YaST...- and search into repositories. It seems your problem is about permissions of the file and you can try chmod command. Anyway, you should give more information:

What distro are you using?
Version?
Hardware (RAM, processor...)?
 
Thanks for answearing, but I'm not sure what you mean with:

"You could try your package manager -Yum, Synaptic, YaST...- and search into repositories. It seems your problem is about permissions of the file and you can try chmod command."

I am new to Octave and I don't know much about computers in general.

I have Windows Vista, 3 GB ram, AMD Turion x2 64 2,1 GHz and using Octave 3.0.3
 

Similar threads

Replies
2
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
10K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
5K
  • · Replies 12 ·
Replies
12
Views
11K