[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to run octave 3.6.4 under Win10?
From: |
address@hidden |
Subject: |
Re: how to run octave 3.6.4 under Win10? |
Date: |
Mon, 20 Jun 2016 06:14:57 +0900 (JST) |
--- s.himmelmann
> Hi octave team,
> sorry to bother you, but I have an important question : how can I run octave
> under windows 10?
>
> Last week I switched to windows 10 as sooner or later it will be unavoidable.
> The big surprise was that octave in not running properly any more.
> I had a similar problem under win 8.1. But that could be solved by just
> giving additional parameters to octave. This trick doesn't work on my system
> anymore. The compatibility feature under win 10 does also not work. Do you
> have another idea what I could try to make it run properly?
>
> Sincerely
> Stefan Himmelmann
I could run octave-3.6.4 on windows 10 using the same workaround as that of
windows 8.1.
(Add -i --line-editing as command line option that you perhaps carried out on
8.1.)
BTW is the below helpful for you?
http://octave.1599824.n4.nabble.com/Does-Octave-4-GUI-work-on-Windows-10-td4677507.html#a4677553
Tatsuro