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

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

[Octave-bug-tracker] [bug #45338] communications package fails to link w


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #45338] communications package fails to link with libhdf5 on Windows
Date: Fri, 19 Jun 2015 16:00:16 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #13, bug #45338 (project octave):

The shortcuts on the start menu run octave.vbs in the c:\octave\octave-4.0.0
directory.

You could try modify it:

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

change to:


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



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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