octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37018] Issues regarding file system access [c


From: anonymous
Subject: [Octave-bug-tracker] [bug #37018] Issues regarding file system access [critical]
Date: Thu, 02 Aug 2012 08:43:34 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1

URL:
  <http://savannah.gnu.org/bugs/?37018>

                 Summary: Issues regarding file system access [critical]
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 02 Aug 2012 08:43:34 AM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.2
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

* Octave cannot find the directory containing all function files. It just sais
No such file or directory when I try addpath

* If I cd other than the C drive it claims Permission denied

This bug is critical because it makes octave useless.

Operating system:
    Microsoft Windows [Version 6.1.7601] 64-bit

Version of octave:
    GNU Octave, version 3.6.2
    Copyright (C) 2012 John W. Eaton and others.
    This is free software; see the source code for copying conditions.
    There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.

    Octave was configured for "i686-pc-mingw32".

My octave files are here (output in command processor):

D:\bin-win32\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m>ls
@ftp        geometry        miscellaneous  polynomial  specfun        
testfun
audio       help            optimization   prefs       special-matrix  time
deprecated  image           path           set         startup
elfun       io              pkg            signal      statistics
general     linear-algebra  plot           sparse      strings

In octave:

<\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m')
warning: addpath:
D:\bin-win32\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m:
 No such file or directory
<\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m\specfun')
warning: addpath:
D:\bin-win32\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m\
specfun: No such file or directory
<Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m\audio')
warning: addpath:
D:\bin-win32\Octave\Octave3.6.2_gcc4.6.2\share\octave\3.6.2\m\
audio: No such file or directory
octave.exe:4> pwd
ans = D:\bin-win32\Octave\Octave3.6.2_gcc4.6.2\bin
octave.exe:5> cd ..
error: ..: Permission denied
octave.exe:5>




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37018>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]