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

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

[Octave-bug-tracker] [bug #32443] Cannot complete 'pkg install' (dev 3.5


From: Rik
Subject: [Octave-bug-tracker] [bug #32443] Cannot complete 'pkg install' (dev 3.5.0+, MinGW)
Date: Mon, 21 Feb 2011 04:01:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101206 Ubuntu/9.10 (karmic) Firefox/3.6.13

Update of bug #32443 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

This seems to be a cut and paste error.  Please take a look at movefile.m. 
What happens if you change line 113

   && ! isempty (file_in_path (getenv_path ("PATH"), "cp.exe")))

to be the same as line 99

   && ! isempty (file_in_path (getenv ("PATH"), "cp.exe")))


If this works, then we can make this change in the development code.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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