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

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

[Octave-bug-tracker] [bug #44053] pkg install general fails


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44053] pkg install general fails
Date: Tue, 20 Jan 2015 21:46:46 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36

Follow-up Comment #11, bug #44053 (project octave):


Using

[status, output] = shell ([scenv "make -C '" src "'"], verbose);


the command sent to shell is: 

cmd = MKOCTFILE='C:OctaveOctave-4.1.0+binmkoctfile-4.1.0+.exe' OCTAVE_CO
NFIG='C:OctaveOctave-4.1.0+binoctave-config-4.1.0+.exe' OCTAVE='C:Octav
eOctave-4.1.0+binoctave-4.1.0+.exe' INSTALLDIR='C:OctaveOctave-4.1.0+s
hareoctavepackagesgeneral-1.3.4' make -C 'C:UsersavinoamAppDataLocal
Tempoct-2R3gDpgeneralsrc'


In version 4.1.0, the command is:

cmd = MKOCTFILE='C:OctaveOctave-4.1.0+binmkoctfile-4.1.0+.exe' OCTAVE_CO
NFIG='C:OctaveOctave-4.1.0+binoctave-config-4.1.0+.exe' OCTAVE='C:Octav
eOctave-4.1.0+binoctave-4.1.0+.exe' INSTALLDIR='C:OctaveOctave-4.1.0+s
hareoctavepackagesgeneral-1.3.4'  make --jobs 2 --directory 'C:Usersavi
noamAppDataLocalTempoct-3GcETJgeneralsrc'


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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