Forum Discussion

SThor8's avatar
SThor8
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

Quartus prime no longer recognize the license file

Ubuntu 18.04 with wayland

Quartus prime 18.1 and 19.1

Same license file used on the microsoft windows machine.

I have followed the guides in

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/quartus_install.pdf

https://www.intel.com/content/altera-www/global/en_us/index/support/support-resources/knowledge-base/tools/2019/why-does-my-quartus-prime-18-1-fail-to-run-on-ubuntu-18-04-lts-.html

After moving over to Ubuntu 18.04 from Microsoft windows Quartus 18.1 or 19.1 does not see or recognize the license file anymore.

(it pops up the word "searching" very briefly in the vendor column on the License Setup.

Do I have manipulate the file in some way, like repalcing CRLF with LF ?

Is it possible to switch on some program attribute to get more debug messages?

I start it like this (I have assumed the warning messages can be ignored)

$ ~/intelFPGA/18.1/quartus/bin/quartus --64bit
 
/home/stefan/intelFPGA/18.1/quartus/linux64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /usr/lib/x86_64-linux-gnu/libproxy.so.1)
 
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
 
 
(quartus:10466): Gtk-WARNING **: 08:51:15.563: Error loading theme icon 'dialog-warning' for stock: Unable to load image-loading module: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /home/stefan/intelFPGA/18.1/quartus/linux64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/x86_64-linux-gnu/libicuuc.so.60)
 
 
(quartus:10466): Gtk-WARNING **: 08:51:15.680: Error loading theme icon 'dialog-information' for stock: Unable to load image-loading module: /usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so: /home/stefan/intelFPGA/18.1/quartus/linux64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/x86_64-linux-gnu/libicuuc.so.60)
 
 
 
 
 
 

1 Reply