Help with Octave, installing package

  • Thread starter Thread starter MaxManus
  • Start date Start date
  • Tags Tags
    Octave
Click For Summary
The discussion focuses on troubleshooting an installation issue with the econometrics package in Octave. The user encounters a permission error when attempting to install the package, specifically receiving a warning about implicit conversion and a "permission denied" message when trying to delete a directory. Suggestions include using a package manager like Yum or Synaptic, which may simplify the installation process, and checking file permissions with the chmod command. The user seeks clarification on these suggestions, expressing a lack of familiarity with both Octave and general computer operations. The operating system in use is Windows Vista, with specific hardware details provided.
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
8K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
5K
  • · Replies 12 ·
Replies
12
Views
11K
Replies
6
Views
9K