Forum Discussion
Hi,
Could you try the steps as below:
1. Window search> turn window features on or off> enable Window Subsystem for Linux
2. Restart the computer
3. Go to Microsoft Store install -Ubuntu
4. Open Ubuntu and type the following command:
-sudo apt install wsl
-sudo apt install make
-sudo apt install dos2unix
For more information, you may need to chapter 2.1 in link below:
Thanks
Hello,
I am running "real" Ubuntu, not the WSL version. No Windows on the computer, and no need to enable Linux - my system boots Ubuntu 18.04 LTS.
The make system and dos2unix were already installed. (dos2unix is just a text format / end of line changer)
Installing WSL in "real" Ubuntu causes the libxml2-utils package to be installed - and I think that this is what fixed it.
- I can now start eclipse from the Quartus tools menu.
- Running 'eclipse-nios2' from the command line starts eclipse - it no longer core faults.
This is with Quartus 18.1.1 - I can't use 19.1 until the JTAG-UART is fixed.
Thank you.
My original question remains: Can the SBT be downloaded separately, or must the full Quartus package be downloaded?