[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Trouble loading packages, wrong path
From: |
Stuart Scollay |
Subject: |
Trouble loading packages, wrong path |
Date: |
Wed, 13 Feb 2013 18:32:18 +0000 |
Hi,
I'm running Octave 3.6.2 on windows and get an error when loading certain
packages. I have installed Octave in C:\Octave and can see the packages in
"C:\Octave\share\octave\packages" but both geometry and mechanics have two
files in the directory, PKG_DEL and PKG_ADD that the others don't. When I try
to load these packages with "pkg load geometry" I get errors like:
warning: addpath:
C:\Octave\share\octave\packages\\packages\geometry-1.4.1\geom2d: No such file
or directory
The other packages without those two files load fine. I looked at the files to
try and figure out how to remove the extra "\packages\" but I was not able to
figure it out. I can manually add the paths, but it is annoying each time I
start Octave.
Can anyone help with looking into those two files or providing a quick work
around? I can copy and paste the code for the files if that is helpful.
Thanks,
Stuart
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Trouble loading packages, wrong path,
Stuart Scollay <=