Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInstall Quartus 12.0 in the 64bit of Ubuntu 12.04
1.Download offline version install file and unzip it https://www.altera.com/download/software/quartus-ii-we 2.Run command ...<your_folder>/12.0_178_quartus_free_linux/altera_installer/bin/a...
Altera_Forum
Honored Contributor
13 years agoHi all again,
I found the solution, it's necessary to install again ia32-libs. ~: sudo aptitude install ia32-libs or sudo apt-get install ia32-libs There is a conflict between different library files with Wine 1.5. The solution proposed by apt-get or aptitude is uninstall "ia32-libs". So should not update wine to 1.5 for the moment. I hope someone can be this helpful Regards