Linux Bash Shell on Windows 10
-
@voljega I've read that gui's aren't officially supported but, in theory, you have a full command-line Linux environment.
-
@paradadf cool !
-
Hi @paradadf
do you try to compile recalbox with linux shell on windows 10 ? -
@acris not yet, but I'm pretty confident it would work.
-
Bash in windows 10 works smoothly, almost perfect for ssh-ing into recalbox or other linux box.
Also, you can install many CLI linux tools, and with some win32 x server (not xorg) you can also have X.
-
@paradadf don't be confident, it doesn't work
-
@Substring yet!
Do you know what's not working?
We could maybe open an issue on
https://github.com/Microsoft/BashOnWindows
to report it. -
@paradadf aclocal is version 1.14, buildroot requires 1.15
Even if you manage to bypass that, it crashes anyway shortly after. Seeing how many tricks i had to setup, i'm not even sure i still have all the steps i made so far (and i couldn't even start compiling anything). Just a waste of time and a big loss of energy for a small gain -
@Substring ahh ok. I suppose we will need to wait for them to upgrade to ubuntu 16.04 someday.
For what I understand, the 14.04 version only comes with automake 1.14 and aclocal is a package depending on it. -
@paradadf yeah, prolly. I'll give it a new try at this moment