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

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

[Octave-bug-tracker] [bug #54394] lssa : error updating package


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #54394] lssa : error updating package
Date: Tue, 31 Jul 2018 09:05:33 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134

Follow-up Comment #3, bug #54394 (project octave):

It looks like a clibrary conflight issue rather than a lssa insall one.

Do you have mingw, git or Cygwin installed that are using libraries that are
portentailly conflictng with the mingw libraries installed with octave?


You could try modiying octave.vbs in the installed directory, changing the
line:

wshSystemEnv("PATH") = OctavePath & "\bin;" & wshSystemEnv("PATH")


to

wshSystemEnv("PATH") = OctavePath & "\bin;"

and see if that helps

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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