Intel® FPGA Software Installation & Licensing
Installation and Licensing that’s includes Intel Quartus® Prime software, ModelSim* - Intel FPGA Edition software, Nios® II Embedded Design Suite on Windows or Linux operating systems.
1336 ディスカッション

Installing Quartus 18.1 Standard on Ubuntu 20.04 LTS under WSL

Cabellan
ビギナー
5,191件の閲覧回数

Hello,

 I am trying to run Quartus 18.1 Standard on an Ubuntu 20.04 using Windows 10 (WSL).
 After doing a normal installation I try to run it and I get this:

~/intelFPGA/18.1/quartus/bin$ ./quartus
quartus: error while loading shared libraries: libicudata.so.34: cannot enable executable stack as shared object requires: Invalid argument

I've been looking around how to fix it, but I can't seem to find a solution.

Anyone has an idea?

 

Regards,

<C>.

0 件の賞賛
5 返答(返信)
RichardTanSY_Altera
モデレーター
5,175件の閲覧回数

We use the WSL starting from Intel Quartus Prime Standard Edition version 19.1. Could you try to install the latest Quartus version and see if it works? 

Try using Ubuntu 18.04 LTS for WSL, as mentioned in the document. Reference: https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf#page=6 

Cabellan
ビギナー
5,167件の閲覧回数

I can't use a different version than Quartus 18.1 because of IP dependencies on a very large project.

I have tried using Ubuntu 18.04 LTS in WSL, but I get the same error.

Any other ideas?

Cabellan
ビギナー
5,158件の閲覧回数

Just for completeness, despite is is useless for me... I tried installing Quartus 19.1 in a WSL running Ubuntu 18.04 LTS, but I got the same result.

I start to think it isn't that much about a particular OS or Quartus version, but about WSL doing something funny with the libraries.

RichardTanSY_Altera
モデレーター
5,155件の閲覧回数

Could you run the Quartus 18.1std without using the Ubuntu 18.04 LTS in WSL? 

Cabellan
ビギナー
5,141件の閲覧回数

Yes, running in a Virtual Box machine it works.

返信